How could i write word on the web, and save the content to a file, and the file write to hdfs.
It’s use the php write the content to a file, and move the file to hdfs file path? Or use thrift? Please give me a clue. Thanks!
How could i write word on the web, and save the content to a
Share
Try webhdfs, which provides a REST interface to HDFS.