Sumit Mohanty created SLIDER-188:
------------------------------------
Summary: Slider client should default to fs.defaultFS specified in
slider-client.xml for hdfs paths provided in the input
Key: SLIDER-188
URL: https://issues.apache.org/jira/browse/SLIDER-188
Project: Slider
Issue Type: Improvement
Components: client
Affects Versions: Slider 0.40
Reporter: Sumit Mohanty
Usability Issue:
Users should be able to provide
slider create cl2 --image hdfs://slider/agent/slider-agent.tar.gz --template
appConfig.json --resources resources.json
Instead of having to specify the host:port:
slider create cl2 --image hdfs:// *cn105-10.l42scl.hortonworks.com:8020/*
slider/agent/slider-agent.tar.gz --template appConfig.json --resources
resources.json
The host:port can be resolved based on the default value provided in
slider-client.xml.
--
This message was sent by Atlassian JIRA
(v6.2#6252)