Github user karanmehta93 commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/315#discussion_r207054877
  
    --- Diff: phoenix-core/src/test/resources/hadoop-metrics2.properties ---
    @@ -32,10 +32,9 @@
     #    [prefix].[source|sink].[instance].[options]
     # See javadoc of package-info.java for org.apache.hadoop.metrics2 for 
detail
     
    -
    -# Don't attempt to start jmx mbeans for all sources.
    -#  For right now, all metrics are exported to a phoenix table
    -*.source.start_mbeans=false
    +phoenix.source.start_mbeans=true
    
+phoenix.sink.sink0.class=org.apache.phoenix.monitoring.GlobalPhoenixMetricsTestSink
    --- End diff --
    
    It is just an identifier and can be anything.


---

Reply via email to