Re: Spark Hbase job taking long time

2014-08-12 Thread Amit Singh Hora
ime(Bytes.toLong(v1._2.getValue( >>> >>> Bytes.toBytes("si"), Bytes.toBytes("at"; >>> >>> return person; >>> } >>>

Re: Spark Hbase job taking long time

2014-08-07 Thread Ted Yu
t; JavaSchemaRDD schemaPeople = sqlCtx.applySchema(people, Person.class); >> schemaPeople.registerAsTable("people"); >> >> // SQL can be run over RDDs that have been registered as >> tables. >> JavaSchemaRDD t

Spark Hbase job taking long time

2014-08-06 Thread Amit Singh Hora
ark using start-all.sh script with 2 workers Any pointers will be of a great help Regards, -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Hbase-job-taking-long-time-tp11541.html Sent from the Apache Spark User List mailing list archive at Nabble.com. -