Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 01-19-2015 07:06 AM - edited 09-16-2022 02:19 AM
I need Pig installed on my Ubuntu server, currently it uses cloudera distribution:
pig_0.12.0+cdh5.3.0+46-1.cdh5.3.0.p0.24~precise-cdh5.3.0_all.deb
However I need to upgrade to Pig 14, and it doesn't seem there is one there. Any chance to get it from Cloudera or do i need to set it up by myself? Doing the latter wouldn't be that hard, but I would prefer to keep my environment consistent and easier to mantain.
Created 01-19-2015 03:52 PM
Created 01-19-2015 03:52 PM
Created 01-26-2015 06:52 AM
I see. I was asking because in 0.14 they fixed a bug, which was apparently introduced in 12 or earlier (https://issues.apache.org/jira/browse/PIG-3985) and I spent whole day fighting with.
I tried to upgrade myself, built 14 with flag for Hadoop 2, but got a lots of warnings and then ant test wasn't passing. Therefore I decided for now we will stick to Cloudera-approved 12 and just use the workaround describe in that JIRA.
Thanks for your help!