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

Gino Bustelo commented on TOREE-184:
------------------------------------

Tried `%AddDeps com.databricks spark-csv_2.10 1.2.0 --transitive` with PR 4 and 
it worked. Once that is merges we should close this.

> %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
>
> 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)

Reply via email to