Member since
05-24-2019
2
Posts
0
Kudos Received
0
Solutions
05-24-2019
02:44 PM
Hi, Did you able to resolve the issue..? If yes, how did you do..i am also having the same issue..? Thanks,
... View more
05-24-2019
01:27 PM
Hi, I need to load the data from HIVE to KUDU table using pyspark code. i am able to insert one record using table.new_insert but could not able to load all the records at once..the way am looking is, getting the data into dataframe and load that dataframe data into KUDU table. i found example using JAVA but not with Python. will you please help. Thx.
... View more