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