Re: UniversalRecommender performance bottleneck in SimilarityAnalysis.cooccurrencesIDSs

2016-11-19 Thread Pat Ferrel
The current head of the template repo repartitions input based on Spark's default parallelism, which I set on the `pio train` CLI to 4 x #-of-cores. This speeds up the math drastically. There are still some things that look like bottlenecks but taking them out make things slower. The labels you

Re: Regarding Remote ES Cluster with Pio

2016-11-19 Thread Harsh Mathur
Hi, Thanks man:) After some of hit and trial, I changed https to http in the url and put the java native client port, it worked without any auth. Thanks again:) Regards Harsh Mathur harshmathur.1...@gmail.com *“Perseverance is the hard work you do after you get tired of doing the hard work you

Re: Regarding Remote ES Cluster with Pio

2016-11-19 Thread Hasan Can Saral
Hi! There might be an issue with basic auth. I have not tried to configure pio with an ES server with basic auth. And from the error you get, I understand that pio does not seem to be happy with (or even find) the hosts you provided. Also what port is your ES cluster listening to? Can you try