Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Can we run multiple pig versions in same cluster ?

avatar
Super Collaborator

Can we run multiple pig versions in same cluster?

1 ACCEPTED SOLUTION

avatar
Master Guru

on a hadoop cluster, yes. you will need to avoid setting the path variable and maintain the path yourself based on which version of pig you want to use.

View solution in original post

2 REPLIES 2

avatar
Master Guru

on a hadoop cluster, yes. you will need to avoid setting the path variable and maintain the path yourself based on which version of pig you want to use.

avatar
@chennuri gouri shankar

Unless you use the local jar's for the pig there won't be any problem. If you are trying to use from hdp i.e. oozie(/hdp/apps/2.3.6.0-3796/pig/pig.tar.gz) then it will be problem.