Description
There are several issues that prevent running the e2e tests in an automated environment:
- The e2e targets are not exposed in the top level build file, this makes it harder to access them via Jenkins
- There are build property conflicts between the top level build file and the udf build file.
- Some of the tests abort or fail
- The antlr jar version in Pig clashes with the antlr jar version in Hive