Why no tez library in build/ivy/lib/Pig ?

2015-01-14 Thread canan chen
Hi all, I could not find tez library in build/ivy/lib/Pig, so could not pass the compilation in eclipse ? Could anyone help on this ? Thanks

How to set up pig dev environment.

2015-01-14 Thread canan chen
Hi, I try to set up pig dev environment in eclipse, but it still has some compilation errors in tez part. I found the reason is that pig is still using hadoop-2.4 while tez is using hadoop-2.6, how can I make pig to use hadoop-2.6 to make the compilation pass in eclipse? Thanks