You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Stanislav Kokaisl (JIRA)" <ji...@apache.org> on 2019/03/08 13:27:00 UTC

[jira] [Updated] (TOREE-495) Add deps-dir option to toree configuration options

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

Stanislav Kokaisl updated TOREE-495:
------------------------------------
    Description: 
It would be helpful to have option, where are dependencies stored with AddDeps magic. Currently there is only {{jar-dir option for AddJar magic.}}

{{We create new deps-dir attribute for toree_opts. This option can be then used in install command:}}
{code:java}
jupyter toree install --toree_opts="--deps-dir=/path/to/deps"{code}

  was:
It would be helpful to have option, where are dependencies stored with AddDeps magic. Currently there is only {{jar-dir option for AddJar magic.}}

{{We create new }}{{deps-dir attribute for toree_opts. This option can be then used in install command:}}
{code:java}
jupyter toree install --toree_opts="--deps-dir=/path/to/deps"{code}


> Add deps-dir option to toree configuration options
> --------------------------------------------------
>
>                 Key: TOREE-495
>                 URL: https://issues.apache.org/jira/browse/TOREE-495
>             Project: TOREE
>          Issue Type: Improvement
>            Reporter: Stanislav Kokaisl
>            Priority: Major
>
> It would be helpful to have option, where are dependencies stored with AddDeps magic. Currently there is only {{jar-dir option for AddJar magic.}}
> {{We create new deps-dir attribute for toree_opts. This option can be then used in install command:}}
> {code:java}
> jupyter toree install --toree_opts="--deps-dir=/path/to/deps"{code}



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