PredictionIO | Similar Product Template Evaluation

2016-10-25 Thread amal kumar
Hi, I am using Similar Product Template which is working fine. Now, I want to Evaluate the performance of the engine. I was looking for the documentation, but did not find any reference for Similar Product Template. Can you please provide any useful references for the same. Thanks, Amal

Hbase as Event Store | Data Import Code for Reference

2016-10-23 Thread amal kumar
Hi, I am using Hbase as the data store for PIO and using the below command to import the sample data into the Hbase event table. *python data/import_eventserver.py --access_key $ACCESS_KEY* I need to setup a Spark job to load data to Hbase Event table and hence, I want to understand, how the dat

Re: pio train -- --master yarn-cluster | Error

2016-10-19 Thread amal kumar
Trying the luck again :) On Tue, Oct 18, 2016 at 4:02 PM, amal kumar wrote: > Hi, > > We are using Spark on yarn and after referring the below URL, we have been > able to submit the jobs to yarn from remote machine (i.e. PredictionIO > Server). > > http://theckang.com/2015

pio train -- --master yarn-cluster | Error

2016-10-18 Thread amal kumar
Hi, We are using Spark on yarn and after referring the below URL, we have been able to submit the jobs to yarn from remote machine (i.e. PredictionIO Server). http://theckang.com/2015/remote-spark-jobs-on-yarn/ 1. copied core-site.xml and yarn-site.xml from Yarn cluster onto remote machine (i.e.

Re: PredictionIO with Remote Spark | pio train error

2016-10-18 Thread amal kumar
Hi, We are using Spark on yarn and after referring the below URL, we have been able to submit the jobs to yarn from remote machine (i.e. PredictionIO Server). http://theckang.com/2015/remote-spark-jobs-on-yarn/ 1. copied core-site.xml and yarn-site.xml from Yarn cluster onto remote machine (i.e.

PredictionIO with Remote Spark | pio train error

2016-10-17 Thread amal kumar
ARN] [AppClient$ClientEndpoint] Failed to connect to master MYSPARKCLUSTER:7077* *[WARN] [AppClient$ClientEndpoint] Drop UnregisterApplication(null) because has not yet connected to master* *[ERROR] [SparkContext] Error initializing SparkContext.* Can you advice, what am I missing here? Thanks, Amal Kumar

Re: PreditionIO with Hbase as Event Server on Separate machine Error

2016-10-16 Thread amal kumar
Thanks. This has been resolved. It was a security group issue. On Sat, Oct 15, 2016 at 9:34 PM, Pat Ferrel wrote: > can you send your pio-env.sh? > > > On Oct 13, 2016, at 2:50 AM, amal kumar wrote: > > Hi, > > I am trying to use Hbase as event server with predicti

PredictionIO Error | HBase as Event Server

2016-10-13 Thread amal kumar
> pio* *[ERROR] [Console$] Source Name: HBASE; Type: hbase; Configuration: TYPE -> hbase, HOSTS -> 0, HOME -> /home/ubuntu/hbasePrediction-io/PredictionIO-0.9.6/hbase/conf, PORTS -> 0* Can you please help? Thanks, Amal Kumar

PreditionIO with Hbase as Event Server on Separate machine Error

2016-10-13 Thread amal kumar
hbase; Configuration: TYPE -> hbase, HOSTS -> 0, HOME -> /home/ubuntu/hbasePrediction-io/PredictionIO-0.9.6/hbase/conf, PORTS -> 0* Can you please help? Thanks, Amal Kumar

Re: Unable to Access Event Server or Engine from Web Browser (Outside SSH)

2016-10-10 Thread amal kumar
t; Donald > > > On Thursday, October 6, 2016, amal kumar wrote: > >> Hi Gustavo, >> >> I have tried both curl and web browser from outside the server but no >> luck. >> >> Curl error: >> curl: (7) Failed to connect to port 8000: Connection

Re: Unable to Access Event Server or Engine from Web Browser (Outside SSH)

2016-10-06 Thread amal kumar
mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS > > Gustavo > > > On Thu, Oct 6, 2016 at 3:14 AM, amal kumar > wrote: > >> Hi Tapo, >> >> I have added the above configuration to the iptables, but still no luck. >> >> sudo iptables -L -n: >> [i

Re: Unable to Access Event Server or Engine from Web Browser (Outside SSH)

2016-10-06 Thread amal kumar
LISTENING 8978 - /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 457 - @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8044 - /var/run/postgresql/.s.PGSQL.5432 Thanks, Amal Kumar On Wed, Oct 5, 2016 at 3:28 PM, Sunny wrote

PredictionIO with redshift event source | Unable to configure

2016-10-05 Thread amal kumar
e.):* * insert into pio_meta_apps (name, description) values(?, ?)* Can you please help and suggest if redshift can be configured as Event Source? Any documentation would help. Thanks, Amal Kumar

Re: Unable to Access Event Server or Engine from Web Browser (Outside SSH)

2016-10-04 Thread amal kumar
/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7934 - /var/run/dbus/system_bus_socket Can you please suggest, which network setting is missing here? Thanks, Amal Kumar On Tue, Oct 4, 2016 at 5:55 PM, Sunny wrote: > Hello Amal, > > It seems that you need to tweak EC

Unable to Access Event Server or Engine from Web Browser (Outside SSH)

2016-10-04 Thread amal kumar
"1", "num": 2 }' https://localhost:8000/queries.json {"itemScores":[{"item":"8","score":8.775522559547664},{"item":"55","score":7.826485976992348} But, I am not able to access Event Server (port : 7070) or Engine (port : 8000) from Outside web brower. Error: Connection Refused Can you please help. Thanks, Amal Kumar