FW: Spark error while running in spark mode

2015-10-06 Thread Ratika Prasad
From: Ratika Prasad Sent: Monday, October 05, 2015 2:39 PM To: u...@spark.apache.org Cc: Ameeta Jayarajan <ajayara...@couponsinc.com> Subject: Spark error while running in spark mode Hi, When we run our spark component in cluster mode as below we get the following error ./bin/spark-

RE: Spark-Kafka Connector issue

2015-09-28 Thread Ratika Prasad
.enabled=true From: Cody Koeninger [mailto:c...@koeninger.org] Sent: Monday, September 28, 2015 7:56 PM To: Ratika Prasad <rpra...@couponsinc.com> Cc: dev@spark.apache.org Subject: Re: Spark-Kafka Connector issue This is a user list question not a dev list question. Looks like your drive

Spark-Kafka Connector issue

2015-09-26 Thread Ratika Prasad
Hi All, I am trying out the spark streaming and reading the messages from kafka topics which later would be created into streams as below...I have the kafka setup on a vm and topics created however when I try to run the program below from my spark vm as below I get an error even though the

RE: Unable to run the spark application in standalone cluster mode

2015-08-19 Thread Ratika Prasad
Should this be done on master or slave node or both ? From: Madhusudanan Kandasamy [mailto:madhusuda...@in.ibm.com] Sent: Wednesday, August 19, 2015 9:31 PM To: Ratika Prasad rpra...@couponsinc.com Cc: dev@spark.apache.org Subject: Re: Unable to run the spark application in standalone cluster

Creating RDD with key and Subkey

2015-08-19 Thread Ratika Prasad
Hi, We have a need where we need the RDD with the following format JavaPairRDDString,HashMapString,ListString, mostly RDD with a Key and Subkey kind of a structure, how is that doable in Spark ? Thanks R

Unable to run the spark application in standalone cluster mode

2015-08-19 Thread Ratika Prasad
Hi , We have a simple spark application which is running through when run locally on master node as below ./bin/spark-submit --class com.coupons.salestransactionprocessor.SalesTransactionDataPointCreation --master local sales-transaction-processor-0.0.1-SNAPSHOT-jar-with-dependencies.jar

Re: Creating RDD with key and Subkey

2015-08-19 Thread Ratika Prasad
Davis si...@silasdavis.netmailto:si...@silasdavis.net Sent: Wednesday, August 19, 2015 10:34 pm Subject: Re: Creating RDD with key and Subkey To: Ratika Prasad rpra...@couponsinc.commailto:rpra...@couponsinc.com, dev@spark.apache.orgmailto:dev@spark.apache.org This should be sent to the user mailing