Enabling Tez-UI on CDH 5.8

2017-02-16 Thread Manoj Murumkar
Hi, Wondering if anyone has successfully enabled Tez-UI (by running ATS from a separate apache installation) on CDH 5.8 cluster. Would appreciate any information on this. We are have trouble with API incompatibility (error pasted below): 2017-02-16 19:40:13,874 [FATAL] [HistoryEventHandlingThread

Re: Enabling Tez-UI on CDH 5.8

2017-02-16 Thread Manoj Murumkar
Btw, here's the environment info: Tez: 0.8.4 Timeline server: bundled with apache 2.6.5 version I have added following libraries (that are used by timeline server) in the path, so there's no mis-match, but no luck. I am still getting same error. HADOOP_CLASSPATH=/usr/local/tez/client/lib/old/jac

Re: Enabling Tez-UI on CDH 5.8

2017-02-16 Thread Manoj Murumkar
Also, hive version that's bundled with CDH5.8 is 1.1.0 which is also bundled with same class. Perhaps that's the one in effect? If that's the case, is there no way to use timeline server for history with this version? On Thu, Feb 16, 2017 at 2:53 PM, Manoj Murumkar wrote: > Btw, here's the envir

Re: Enabling Tez-UI on CDH 5.8

2017-02-24 Thread Jan Morlock
Hi Manoj, sorry for the late reply. Your problem appears to be similar to https://issues.apache.org/jira/browse/HIVE-8271 So please check whether you have both jackson-1.8 and jackson-1.9 somewhere in your classpath. That being said, you should know, that you can make a lot of friends if you su

Re: Enabling Tez-UI on CDH 5.8

2017-02-24 Thread Edward Capriolo
We should really just force tez into the build of hive. It sooo fin stupid this situation. Just drives people at impala / spark. Im brining it up in hive. On Friday, February 24, 2017, Jan Morlock wrote: > Hi Manoj, > > sorry for the late reply. Your problem appears to be similar to > > https://

Re: Enabling Tez-UI on CDH 5.8

2017-02-24 Thread Manoj Murumkar
Also, please note that I am using ATS with apache 2.7.3 version. Jan, I looked at the post you had made earlier. we are using Tez 0.8.4 successfully both with Hive and Pig on our > Cloudera CDH 5.7.1 cluster. CDH comes with Pig 0.12 which doesn't have tez as a supported engine. How did you mana

Re: Enabling Tez-UI on CDH 5.8

2017-03-03 Thread Manoj Murumkar
UPDATE: Tez UI (using 1.0 storage mechanism) has been successfully enabled on our CDH 5.8.3 cluster. Here's the summary: - Build Tez against CDH repo (5.8.3 version) - Build against 1.9.13 versions of jackson jars, listed in the following: - jackson-mapper-asl - jackson-core-asl

RE: Enabling Tez-UI on CDH 5.8

2017-03-03 Thread Bikas Saha
Murumkar [mailto:manoj.murum...@gmail.com] Sent: Friday, March 3, 2017 2:02 PM To: user@tez.apache.org Subject: Re: Enabling Tez-UI on CDH 5.8 UPDATE: Tez UI (using 1.0 storage mechanism) has been successfully enabled on our CDH 5.8.3 cluster. Here's the summary: * Build Tez ag

RE: Enabling Tez-UI on CDH 5.8

2017-03-03 Thread Manoj Murumkar
I'll put in my blog next week and share the link. -Original Message- From: "Bikas Saha" Sent: ‎3/‎3/‎2017 7:08 PM To: "user@tez.apache.org" Subject: RE: Enabling Tez-UI on CDH 5.8 That’s great! Would it be possible for you to publish this as a wiki articl

Re: Enabling Tez-UI on CDH 5.8

2017-03-04 Thread Edward Capriolo
> Sent: ‎3/‎3/‎2017 7:08 PM > To: user@tez.apache.org > Subject: RE: Enabling Tez-UI on CDH 5.8 > > That’s great! > > > > Would it be possible for you to publish this as a wiki article such that > others could follow that to make this scenario work for them? With some >

Re: Enabling Tez-UI on CDH 5.8

2017-03-04 Thread Manoj Murumkar
s work out of the box. > > On Sat, Mar 4, 2017 at 12:22 AM, Manoj Murumkar > wrote: > >> I'll put in my blog next week and share the link. >> -- >> From: Bikas Saha >> Sent: ‎3/‎3/‎2017 7:08 PM >> To: user@tez.apache.org &g

Re: Enabling Tez-UI on CDH 5.8

2017-03-05 Thread Sreenath Somarajapuram
might give some clue. 1. tez.tez-ui.history-url.base 2. tez.am.tez-ui.history-url.template Cheers, Sreenath From: Manoj Murumkar Reply-To: "user@tez.apache.org" Date: Sunday, March 5, 2017 at 6:03 AM To: "user@tez.apache.org" Subject: Re: Enabling Tez-UI on CDH 5.8 Pos

Re: Enabling Tez-UI on CDH 5.8

2017-03-05 Thread Manoj Murumkar
e clue. >> *1. tez.tez-ui.history-url.base* >> *2. tez.am.tez-ui.history-url.template* >> >> Cheers, >> Sreenath >> >> From: Manoj Murumkar >> Reply-To: "user@tez.apache.org" >> Date: Sunday, March 5, 2017 at 6:03 AM >> To: "u

Re: Enabling Tez-UI on CDH 5.8

2017-03-05 Thread Manoj Murumkar
.tez-ui.history-url.template* > > Cheers, > Sreenath > > From: Manoj Murumkar > Reply-To: "user@tez.apache.org" > Date: Sunday, March 5, 2017 at 6:03 AM > To: "user@tez.apache.org" > Subject: Re: Enabling Tez-UI on CDH 5.8 > > Posted documentation on m

Re: Enabling Tez-UI on CDH 5.8

2017-03-07 Thread Sreenath Somarajapuram
.apache.org<mailto:user@tez.apache.org>" mailto:user@tez.apache.org>> Date: Monday, March 6, 2017 at 12:09 AM To: "user@tez.apache.org<mailto:user@tez.apache.org>" mailto:user@tez.apache.org>> Subject: Re: Enabling Tez-UI on CDH 5.8 Act