commit | d169429d654397dbaef9ab8fdeff661abae3ebb4 | [log] [tgz] |
---|---|---|
author | Hari Shreedharan <hshreedharan@apache.org> | Thu Dec 10 07:08:38 2015 +0530 |
committer | Hari Shreedharan <hshreedharan@apache.org> | Thu Dec 10 07:08:38 2015 +0530 |
tree | 5b1d360d646c0265efb393ab19601a43150234fe | |
parent | 6f5961f403bad75247921de6129d885f0ad91489 [diff] |
Adding Remote Spark Client. Following changes have been added: * Pulled in Remote Spark Client. * Removed Logback dependency from Livy and standardized on slf4j. * Added a new class that can be used to track sessions and their clients. It times out sessions and can use them to submit jobs from the servlet. Todo, here or in a followup PR: - Harmozine dependencies, including Spark - Change configs from `hive.spark` to `livy.`