You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2018/10/21 21:45:00 UTC

[jira] [Created] (HADOOP-15867) Allow registering MBeans without additional jmx properties

Arpit Agarwal created HADOOP-15867:
--------------------------------------

             Summary: Allow registering MBeans without additional jmx properties
                 Key: HADOOP-15867
                 URL: https://issues.apache.org/jira/browse/HADOOP-15867
             Project: Hadoop Common
          Issue Type: Improvement
          Components: metrics
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


HDDS and Ozone use the MBeans.register overload added by HADOOP-15339. This is missing in Apache Hadoop 3.1.0 and earlier. This prevents us from building Ozone with earlier versions of Hadoop. More commonly, we see runtime exceptions if an earlier version of Hadoop happens to be in the classpath.

Let's add a reflection-based switch to invoke the right version of the API so we can build and use Ozone with Apache Hadoop 3.1.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org