Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

PredictionIO cannot connect to Elastic Search nodes #7

Open
AlexGustafsson opened this issue May 26, 2016 · 6 comments
Open

PredictionIO cannot connect to Elastic Search nodes #7

AlexGustafsson opened this issue May 26, 2016 · 6 comments

Comments

@AlexGustafsson
Copy link

[INFO] [Console$] Inspecting PredictionIO...
[INFO] [Console$] PredictionIO 0.9.4 is installed at /PredictionIO-0.9.4
[INFO] [Console$] Inspecting Apache Spark...
[INFO] [Console$] Apache Spark is installed at /PredictionIO-0.9.4/vendors/spark-1.4.1-bin-hadoop2.6
[INFO] [Console$] Apache Spark 1.4.1 detected (meets minimum requirement of 1.3.0)
[INFO] [Console$] Inspecting storage backend connections...
[INFO] [Storage$] Verifying Meta Data Backend (Source: ELASTICSEARCH)...
[ERROR] [Console$] Unable to connect to all storage backends successfully. The following shows the error message from the storage backend.
[ERROR] [Console$] None of the configured nodes are available: [] (org.elasticsearch.client.transport.NoNodeAvailableException)
[ERROR] [Console$] Dumping configuration of initialized storage backend sources. Please make sure they are correct.
[ERROR] [Console$] Source Name: ELASTICSEARCH; Type: elasticsearch; Configuration: HOME -> /PredictionIO-0.9.4/vendors/elasticsearch-1.4.4, HOSTS -> localhost, PORTS -> 9300, CLUSTERNAME -> predictionio, TYPE -> elasticsearch
root@31225b9416ef:/#
@mickadoua
Copy link
Contributor

hi
have you run pio-start-all in your container ?

@desavera
Copy link

desavera commented Jan 2, 2017

Hi , I have exactly the same issue ... and yes I ran the start script !

@aruncnt
Copy link

aruncnt commented May 10, 2017

I have exactly same issue ..

@ebuildy
Copy link

ebuildy commented Jul 11, 2017

Check that elasticsearch is running by doing inside container curl localhost:9200

@chrisciampoli
Copy link

Any luck with this?

@cassarreb
Copy link

Hi, any updates on this please?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants