You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2016/01/23 03:59:39 UTC

[jira] [Updated] (IGNITE-2437) Zeppelin interperet doesn't import external dependencies

     [ https://issues.apache.org/jira/browse/IGNITE-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Setrakyan updated IGNITE-2437:
--------------------------------------
    Assignee: Andrey Gura

> Zeppelin interperet doesn't import external dependencies
> --------------------------------------------------------
>
>                 Key: IGNITE-2437
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2437
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.5
>         Environment: zeppelin 0.5.5
> ignite 1.5.0.final
>            Reporter: Konstantin Boudnik
>            Assignee: Andrey Gura
>             Fix For: 1.6
>
>
> After configuring Ignite's interpreter for Zeppelin, tried to run the following 
> {code}
> %dep
> z.load("/usr/lib/ignite/libs/ignite-cache-objects.jar")
> %ignite
> import io.company._
> console>:23: error: object company is not a member of package io
>        import io.company._
> {code}
> same code works just fine in spark interpreter though. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)