[
https://issues.apache.org/jira/browse/STORM-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-3069:
----------------------------------
Labels: pull-request-available (was: )
> Allow users to specify maven local repository directory for storm submit tool
> -----------------------------------------------------------------------------
>
> Key: STORM-3069
> URL: https://issues.apache.org/jira/browse/STORM-3069
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-submit-tools
> Reporter: Jungtaek Lim
> Assignee: Jungtaek Lim
> Priority: Major
> Labels: pull-request-available
>
> Current approach of finding maven local repository directory is sometimes
> non-deterministic when ".m2/repository" doesn't exist. Basically it relies on
> CWD, but sometimes we have seen odd path, like /tmp/hsperfdata_<account>, so
> users might have hard time to find and maintain the directory.
>
> It would be better to provide an optional config to allow user specify maven
> local repository directory so that any arbitrary path provided by users which
> is readable/writable can be used to maven local repository directory.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)