Hello, I ran the command, and got the following message: 16/06/15 15:07:35 INFO impl.TimelineClientImpl: Timeline service address: http://ip-10-64-23-215.ec2.internal:8188/ws/v1/timeline/ 16/06/15 15:07:35 INFO client.RMProxy: Connecting to ResourceManager at ip-10-64-23-215.ec2.internal/10.64.23.215:8032 /var/log/hadoop-yarn/apps/hadoop/logs/application_1465996511770_0001 does not exist. Log aggregation has not completed or is not enabled.
I think we are missing some configuration that would help us get more insight? Thanks! Joze. 2016-06-15 12:03 GMT-03:00 Hitesh Shah <[email protected]>: > Hello Joze, > > Would it be possible for you to provide the YARN application logs obtained > via “bin/yarn logs -applicationId <appId>” for both of the cases you have > seen? Feel free to file JIRAs and attach logs to each of them. > > thanks > — Hitesh > > > On Jun 15, 2016, at 7:38 AM, Jose Rozanec <[email protected]> > wrote: > > > > Hello, > > > > We are experiencing some issues with Tez 0.8.3 when we issue heavy > queries from Hive. Seems some jobs hang on Tez and never return. Those jobs > show up in the DAG web-ui, but no progress is reported on UI nor on Hive > logs. Any ideas why this could happen? We detect happens with certain > memory configurations, which if missing, the job dies soon (we guess due to > OOM). > > > > Most probably not related to this, at some point we also got the > following error: "org.apache.tez.dag.api.SessionNotRunning: TezSession has > already shutdown. Application xxxxx failed 2 times due to AM Container". We > are not sure can be related to TEZ-2663, which should be solved since > version 0.7.1 onwards. > > > > Thanks in advance, > > > > Joze. > >
