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
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
Best Regards,
Sujeevan. N