GitHub user firemonk9 opened a pull request:
https://github.com/apache/incubator-livy/pull/115
fixing the Livy local file upload
https://groups.google.com/a/cloudera.org/forum/#!topic/livy-user/mm-XEhANDHU
(Please fill in changes proposed in this fix)
Iinclude a link to the associated JIRA and make sure to add a link to this
pr on the JIRA as well)
The patch is tested manually.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/firemonk9/incubator-livy master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-livy/pull/115.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #115
----
commit 7cfde5a356121df7064f507b058bc25629c786b4
Author: firemonk <dhiraj.peechara@...>
Date: 2018-09-26T02:13:55Z
fixing the Livy local file upload
https://groups.google.com/a/cloudera.org/forum/#!topic/livy-user/mm-XEhANDHU
(Please fill in changes proposed in this fix)
Iinclude a link to the associated JIRA and make sure to add a link to this
pr on the JIRA as well)
The patch is tested manually.
Please review https://livy.incubator.apache.org/community/ before opening a
pull request.
----
---