Re: Any Dynamic Compilation of Scala Query

2016-11-08 Thread Mahender Sarangam
Hi Kiran, Thanks for responding. We would like to know how industry is dealing scenario like Update in SPARK. Here is our scenario Manjunath, We are in process of migrating our SQL server data to Spark. We have our logic in stored procedure, where we dynamically create SQL String and execute t

Re: Any Dynamic Compilation of Scala Query

2016-10-26 Thread Vadim Semenov
You can use Cloudera Livy for that https://github.com/cloudera/livy take a look at this example https://github.com/cloudera/livy#spark-example On Wed, Oct 26, 2016 at 4:35 AM, Mahender Sarangam < mahender.bigd...@outlook.com> wrote: > Hi, > > Is there any way to dynamically execute a string whic

Re: Any Dynamic Compilation of Scala Query

2016-10-26 Thread Manjunath, Kiran
Hi, Can you elaborate with sample example on why you would want to do so? Ideally there would be a better approach than solving such problems as mentioned below. A sample example would help to understand the problem. Regards, Kiran From: Mahender Sarangam Date: Wednesday, October 26, 2016 at