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.
WebHDFS は、「名前の変更」、「削除」、およびその他の基本的なファイル操作のためのフックを提供します。ただし、コピー用の API フックはありません。誰かがそれを説明したり、良い回避策を教えてくれませんか?
ありがとう!
webhdfs を使用すると、次のことができます。ファイルを開いて読み取ります。b. ファイルの作成と書き込み操作 a と b を使用して、コピーをエミュレートできますか? もっと効率的な方法があれば私も知りたいです:-)