[
https://issues.apache.org/jira/browse/TOREE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15269634#comment-15269634
]
poplav commented on TOREE-261:
------------------------------
https://github.com/apache/incubator-toree/pull/36 should resolve this.
> AddDeps installation directory should be either in a specified path or unique
> temp path per toree process
> ---------------------------------------------------------------------------------------------------------
>
> Key: TOREE-261
> URL: https://issues.apache.org/jira/browse/TOREE-261
> Project: TOREE
> Issue Type: Bug
> Reporter: Gino Bustelo
> Fix For: 0.1.0
>
>
> Currently `AddDeps` places dependencies in a common location under `/tmp`.
> That means that multiple instances of Toree on the same host could clubber
> each other's dependencies.
> We need to have a mechanism like with `AddJar` where `--jar-dir` can be used
> to specified a location or use a unique tmp directory.
> /cc [~senkwich] [~chipsenkbeil]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)