[
https://issues.apache.org/jira/browse/HIVE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738324#comment-13738324
]
Hive QA commented on HIVE-4690:
-------------------------------
{color:red}Overall{color}: -1 no tests executed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12586918/HIVE-4690.D11163.1.patch
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/417/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/417/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Tests failed with: NonZeroExitCodeException: Command 'bash
/data/hive-ptest/working/scratch/source-prep.sh' failed with exit status 1 and
output '+ [[ -n '' ]]
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost
-Dhttp.proxyPort=3128'
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m -Dhttp.proxyHost=localhost
-Dhttp.proxyPort=3128'
+ cd /data/hive-ptest/working/
+ tee /data/hive-ptest/logs/PreCommit-HIVE-Build-417/source-prep.txt
+ mkdir -p maven ivy
+ [[ svn = \s\v\n ]]
+ [[ -n '' ]]
+ [[ -d apache-svn-trunk-source ]]
+ [[ ! -d apache-svn-trunk-source/.svn ]]
+ [[ ! -d apache-svn-trunk-source ]]
+ cd apache-svn-trunk-source
+ svn revert -R .
Reverted
'serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/UDTFDesc.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/AggregationDesc.java'
Reverted
'ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/PTFDesc.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/plan/PTFDeserializer.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/parse/PTFTranslator.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java'
Reverted
'ql/src/java/org/apache/hadoop/hive/ql/exec/ExprNodeGenericFuncEvaluator.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/exec/UDTFOperator.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDF.java'
Reverted 'ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTF.java'
Reverted
'ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEvaluator.java'
++ awk '{print $2}'
++ egrep -v '^X|^Performing status on external'
++ svn status --no-ignore
+ rm -rf build hcatalog/build hcatalog/core/build
hcatalog/storage-handlers/hbase/build hcatalog/server-extensions/build
hcatalog/webhcat/svr/build hcatalog/webhcat/java-client/build
hcatalog/hcatalog-pig-adapter/build common/src/gen
ql/src/test/results/clientpositive/udf_col_names.q.out
ql/src/test/org/apache/hadoop/hive/ql/udf/generic/GenericUDFColumnNameTest.java
ql/src/test/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFColumnNameTest.java
ql/src/test/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFColumnNameTest.java
ql/src/test/queries/clientpositive/udf_col_names.q
+ svn update
U ql/src/test/queries/clientpositive/partition_date2.q
U ql/src/test/queries/clientpositive/ppd_vc.q
U ql/src/test/queries/clientpositive/nonblock_op_deduplicate.q
U ql/src/test/queries/clientpositive/partition_date.q
U ql/src/test/results/clientpositive/ppd_vc.q.out
U ql/src/test/results/clientpositive/partition_date2.q.out
U ql/src/test/results/clientpositive/nonblock_op_deduplicate.q.out
U ql/src/test/results/clientpositive/input12.q.out
U ql/src/test/results/clientpositive/auto_join14.q.out
U ql/src/test/results/clientpositive/union_remove_19.q.out
U ql/src/test/results/clientpositive/join14.q.out
U ql/src/test/results/clientpositive/partition_date.q.out
Fetching external item into 'hcatalog/src/test/e2e/harness'
Updated external to revision 1513535.
Updated to revision 1513534.
+ patchCommandPath=/data/hive-ptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hive-ptest/working/scratch/build.patch
+ [[ -f /data/hive-ptest/working/scratch/build.patch ]]
+ chmod +x /data/hive-ptest/working/scratch/smart-apply-patch.sh
+ /data/hive-ptest/working/scratch/smart-apply-patch.sh
/data/hive-ptest/working/scratch/build.patch
The patch does not appear to apply with p0 to p2
+ exit 1
'
{noformat}
This message is automatically generated.
> stats_partscan_1.q makes different result with different hadhoop.mr.rev
> ------------------------------------------------------------------------
>
> Key: HIVE-4690
> URL: https://issues.apache.org/jira/browse/HIVE-4690
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 0.11.0
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
> Attachments: HIVE-4690.D11163.1.patch
>
>
> stats_partscan_1.q uses mapred.min/max.split.size and logs number of files,
> which can be different with different hadoop.mr.rev.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira