Cool thanks. Will take a look...

Sent from my iPhone

> On Jul 13, 2015, at 6:40 PM, Michael Armbrust <[email protected]> wrote:
> 
> I'd look at the JDBC server (a long running yarn job you can submit queries 
> too)
> 
> https://spark.apache.org/docs/latest/sql-programming-guide.html#running-the-thrift-jdbcodbc-server
> 
>> On Mon, Jul 13, 2015 at 6:31 PM, Jerrick Hoang <[email protected]> 
>> wrote:
>> Well for adhoc queries you can use the CLI
>> 
>>> On Mon, Jul 13, 2015 at 5:34 PM, Ron Gonzalez 
>>> <[email protected]> wrote:
>>> Hi,
>>>   I have a question for Spark SQL. Is there a way to be able to use Spark 
>>> SQL on YARN without having to submit a job?
>>>   Bottom line here is I want to be able to reduce the latency of running 
>>> queries as a job. I know that the spark sql default submission is like a 
>>> job, but was wondering if it's possible to run queries like one would with 
>>> a regular db like MySQL or Oracle.
>>> 
>>> Thanks,
>>> Ron
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
> 

Reply via email to