You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/27 14:49:00 UTC

[jira] [Commented] (TOREE-486) Typo in %AddJar magic in Scala notebook ==> Strange classloader errors

    [ https://issues.apache.org/jira/browse/TOREE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630544#comment-16630544 ] 

ASF GitHub Bot commented on TOREE-486:
--------------------------------------

GitHub user lresende opened a pull request:

    https://github.com/apache/incubator-toree/pull/164

    [TOREE-486] Raise exception when %AddJar called with invalid jar

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lresende/incubator-toree toree-486-throw-exception-invalid-jar

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-toree/pull/164.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 #164
    
----
commit a0f72820e2250889b6d6576ffa21bd23c8b25f4e
Author: Luciano Resende <lr...@...>
Date:   2018-09-25T02:29:26Z

    [TOREE-486] Raise exception when %AddJar called with invalid jar

----


> Typo in %AddJar magic in Scala notebook ==> Strange classloader errors 
> -----------------------------------------------------------------------
>
>                 Key: TOREE-486
>                 URL: https://issues.apache.org/jira/browse/TOREE-486
>             Project: TOREE
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: SHOBHIT SHUKLA
>            Priority: Major
>         Attachments: 5cd4964a-9b1d-11e8-95fe-ec9b604cd332.png
>
>
> If the user makes a typo while entering an %AddJar magic with an HTTP URL, the Spark classloader ends up in a strange state that produces errors.
> Attachment have the error logs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)