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.
HDFS のセーフモード ステータスを確認するために使用できる RestAPI はありますか? 現在、以下のコマンドを使用してステータスを取得していますか?
hadoop dfsadmin -safemode get
ありがとう