Re: Tez UI

2016-10-16 Thread Hitesh Shah
Hello Stephen, yarn-site.xml needs to be updated wherever the Tez client is used. i.e if you are using Hive, then wherever you launch the Hive CLI and also where the HiveServer2 is installed ( HS2 will need a restart ). To see if the connection to timeline is/was an issue, please check the yar

Re: Tez UI

2016-10-16 Thread Stephen Sprague
Hi Hitesh, Bingo! Log Type: syslog_dag_1476593404620_0001_1 Log Upload Time: Sat Oct 15 22:03:47 -0700 2016 Log Length: 75813 Showing 4096 bytes of 75813 total. Click here

Re: Tez UI

2016-10-16 Thread Hitesh Shah
For the timeline daemon: export YARN_ROOT_LOGGER=“DEBUG, RFA” or the appropriate appender and then restart the timeline server. or if you don’t want a restart, try http://timelinehost:8188/logLevel and use that if available to set the log level to DEBUG for org.apache.hadoop For the Tez AM: S

Re: Tez UI

2016-10-16 Thread Stephen Sprague
Hi Hitesh, thanks for this - much appreciated. so I tried the easy one first. ie. setting tez.am.log.level=DEBUG $ hive -hiveconf hive.execution.engine=tez -hiveconf tez.am.log.level=DEBUG then i examined the syslog_dag* file and found this: 2016-10-16 16:14:06,081 [DEBUG] [HistoryEventHandling

Re: Tez UI

2016-10-16 Thread Allan Wilson
I can send you my TEZ file later Sent from my iPhone > On Oct 16, 2016, at 1:32 PM, Stephen Sprague wrote: > > Hi Hitesh, > Bingo! > > Log Type: syslog_dag_1476593404620_0001_1 > > Log Upload Time: Sat Oct 15 22:03:47 -0700 2016 > > Log Length: 75813 > > Showing 4096 bytes of 75813 total. C

Re: Tez UI

2016-10-16 Thread Stephen Sprague
thanks Allan. so i enabled DEBUG,console on the ATS. I see this in that log: 16/10/16 21:07:59 DEBUG mortbay.log: call filter Cross Origin Filter 16/10/16 21:07:59 DEBUG mortbay.log: call filter static_user_filter 16/10/16 21:07:59 DEBUG mortbay.log: call filter guice 16/10/16 21:07:59 DEBUG sec