[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2020-06-22 Thread yuuya (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17141791#comment-17141791 ] yuuya commented on LIVY-636: Hi  Here's the solution  Set config spark`s scala-library-\{version}.jar and 

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2020-06-19 Thread locona (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17140797#comment-17140797 ] locona commented on LIVY-636: - Hi [~glennthomas] cc [~ishitavirmani]   Is there any progress here? It occurs

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2020-03-25 Thread manaya sasaki (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066455#comment-17066455 ] manaya sasaki commented on LIVY-636: Hi Glenn Thomas Thank you for your reply. When I tried the

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2020-03-24 Thread Glenn Thomas (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17066309#comment-17066309 ] Glenn Thomas commented on LIVY-636: --- We faced this issue as well, and can confirm that removing scala

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2020-03-24 Thread manaya sasaki (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17065424#comment-17065424 ] manaya sasaki commented on LIVY-636: Hi [~Cerberuser] What if I want to use a package like

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-09-13 Thread Konstantin (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929104#comment-16929104 ] Konstantin commented on LIVY-636: - If you're using sbt-assembly for making this JAR, there is an option:

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-09-13 Thread Ishita Virmani (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16929079#comment-16929079 ] Ishita Virmani commented on LIVY-636: - Hi [~Cerberuser], Your solution seem to have worked. Thanks

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-09-06 Thread Konstantin (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16923973#comment-16923973 ] Konstantin commented on LIVY-636: - Update: the crash in my comment was due to the fact that I've included

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-09-04 Thread Konstantin (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16922323#comment-16922323 ] Konstantin commented on LIVY-636: - Exactly same exception when trying to add jar from HDFS through the

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-08-29 Thread runzhiwang (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918305#comment-16918305 ] runzhiwang commented on LIVY-636: - Hi [~ishitavirmani] Do you have any updates ? > Unable to create

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-08-22 Thread jiewang (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913827#comment-16913827 ] jiewang commented on LIVY-636: -- Hi [~ishitavirmani] The applicationmaster.log and container.log has been

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-08-22 Thread Ishita Virmani (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913049#comment-16913049 ] Ishita Virmani commented on LIVY-636: - Hi [~runzhiwang] Then the versions do not seem to be the issue. 

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-08-20 Thread jiewang (Jira)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911090#comment-16911090 ] jiewang commented on LIVY-636: -- Hi [~ishitavirmani] Scala Version: 2.11.12 Spark Version: 2.4.1 Livy: 

[jira] [Commented] (LIVY-636) Unable to create interactive session with additional JAR in spark.driver.extraClassPath

2019-08-15 Thread jiewang (JIRA)
[ https://issues.apache.org/jira/browse/LIVY-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908064#comment-16908064 ] jiewang commented on LIVY-636: -- hi, [~ishitavirmani]. I tried your command, and it seems everything is ok.