Hi,
I'm trying to run script  in SHARK(0.81)  " insert into emp  (id,name)
values (212,"Abhi") " but it doesn't work.
I urgently need direct insert as it is show stopper.

I know that we can do " insert into emp select * from xyz".
Here requirement is direct insert.

Does any one tried it ? Or is there SHARK API that allow us to do it ?

Please assist.

Thanks,
Abhishek



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Shark-Direct-insert-into-table-value-tp3684.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to