Hi team, Please find application logs as attached files.
-----Original Message----- From: Priyanka Gugale [mailto:[email protected]] Sent: Friday, September 23, 2016 11:00 AM To: dev Subject: Re: Trying to acces live data Hi Hitesh, Can you collect all logs including app master logs and send it? Run command "yarn logs -applicationId <you app id>" on cluster to get logs for an application. Also please collect stderr output logs of appMaster. You can find them under "<your hadoop location>/logs/userlogs/<app id>/<containerId>/" -Priyanka On Fri, Sep 23, 2016 at 10:55 AM, Hitesh Goyal <[email protected]> wrote: > Hi team, > > Trying to access live data from couchbase using input Operators. > > It is running fine on my local. The tuples are emitting as Pojo > through the output port of inputOperator. > > But when I upload the .apa file on data torrent, it gets launched but > soon it goes into Failed State just after been accepted. > > Can you please help me to resolve the issue ? I am sending logs as an > attached file. > > Note:- I am not using built in operators. I have made my own operators > which are quite similar to CouchBasePojoInputOperator and CouchBaseStore. > > > > Regards, > > *Hitesh Goyal* > > Simpli5d Technologies > > Cont No.: 9996588220 > > >
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/app/hadoop/tmp/nm-local-dir/usercache/dtadmin/appcache/application_1474545351016_0005/filecache/44/slf4j-log4j12-1.7.21.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
