See <https://builds.apache.org/job/Pig-trunk/1797/changes>
Changes: [daijy] PIG-4377: Skewed outer join produce wrong result if a key is oversampled (PIG-4377-3.patch) ------------------------------------------ Started by an SCM change Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Pig-trunk/ws/> Updating http://svn.apache.org/repos/asf/pig/trunk at revision '2015-05-16T10:05:10.753 +0000' U test/e2e/pig/tests/streaming.conf U test/e2e/pig/tests/nightly.conf U test/e2e/pig/tests/hcat.conf U test/org/apache/pig/test/TestEvalPipelineLocal.java U test/org/apache/pig/test/TestBZip.java A test/org/apache/pig/test/utils/CloseAwareFSDataInputStream.java A test/org/apache/pig/test/utils/CloseAwareOutputStream.java U test/org/apache/pig/test/TestHBaseStorage.java U test/org/apache/pig/test/TestMRCompiler.java U test/org/apache/pig/test/TestEvalPipeline2.java U shims/test/hadoop20/org/apache/pig/test/MiniCluster.java U shims/test/hadoop23/org/apache/pig/test/TezMiniCluster.java U CHANGES.txt U src/org/apache/pig/newplan/logical/relational/LogToPhyTranslationVisitor.java U src/org/apache/pig/tools/grunt/GruntParser.java U src/org/apache/pig/impl/builtin/PoissonSampleLoader.java U src/org/apache/pig/impl/builtin/ReadScalars.java A src/org/apache/pig/impl/builtin/IsFirstReduceOfKey.java U src/org/apache/pig/impl/util/CompilerUtils.java U src/org/apache/pig/backend/hadoop/executionengine/fetch/FetchOptimizer.java U src/org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POPoissonSample.java U src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java U src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/MRCompiler.java U src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/partitioners/SkewedPartitioner.java U src/org/apache/pig/backend/hadoop/executionengine/tez/TezDagBuilder.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/operator/POIdentityInOutTez.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/operator/POSimpleTezLoad.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/operator/PORankTez.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/operator/POCounterStatsTez.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/TezCompiler.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/udf/ReadScalarsTez.java A src/org/apache/pig/backend/hadoop/executionengine/tez/plan/udf/IsFirstReduceOfKeyTez.java U src/org/apache/pig/backend/hadoop/executionengine/tez/plan/optimizer/UnionOptimizer.java A src/org/apache/pig/backend/hadoop/executionengine/tez/util/TezRuntimeUtil.java U src/org/apache/pig/backend/hadoop/executionengine/tez/runtime/SkewedPartitionerTez.java U src/org/apache/pig/backend/hadoop/executionengine/tez/TezLauncher.java U src/org/apache/pig/backend/hadoop/hbase/HBaseStorage.java U src/org/apache/pig/PigConfiguration.java U src/docs/src/documentation/content/xdocs/func.xml U src/docs/src/documentation/content/xdocs/basic.xml U lib-src/bzip2/org/apache/tools/bzip2r/CBZip2InputStream.java U contrib/piggybank/java/src/main/java/org/apache/pig/piggybank/evaluation/IsInt.java U ivy.xml U ivy/libraries.properties At revision 1679716 [Pig-trunk] $ /bin/bash /tmp/hudson1787695563526915098.sh [Pig-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Djavac.version=1.7 -Dtest.junit.output.format=xml -Dhadoopversion=23 clean test-commit Buildfile: <https://builds.apache.org/job/Pig-trunk/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/src-gen> [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/build> [delete] Deleting directory <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser> clean: clean: setWindowsPath: setLinuxPath: ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar [get] To: <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivy-2.2.0.jar> [get] Not modified - so not downloaded ivy-init-dirs: [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/report> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/maven> ivy-probe-antlib: ivy-init-antlib: ivy-init: [ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml> ivy-resolve: ivy-compile: [ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead [ivy:cachepath] :: loading settings :: file = <https://builds.apache.org/job/Pig-trunk/ws/ivy/ivysettings.xml> init: [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/impl/logicalLayer/parser> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/pigscript/parser> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/tools/parameters> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/build/test/classes> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser> [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/data/parser> [move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig> cc-compile: [javacc] Java Compiler Compiler Version 4.2 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj> . . . [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "JavaCharStream.java" does not exist. Will create one. [javacc] Parser generated successfully. [javacc] Java Compiler Compiler Version 4.2 (Parser Generator) [javacc] Warning: Lookahead adequacy checking not being performed since option LOOKAHEAD is more than 1. Set option FORCE_LA_CHECK to true to force checking. [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/PigFileParser.jj> . . . [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "JavaCharStream.java" does not exist. Will create one. [javacc] Parser generated with 0 errors and 1 warnings. [javacc] Java Compiler Compiler Version 4.2 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/tools/parameters/ParamLoader.jj> . . . [javacc] File "TokenMgrError.java" is being rebuilt. [javacc] File "ParseException.java" is being rebuilt. [javacc] File "Token.java" is being rebuilt. [javacc] File "JavaCharStream.java" is being rebuilt. [javacc] Parser generated successfully. [jjtree] Java Compiler Compiler Version 4.2 (Tree Builder) [jjtree] (type "jjtree" with no arguments for help) [jjtree] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/DOTParser.jjt> . . . [jjtree] File "Node.java" does not exist. Will create one. [jjtree] File "SimpleNode.java" does not exist. Will create one. [jjtree] File "DOTParserTreeConstants.java" does not exist. Will create one. [jjtree] File "JJTDOTParserState.java" does not exist. Will create one. [jjtree] Annotated grammar generated successfully in <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> [javacc] Java Compiler Compiler Version 4.2 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> . . . [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "SimpleCharStream.java" does not exist. Will create one. [javacc] Parser generated successfully. prepare: [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser> genLexer: genParser: genTreeParser: gen: compile: [echo] *** Building Main Sources *** [echo] *** To compile with all warnings enabled, supply -Dall.warnings=1 on command line *** [echo] *** Else, you will only be warned about deprecations *** [javac] Compiling 1003 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes> [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings' [javac] <https://builds.apache.org/job/Pig-trunk/ws/src/org/apache/pig/backend/hadoop/executionengine/tez/runtime/PigGraceShuffleVertexManager.java>:171: error: unreported exception TezException; must be caught or declared to be thrown [javac] getContext().reconfigureVertex(thisParallelism, null, edgeManagers); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error [javac] 2 warnings BUILD FAILED <https://builds.apache.org/job/Pig-trunk/ws/build.xml>:549: The following error occurred while executing this line: <https://builds.apache.org/job/Pig-trunk/ws/build.xml>:590: Compile failed; see the compiler error output for details. Total time: 57 seconds Build step 'Invoke Ant' marked build as failure Recording test results
