Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Hadoop アプリケーションの開発を開始しており、いくつかのMBeans. jar 経由で実行している jar ファイルでMBeanUtils.registerandMBeanServerのメソッドを使用して実験しました。registerbin/hadoop.sh
MBeans
MBeanUtils.register
MBeanServer
register
bin/hadoop.sh
登録コードはエラーを報告していませんがMBeans、JMX RESTful API 経由で新しいものを確認できません。どうすればMBeans見えるようになりますか?