Wang Zhefeng created LIVY-596:
---------------------------------
Summary: Livy Client which support to submit job with shell
Key: LIVY-596
URL: https://issues.apache.org/jira/browse/LIVY-596
Project: Livy
Issue Type: New Feature
Components: API
Affects Versions: 0.6.0
Reporter: Wang Zhefeng
Attachments: Livy Client.docx
Many users have previously used the spark client to submit spark task with
scripts. When users want to try Livy, Livy currently only provides the
programming interface and REST api. For individual users, it is not convenient
to submit tasks and view tasks progress info.
To solve this problem, Livy client is developed and adapted parameter formation
of spark client, so that the user can easily switch from spark to Livy without
modifying the original submit script, Also Livy client print the progress of
the task in the console. To avoid the user calling the tedious rest api.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)