Description
When building datafu there is a sed replacement done to make sure that datafu pulls in the same version of pig that is in the BOM. However, the ivysettings for datafu do not actually resolve to the local repository so datafu does not pick up the locally built pick for the Bigtop but instead grabs pig from the central repository. This is especially problematic when dealing with a custom version of Pig as it cannot be resolved.
Attachments
Attachments
Issue Links
- relates to
-
BIGTOP-1838 Pig build does not publish artifacts of build
- Resolved
-
DATAFU-90 Unable to override the pig version parameter or refer to a locally built version of Pig in the datafu ivy.xml or ivysettings.xml
- Closed