[ https://issues.apache.org/jira/browse/HIVE-15217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15671346#comment-15671346 ]
Prasanth Jayachandran commented on HIVE-15217: ---------------------------------------------- I will add another option that waits/watches until RUNNING (or any state) state. The problem with keeping shorter refresh interval is with the way we are viewing the output. Currently the output is printed as json which is only machine readable. The output that gets printed is way too much even for 10s of nodes. IMO we should change the output format to something like tez job monitor and update in-place but that's a broader change and optionally output json. I think both formats will be useful. Refreshing too often and spitting json out is completely unreadable. Thoughts? > Add watch mode to llap status tool > ---------------------------------- > > Key: HIVE-15217 > URL: https://issues.apache.org/jira/browse/HIVE-15217 > Project: Hive > Issue Type: Improvement > Components: llap > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Priority: Minor > Attachments: HIVE-15217.1.patch > > > There is few seconds overhead for launching the llap status command. To avoid > we can add "watch" mode to llap status tool that refreshes the status after > configured interval. -- This message was sent by Atlassian JIRA (v6.3.4#6332)