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 <l...@apache.org> 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 <bhosale....@gmail.com> 写道:
> >
> > 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
>
>

Reply via email to