Hello, There are instructions in the Drill-on-YARN documentation that covers this case, See also DRILL-7180 <https://issues.apache.org/jira/browse/DRILL-7180>
> 2021年3月29日 下午1:51,Prabhakar Bhosaale <[email protected]> 写道: > > Hi Luoc, > I have checked the troubleshooting steps already and ensured those are > taken care. But as of now luck. I will try a few more changes next week. > Meanwhile if you have any suggestions or tips it would be appreciated. thx > > Regards > Prabhakar > > On Fri, Mar 26, 2021 at 9:08 PM luoc <[email protected]> wrote: > >> Hello, >> How is it going? I guess this problem should be caused by a >> configuration file errors. So, Did you follow the steps in the docs? >> >> http://drill.apache.org/docs/appendix-c-troubleshooting >> >>> 在 2021年3月23日,13:54,Prabhakar Bhosaale <[email protected]> 写道: >>> >>> Dear Luoc, >>> Dill did not even start. and log was having only one line as below >>> >>> /bin/bash: >> /tmp/hadoop-admin/nm-local-dir/usercache/admin/appcache/application_1616151030436_0008/container_1616151030436_0008_01_000001/drill/apache-drill-1.18.0/bin/drill-am.sh: >>> No such file or directory >>> >>> >>> Regards >>> >>> Prabhakar >>> >>> >>>> On Sat, Mar 20, 2021 at 1:34 PM luoc <[email protected]> wrote: >>>> >>>> Hi, >>>> Is glad to see that you are trying to run drill on yarn. But I’m >> curious >>>> is that drill got an error after started or drill does not to run? And >>>> please post the logs file as email attachments. >>>> >>>>> 2021年3月19日 下午8:36,Prabhakar Bhosaale <[email protected]> 写道: >>>>> >>>>> Hi Team, >>>>> >>>>> We are trying to start drill using Drill-on-Yarn. We followed the >>>>> documentation but got the following error. >>>>> >>>>> >>>>> "Diagnostics: Exception from container-launch. >>>>> Container id: container_1616151030436_0008_01_000001 >>>>> Exit code: 127 >>>>> Stack trace: ExitCodeException exitCode=127: >>>>> at org.apache.hadoop.util.Shell.runCommand(Shell.java:545) >>>>> at org.apache.hadoop.util.Shell.run(Shell.java:456) >>>>> at >>>> >> org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722) >>>>> at >>>>> >>>> >> org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:211) >>>>> at >>>>> >>>> >> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302) >>>>> at >>>>> >>>> >> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:82) >>>>> at java.util.concurrent.FutureTask.run(FutureTask.java:266) >>>>> at >>>>> >>>> >> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) >>>>> at >>>>> >>>> >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) >>>>> at java.lang.Thread.run(Thread.java:748)" >>>>> >>>>> when we checked the respective log file it is giving error >>>>> >>>>> "/bin/bash: >>>> >> /tmp/hadoop-admin/nm-local-dir/usercache/admin/appcache/application_1616151030436_0008/container_1616151030436_0008_01_000001/drill/apache-drill-1.18.0/bin/drill-am.sh: >>>>> No such file or directory" >>>>> >>>>> The drill works fine when started in distributed mode. But gives the >>>>> above error when starting using "Drill-On-Yarn". >>>>> >>>>> Following are the versions of the software that we are using >>>>> Drill - 1.18 >>>>> Hadoop - 2.7 >>>>> Zookeeper-3.4.5, as per documentation we replaced the zooker file in >> the >>>>> jars folder. >>>>> >>>>> >>>>> Pls help to resolve it. Thanks >>>>> >>>>> Regards >>>>> Prabhakar >>>> >>>> >>
