-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use rest-api(Livy) to access xsql #6
Comments
Here is a patch to livy to support xsql. which offered by XSQL team , I just made a few changes to fit my environment.
|
mvn package -P spark-2.4 -DskipTests |
We have a patch to modify Livy code so as to support XSQL. @WeiWenda Please tell the patch how to use? |
I think we should create some directory to store the |
zhangbinzaifendou
pushed a commit
to zhangbinzaifendou/XSQL
that referenced
this issue
Sep 18, 2019
**What changes were proposed in this pull request?** This is an official resolution of Qihoo360#6
zhangbinzaifendou
pushed a commit
to zhangbinzaifendou/XSQL
that referenced
this issue
Sep 18, 2019
**What changes were proposed in this pull request?** This is an official resolution of Qihoo360#6
@lordk911 Do you resolved this issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The DOC is too simple about how to use rest api to access xsql.
The text was updated successfully, but these errors were encountered: