You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Gino Bustelo (JIRA)" <ji...@apache.org> on 2016/02/16 16:03:18 UTC

[jira] [Updated] (TOREE-184) %AddDeps doesn't work as expected

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

Gino Bustelo updated TOREE-184:
-------------------------------
    Fix Version/s: 0.1.0

> %AddDeps doesn't work as expected
> ---------------------------------
>
>                 Key: TOREE-184
>                 URL: https://issues.apache.org/jira/browse/TOREE-184
>             Project: TOREE
>          Issue Type: Bug
>            Reporter: Tomas Hudik
>             Fix For: 0.1.0
>
>
> snippet:
> {code}
> %AddDeps com.databricks spark-csv_2.10 1.2.0 --transitive
> {code}
> gives error:
> {code}
> Usage: %AddDeps my.company artifact-id version
> Option Description
> --transitive retrieve dependencies recursively
> {code}
> But 
> {code}
> kernel.magics.addDeps("com.databricks spark-csv_2.10 1.2.0 --transitive")
> {code}
> works fine. It seems %AddDeps has a bug



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