mmpataki commented on pull request #1814: URL: https://github.com/apache/hbase/pull/1814#issuecomment-647551856
@busbey @saintstack I am blocked because of this (HADOOP-17081) issue I reported today (I will fix it) and for now, trying to implement a hack, any suggestions are welcome. Possible Hacks: 1. Register the sink when we want to read and unregister once done 2. Use the JMX API to get the metrics and write it (no need to use write a sink) Also a question pops up in my mind. - Is it worth to write a exporter for hadoop2 metrics when it's decided to use the native metrics system? I have mixed answers, please comment on this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
