[jira] [Commented] (HBASE-4040) Make HFilePrettyPrinter programmatically invocable and add JSON output

2016-11-15 Thread Mikhail Antonov (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668711#comment-15668711
 ] 

Mikhail Antonov commented on HBASE-4040:


marked as unassigned, the programmatic invocation for that was done elsewhere, 
but not json formatting

> Make HFilePrettyPrinter programmatically invocable and add JSON output
> --
>
> Key: HBASE-4040
> URL: https://issues.apache.org/jira/browse/HBASE-4040
> Project: HBase
>  Issue Type: New Feature
>  Components: tooling, UI
>Reporter: Riley Patterson
>
> Implement JSON output in HFilePrettyPrinter, similar to the work done for the 
> HLogPrettyPrinter, so that scripts can easily parse the information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-4040) Make HFilePrettyPrinter programmatically invocable and add JSON output

2016-02-07 Thread Mikhail Antonov (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136259#comment-15136259
 ] 

Mikhail Antonov commented on HBASE-4040:


[~stack] no ready patch at the moment :( I had a WIP patch, and i stopped at 
the moment when I decided we need to update yammer metrics first for better 
json support, then I switched to that, and the new version of metrics only went 
in in 2.0 (I think). But I'll try to get back to this one as I can. That's 
definitely technical debt here (and in fact, I've seen HFile details page 
failing once or twice - I think because it launches separate process, which 
makes it vulnerable to env issues/configs?)

> Make HFilePrettyPrinter programmatically invocable and add JSON output
> --
>
> Key: HBASE-4040
> URL: https://issues.apache.org/jira/browse/HBASE-4040
> Project: HBase
>  Issue Type: New Feature
>  Components: tooling, UI
>Reporter: Riley Patterson
>Assignee: Mikhail Antonov
>
> Implement JSON output in HFilePrettyPrinter, similar to the work done for the 
> HLogPrettyPrinter, so that scripts can easily parse the information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-4040) Make HFilePrettyPrinter programmatically invocable and add JSON output

2016-02-06 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15135987#comment-15135987
 ] 

stack commented on HBASE-4040:
--

Is there here patch [~mantonov]? This sounds great



> Make HFilePrettyPrinter programmatically invocable and add JSON output
> --
>
> Key: HBASE-4040
> URL: https://issues.apache.org/jira/browse/HBASE-4040
> Project: HBase
>  Issue Type: New Feature
>  Components: tooling, UI
>Reporter: Riley Patterson
>Assignee: Mikhail Antonov
>
> Implement JSON output in HFilePrettyPrinter, similar to the work done for the 
> HLogPrettyPrinter, so that scripts can easily parse the information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-4040) Make HFilePrettyPrinter programmatically invocable and add JSON output

2016-01-20 Thread Mikhail Antonov (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15108231#comment-15108231
 ] 

Mikhail Antonov commented on HBASE-4040:


This change is required to re-implement Store File defails page to not spawn 
external process just to find out some StoreFile metrics. HFPP needs to be 
programmatically-invocable; now it's Tool-oriented and prints almost everything 
to stdout.

> Make HFilePrettyPrinter programmatically invocable and add JSON output
> --
>
> Key: HBASE-4040
> URL: https://issues.apache.org/jira/browse/HBASE-4040
> Project: HBase
>  Issue Type: New Feature
>  Components: tooling, UI
>Reporter: Riley Patterson
>Assignee: Mikhail Antonov
>
> Implement JSON output in HFilePrettyPrinter, similar to the work done for the 
> HLogPrettyPrinter, so that scripts can easily parse the information.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)