[
https://issues.apache.org/jira/browse/AMBARI-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814451#comment-13814451
]
Jaimin D Jetly commented on AMBARI-3698:
----------------------------------------
Uploaded patch does the fixes as suggested by [~u39kun]. Moves the note text as
suggested by [~sposetti].
> 2) anyway to make the font one smaller so the whole code instruction line
> fits on a single line?
host check.png image is just the pop-up box image. host checks-2.png is
entire screen image with updated fixes. The font size for the code is already
sufficiently small. Also doing copy of multiple lines of a command on the ui
screen and pasting in the shell to run single command works as expected.
Also apart from these suggested changes, replaced options -s with --silent and
-k users with --skip=users as it's more narrative then short hand notations.
> Modify UI text for host cleanup
> -------------------------------
>
> Key: AMBARI-3698
> URL: https://issues.apache.org/jira/browse/AMBARI-3698
> Project: Ambari
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.4.2
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 1.4.2
>
> Attachments: AMBARI-3698.patch, AMBARI-3698_2.patch, host
> checks-2.png, host checks.png
>
>
> {code}
> python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py -s -k
> "users"
> {code}
> {code}
> To cleanup in interactive mode, remove *-s* option. To cleanup all resources,
> including _users_, remove *-k users* option. Use *--help* for a list of
> available options.
> {code}
> The motivation is to provide the conservative option but minimal detail to
> allow for full clean up.
--
This message was sent by Atlassian JIRA
(v6.1#6144)