You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have installed rmr2(3.3.1) rhdfs(1.0.8) into my Hadoop cluster successfully. then i used the simple demo from Internet to test my RHadoop environment. but it failed when the from.dfs() function was called.
from.dfs(out)
Error in hdfs.cmd() : Can't find an alternative for hdfs command
but when i typed the same program directly in R console, it works very well, the result of MapReduce can be correctly displayed. so i am confused, what is going wrong? can anyone help me? thanks
The text was updated successfully, but these errors were encountered:
i have installed rmr2(3.3.1) rhdfs(1.0.8) into my Hadoop cluster successfully. then i used the simple demo from Internet to test my RHadoop environment. but it failed when the from.dfs() function was called.
but when i typed the same program directly in R console, it works very well, the result of MapReduce can be correctly displayed. so i am confused, what is going wrong? can anyone help me? thanks
The text was updated successfully, but these errors were encountered: