Android通过HDFS API 上传和读取文件需要什么jar包引入,然后要添加什么配置文件到项目,配在哪里,然后怎么连接上,如果可以给出核心的连接代码给我参考下,有劳大家了!!
天蓬老师2017-04-17 13:52:55
I encountered this error when I was testing. I heard people on the Internet saying that the path of hadoop should be introduced into the window environment variable
But what I am doing now is testing on android, and I want to implement it on androi. What should I do when uploading and downloading hdfs files?