LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-17-2023, 12:55 AM   #1
_peter
Member
 
Registered: Sep 2014
Location: paris
Distribution: slackware
Posts: 314

Rep: Reputation: Disabled
Elasticsearch on Slackware64 15.0


Hello all,
i need help getting elasticsearch 5.6.16 with openjdk11-11.0.21_9 installed on Slackware64 15.0.
it started with the slackbuild and running it, it build, it installed, it starts with a java error referring to an empty transport type in between the [ ].
Code:
Unsupported transport.type []
i have tried to follow the documentation here :
https://www.elastic.co/guide/en/elas...-settings.html

thanks
 
Old 11-24-2023, 09:21 AM   #2
jostber
Member
 
Registered: Jul 2001
Location: Skien, Norway
Distribution: Slackware Current 64-bit
Posts: 543

Rep: Reputation: 178Reputation: 178
I think that would be a question for the Elastic forum:

https://discuss.elastic.co/
 
Old 11-27-2023, 01:24 AM   #3
_peter
Member
 
Registered: Sep 2014
Location: paris
Distribution: slackware
Posts: 314

Original Poster
Rep: Reputation: Disabled
yes the discuss.elastic.co was read, but it took me time to find something relevant to the issue.
https://discuss.elastic.co/t/elastic...ot-start/75156

the slackbuild had to be modified to add a modules/ and plugins/ directory which i didn't identify at first in the elasticsearch tar.gz 5.6.16 release file.

Code:
mkdir -p $PKG/usr/share/$PRGNAM/modules
cp -r modules/* $PKG/usr/share/$PRGNAM/modules
mkdir -p $PKG/usr/share/$PRGNAM/plugins
and in the rc.elasticsearch file reduce the DAEMON_OPTS line.

Code:
existing
DAEMON_OPTS="-d -p $PID_FILE --default.config=$CONF_FILE --default.path.home=$ES_HOME --default.path.logs=$LOG_DIR --default.path.data=$DATA_DIR --default.path.work=$WORK_DIR --default.path.conf=$CONF_DIR"

modified
DAEMON_OPTS="-d -p $PID_FILE -Epath.conf=$CONF_DIR"
https://git.slackbuilds.org/slackbui...rch.SlackBuild

the slackbuild maintainer uses docker images so will see if the changes can go on the slackbuilds website. not a programmer here.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Elasticsearch Uses Power of Community for Open Source Analytics VIDEO LXer Syndicated Linux News 0 11-22-2014 03:04 AM
LXer: Elasticsearch director tells us how the magic happens LXer Syndicated Linux News 0 10-06-2014 01:01 PM
LXer: MapR, Elasticsearch Partner on Open Source Big Data Search LXer Syndicated Linux News 0 04-05-2014 06:13 AM
LXer: Centralized log setup awesant elasticsearch logstash and kibana3 LXer Syndicated Linux News 0 01-26-2014 06:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration