[ 
https://issues.apache.org/jira/browse/HIVE-12369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217981#comment-16217981
 ] 

Hive QA commented on HIVE-12369:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12879115/HIVE-12369.06.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/7458/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/7458/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-7458/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Tests exited with: NonZeroExitCodeException
Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit 
status 1 and output '+ date '+%Y-%m-%d %T.%3N'
2017-10-25 01:49:44.492
+ [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]]
+ export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
+ export 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ 
PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m '
+ ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m '
+ export 'MAVEN_OPTS=-Xmx1g '
+ MAVEN_OPTS='-Xmx1g '
+ cd /data/hiveptest/working/
+ tee /data/hiveptest/logs/PreCommit-HIVE-Build-7458/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z master ]]
+ [[ -d apache-github-source-source ]]
+ [[ ! -d apache-github-source-source/.git ]]
+ [[ ! -d apache-github-source-source ]]
+ date '+%Y-%m-%d %T.%3N'
2017-10-25 01:49:44.495
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
   42e70a3..84950cf  master     -> origin/master
   74034f1..84e107b  branch-2   -> origin/branch-2
+ git reset --hard HEAD
HEAD is now at 42e70a3 HIVE-17471 : Vectorization: Enable 
hive.vectorized.row.identifier.enabled to true by default (Sergey Shelukhin, 
reviewed by Matt McCline)
+ git clean -f -d
Removing common/src/java/org/apache/hadoop/hive/conf/HiveConf.java.orig
Removing itests/src/test/resources/testconfiguration.properties.orig
Removing ql/src/test/queries/clientpositive/acid_vectorization_original.q
Removing 
ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out
Removing 
ql/src/test/results/clientpositive/tez/acid_vectorization_original.q.out
Removing standalone-metastore/src/gen/org/
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 84950cf HIVE-17764 : alter view fails when 
hive.metastore.disallow.incompatible.col.type.changes set to true (Janaki 
Lahorani, reviewed by Andrew Sherman and Vihang Karajgaonkar)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2017-10-25 01:49:49.788
+ patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh
+ patchFilePath=/data/hiveptest/working/scratch/build.patch
+ [[ -f /data/hiveptest/working/scratch/build.patch ]]
+ chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh
+ /data/hiveptest/working/scratch/smart-apply-patch.sh 
/data/hiveptest/working/scratch/build.patch
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/plan/GroupByDesc.java:20
error: ql/src/java/org/apache/hadoop/hive/ql/plan/GroupByDesc.java: patch does 
not apply
error: patch failed: ql/src/test/results/clientpositive/llap/sysdb.q.out:3346
error: ql/src/test/results/clientpositive/llap/sysdb.q.out: patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_aggregate_9.q.out:147
error: ql/src/test/results/clientpositive/llap/vector_aggregate_9.q.out: patch 
does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_between_in.q.out:157
error: ql/src/test/results/clientpositive/llap/vector_between_in.q.out: patch 
does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_count_distinct.q.out:1327
error: ql/src/test/results/clientpositive/llap/vector_count_distinct.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_decimal_precision.q.out:589
error: ql/src/test/results/clientpositive/llap/vector_decimal_precision.q.out: 
patch does not apply
error: ql/src/test/results/clientpositive/llap/vector_empty_where.q.out: No 
such file or directory
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_groupby_grouping_id2.q.out:609
error: 
ql/src/test/results/clientpositive/llap/vector_groupby_grouping_id2.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_include_no_sel.q.out:255
error: ql/src/test/results/clientpositive/llap/vector_include_no_sel.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_join30.q.out:83
error: ql/src/test/results/clientpositive/llap/vector_join30.q.out: patch does 
not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_number_compare_projection.q.out:146
error: 
ql/src/test/results/clientpositive/llap/vector_number_compare_projection.q.out: 
patch does not apply
error: 
ql/src/test/results/clientpositive/llap/vector_outer_reference_windowed.q.out: 
No such file or directory
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_partition_diff_num_cols.q.out:118
error: 
ql/src/test/results/clientpositive/llap/vector_partition_diff_num_cols.q.out: 
patch does not apply
error: ql/src/test/results/clientpositive/llap/vector_tablesample_rows.q.out: 
No such file or directory
error: patch failed: 
ql/src/test/results/clientpositive/llap/vector_udf1.q.out:2766
error: ql/src/test/results/clientpositive/llap/vector_udf1.q.out: patch does 
not apply
error: ql/src/test/results/clientpositive/llap/vector_windowing.q.out: No such 
file or directory
error: ql/src/test/results/clientpositive/llap/vector_windowing_gby.q.out: No 
such file or directory
error: ql/src/test/results/clientpositive/llap/vector_windowing_gby2.q.out: No 
such file or directory
error: ql/src/test/results/clientpositive/llap/vectorization_limit.q.out: No 
such file or directory
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorization_short_regress.q.out:3584
error: 
ql/src/test/results/clientpositive/llap/vectorization_short_regress.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorized_date_funcs.q.out:1264
error: ql/src/test/results/clientpositive/llap/vectorized_date_funcs.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorized_distinct_gby.q.out:75
error: ql/src/test/results/clientpositive/llap/vectorized_distinct_gby.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_reduction.q.out:139
error: 
ql/src/test/results/clientpositive/llap/vectorized_dynamic_semijoin_reduction.q.out:
 patch does not apply
error: ql/src/test/results/clientpositive/llap/vectorized_mapjoin2.q.out: No 
such file or directory
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorized_timestamp.q.out:145
error: ql/src/test/results/clientpositive/llap/vectorized_timestamp.q.out: 
patch does not apply
error: patch failed: 
ql/src/test/results/clientpositive/llap/vectorized_timestamp_funcs.q.out:812
error: 
ql/src/test/results/clientpositive/llap/vectorized_timestamp_funcs.q.out: patch 
does not apply
error: patch failed: ql/src/test/results/clientpositive/row__id.q.out:56
error: ql/src/test/results/clientpositive/row__id.q.out: patch does not apply
The patch does not appear to apply with p0, p1, or p2
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12879115 - PreCommit-HIVE-Build

> Native Vector GroupBy
> ---------------------
>
>                 Key: HIVE-12369
>                 URL: https://issues.apache.org/jira/browse/HIVE-12369
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Critical
>         Attachments: HIVE-12369.01.patch, HIVE-12369.02.patch, 
> HIVE-12369.05.patch, HIVE-12369.06.patch
>
>
> Implement Native Vector GroupBy using fast hash table technology developed 
> for Native Vector MapJoin, etc.
> Patch is currently limited to a single Long key, aggregation on Long columns, 
> no more than 31 columns.
> 3 new classes introduces that stored the count in the slot table and don't 
> allocate hash elements:
> {noformat}
>   COUNT(column)  VectorGroupByHashOneLongKeyCountColumnOperator      
>   COUNT(key)     VectorGroupByHashOneLongKeyCountKeyOperator            
>   COUNT(*)       VectorGroupByHashOneLongKeyCountStarOperator           
> {noformat}
> And a new class that aggregates a single Long key:
> {noformat}
>   VectorGroupByHashOneLongKeyOperator
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to