William Guo created GRIFFIN-227:
-----------------------------------
Summary: Livy update
Key: GRIFFIN-227
URL: https://issues.apache.org/jira/browse/GRIFFIN-227
Project: Griffin (Incubating)
Issue Type: Task
Reporter: William Guo
Assignee: William Guo
Fix For: 0.5.0
Currenty we are using
<groupId>com.cloudera.livy</groupId>
<artifactId>livy-core_2.10</artifactId>
<version>0.3.0</version>
and depends some legacy livy spark jars in our 0.4.0
sparkJob.jars=hdfs:///livy/datanucleus-api-jdo-3.2.6.jar;\
hdfs:///livy/datanucleus-core-3.2.10.jar;\
hdfs:///livy/datanucleus-rdbms-3.2.9.jar
we might need to update livy version and remove this jar dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)