[jira] [Commented] (SPARK-25526) SparkSQL over REST API not JDBC

2018-09-25 Thread Dongjoon Hyun (JIRA)


[ 
https://issues.apache.org/jira/browse/SPARK-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628165#comment-16628165
 ] 

Dongjoon Hyun commented on SPARK-25526:
---

In addition to that, recently LIVY-494 starts to support Livy Thrift Server, 
too. In short, with Livy, you can use both JDBC and REST.

> SparkSQL over REST API not JDBC
> ---
>
> Key: SPARK-25526
> URL: https://issues.apache.org/jira/browse/SPARK-25526
> Project: Spark
>  Issue Type: New Feature
>  Components: Java API, Spark Core, Spark Submit, SQL
>Affects Versions: 2.4.0
>Reporter: t oo
>Priority: Major
>
> Ideally a Sparksql rest apiĀ could be added to Spark, similar to below but 
> updated for spark 2+.
> [https://github.com/VeritoneAlpha/jaws-spark-sql-rest]
> It does not support Spark 2 version. Would like to pass query into curl 
> request and get a response of the rows retrieved by the query in json format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-25526) SparkSQL over REST API not JDBC

2018-09-25 Thread Dongjoon Hyun (JIRA)


[ 
https://issues.apache.org/jira/browse/SPARK-25526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628161#comment-16628161
 ] 

Dongjoon Hyun commented on SPARK-25526:
---

Could you try Apache Livy? Apache Livy supports all official Apache Spark 
releases. And, it's popular and major vendors provide as a built-in components.

> SparkSQL over REST API not JDBC
> ---
>
> Key: SPARK-25526
> URL: https://issues.apache.org/jira/browse/SPARK-25526
> Project: Spark
>  Issue Type: New Feature
>  Components: Java API, Spark Core, Spark Submit, SQL
>Affects Versions: 2.4.0
>Reporter: t oo
>Priority: Major
>
> Ideally a Sparksql rest apiĀ could be added to Spark, similar to below but 
> updated for spark 2+.
> [https://github.com/VeritoneAlpha/jaws-spark-sql-rest]
> It does not support Spark 2 version. Would like to pass query into curl 
> request and get a response of the rows retrieved by the query in json format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org