Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Revolution R Enterprise may be run in a mixed-mode Hadoop environments. That is, the ability to run Revolution R jobs using Yarn when the default cluster job mode is "classic" MR1. To configure Revolution R to run in this manner:

a. Temporarily set the cluster default mode to Yarn.

b. Rebuild the RevoHadoopEnvVars.site file to include environment for Yarn:

# cd /usr/lib64/Revo-7.4/scripts
# ./getHadoopEnvVars.py

c. Edit /usr/lib64/Revo-7.4/scripts/RevoHadoopEnvVars.site and change

HADOOP_CMD=hadoop

to

HADOOP_CMD=hadoop2

d. Change the default cluster mode to classic.

Note that specifying the job queue in the Hadoop compute context in the script should use the Yarn format (mapreduce.jobs.queuename) but using the deprecated MR1 format (mapred.jobs.queue.name) may be tolerated.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×