[
https://issues.apache.org/jira/browse/SLIDER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126342#comment-14126342
]
Sumit Mohanty commented on SLIDER-408:
--------------------------------------
{noformat}
./slider getconf cl1 --format xml --out a.xml
slider_home = "/usr/work/slider-0.51.0-incubating-SNAPSHOT"
slider_jvm_opts = "-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
-Xmx256m -Djava.confdir=/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf"
classpath =
"/usr/work/slider-0.51.0-incubating-SNAPSHOT/lib/*:/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf:"
command is java -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
-Xmx256m -Djava.confdir=/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf
--classpath
"/usr/work/slider-0.51.0-incubating-SNAPSHOT/lib/*:/usr/work/slider-0.51.0-incubating-SNAPSHOT/conf:"
org.apache.slider.Slider getconf cl1 --format xml --out a.xml
2014-09-08 23:51:47,221 [main] INFO client.RMProxy - Connecting to
ResourceManager at c6402.ambari.apache.org/192.168.64.102:8050
2014-09-08 23:51:48,284 [main] INFO util.ExitUtil - Exiting with status 0
{noformat}
> slider getconf command should be removed
> ----------------------------------------
>
> Key: SLIDER-408
> URL: https://issues.apache.org/jira/browse/SLIDER-408
> Project: Slider
> Issue Type: Bug
> Components: agent-provider, client
> Affects Versions: Slider 0.50
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: Slider 0.60
>
>
> slider getconf command is a way to get applied configuration. It should also
> provide ability to extract individual config types such as hbase-site along
> with the whole applied config.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)