Skip to content

Instantly share code, notes, and snippets.

View eyala's full-sized avatar

Eyal Allweil eyala

View GitHub Profile
@eyala
eyala / TestCommit.txt
Created November 5, 2014 23:02
build/test/logs/TEST-org.apache.pig.test.TestCommit.txt
Testsuite: org.apache.pig.test.TestCommit
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.061 sec
------------- Standard Output ---------------
2014-11-05 21:15:05,143 [main] INFO org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:///
2014-11-05 21:15:05,854 [main] WARN org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2014-11-05 21:15:05,902 [main] WARN org.apache.pig.newplan.BaseOperatorPlan - Encountered Warning IMPLICIT_CAST_TO_INT 2 time(s).
2014-11-05 21:15:05,920 [main] INFO org.apache.pig.tools.pigstats.ScriptState - Pig features used in the script: COGROUP,GROUP_BY,ORDER_BY,FILTER
2014-11-05 21:15:05,971 [main] INFO org.apache.pig.newplan.logical.optimizer.LogicalPlanOptimizer - {RULES_ENABLED=[AddForEach, ColumnMapKeyPrune, ConstantCalculator, GroupByConstParallelSetter, LimitOptimizer, LoadTypeCastInserter, MergeFilter, Me
@eyala
eyala / ant_build_error.txt
Last active August 29, 2015 14:08
Build error while running ant clean test-commit
eyal@eyal-samsung:~/git/pig$ ant clean test-commit
Buildfile: /home/eyal/git/pig/build.xml
clean:
[delete] Deleting directory /home/eyal/git/pig/src-gen
[delete] Deleting directory /home/eyal/git/pig/build
[delete] Deleting directory /home/eyal/git/pig/test/org/apache/pig/test/utils/dotGraph/parser
clean: