Hi Team, I am trying to run drill in embedded mode as background process with below command nohup sh drill-embedded >/dev/null 2>&1 &
My observation is that it takes too much CPU. After starting drill by above command the output of top command against java process shows %CPU anything between 150 to 175%. So any recommended way to run drill in embedded mode in background? thanks REgards Prabhakar
