When attempting to run the verification script, you get this EXACT error message:
If the word 'output' is part of the above error the usual cause is that the Hadoop output directory does not have the proper file permissions(rwx).
Make sure that the Hadoop output directory you are using, e.g. '/user/RevoShare/<yourlogin>' has full read-write AND execute permissions.
Error: java.io.IOException: R VM exited with exit code: 1, output:
starting script
[1] TRUE
$fileName
[1] NA
$start
[1] 0
$length
[1] 0
starting script
[1] TRUE
$fileName
[1] NA
$start
[1] 0
$length
[1] 0
If the word 'output' is part of the above error the usual cause is that the Hadoop output directory does not have the proper file permissions(rwx).
Make sure that the Hadoop output directory you are using, e.g. '/user/RevoShare/<yourlogin>' has full read-write AND execute permissions.