Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Getting OOM on submitting the hadoop job

avatar
New Contributor

I am trying to submit the job to the Hadoop cluster in the CDSW terminal. I see the job get killed before submitting. Can you please let me know how to increase memory for the terminal.

 

cdsw@fecbq09gv6giyrvl:~/h2o-3.32.1.3-cdh6.3$ hadoop jar h2odriver.jar -nodes 1 -mapperXmx 1g -extdriverif $CDSW_HOST_IP_ADDRESS -driverif $CDSW_IP_ADDRESS -driverport $CDSW_HOST_PORT_0 -disown
WARNING: Use "yarn jar" to launch YARN applicatioScreenshot 2021-07-07 at 9.56.16 PM.pngns.
Killed
cdsw@fecbq09gv6giyrvl:~/h2o-3.32.1.3-cdh6.3$

1 ACCEPTED SOLUTION

avatar
Master Guru

@kalaicool261 There is nothing like terminal memory. This seems a engine memory issue. 

You should launch the session (engine) with larger memory and CPU from the drop down menu on Session launch page and see if the helps. 

Screenshot 2021-07-11 at 5.56.26 PM.png

 


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

View solution in original post

1 REPLY 1

avatar
Master Guru

@kalaicool261 There is nothing like terminal memory. This seems a engine memory issue. 

You should launch the session (engine) with larger memory and CPU from the drop down menu on Session launch page and see if the helps. 

Screenshot 2021-07-11 at 5.56.26 PM.png

 


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.