Re: lower&upperBound not working/spark 1.3

2015-06-14 Thread Sujeevan
table = "(select * from se_staging.exp_table3 where cs_id >= 1 and cs_id <= 1) as exp_table3new" ,columnName="cs_id",lowerBound=1 ,upperBound = 10000, numPartitions=12 ) Best Regards, Sujeevan. N On Mon, Mar 23, 2015 at 4:02 AM, Ted Yu wrote: > I went over J

Re: what is the best way to transfer data from RDBMS to spark?

2015-04-25 Thread Sujeevan
ata to spark, then you'll have to explore other options which depends on the datatype. For e.g. Spark RedShift integration <http://spark-packages.org/package/databricks/spark-redshift> Best Regards, Sujeevan. N On Sat, Apr 25, 2015 at 4:24 PM, ayan guha wrote: > Actually, Spark

[no subject]

2015-01-03 Thread Sujeevan
Best Regards, Sujeevan. N