Hi,
I am able create rdd from table using below code in shark.
val rdd = sc.sql2rdd("SELECT * FROM TABLEXYZ")Could you please tell me how to create table from RDD using shark 0.8.1 RDDToTable? Thanks in advance, Subacini
Hi,
I am able create rdd from table using below code in shark.
val rdd = sc.sql2rdd("SELECT * FROM TABLEXYZ")Could you please tell me how to create table from RDD using shark 0.8.1 RDDToTable? Thanks in advance, Subacini