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

Hive QA commented on HIVE-22795:
--------------------------------



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

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

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

Messages:
{noformat}
**** This message was trimmed, see log for full details ****
+ 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-20414/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'
2020-01-30 21:08:12.580
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 2412f73 HIVE-22515 : Support cast to decimal64 in Vectorization 
(Ramesh Kumar via Jason Dere)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 2412f73 HIVE-22515 : Support cast to decimal64 in Vectorization 
(Ramesh Kumar via Jason Dere)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2020-01-30 21:08:13.946
+ rm -rf ../yetus_PreCommit-HIVE-Build-20414
+ mkdir ../yetus_PreCommit-HIVE-Build-20414
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-20414
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-20414/yetus
+ 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
Trying to apply the patch with -p0
fatal: git apply: bad git-diff - inconsistent old filename on line 238
Trying to apply the patch with -p1
Going to apply patch with: git apply -p1
+ [[ maven == \m\a\v\e\n ]]
+ rm -rf /data/hiveptest/working/maven/org/apache/hive
+ mvn -B clean install -DskipTests -T 4 -q 
-Dmaven.repo.local=/data/hiveptest/working/maven
protoc-jar: executing: [/tmp/protoc8340539359108519037.exe, --version]
libprotoc 2.5.0
protoc-jar: executing: [/tmp/protoc8340539359108519037.exe, 
-I/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/src/main/protobuf/org/apache/hadoop/hive/metastore,
 
--java_out=/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/target/generated-sources,
 
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-common/src/main/protobuf/org/apache/hadoop/hive/metastore/metastore.proto]
ANTLR Parser Generator  Version 3.5.2
protoc-jar: executing: [/tmp/protoc3809420359331057916.exe, --version]
libprotoc 2.5.0
ANTLR Parser Generator  Version 3.5.2
Output file 
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-server/target/generated-sources/org/apache/hadoop/hive/metastore/parser/FilterParser.java
 does not exist: must build 
/data/hiveptest/working/apache-github-source-source/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/parser/Filter.g
org/apache/hadoop/hive/metastore/parser/Filter.g
ANTLR Parser Generator  Version 3.5.2
Output file 
/data/hiveptest/working/apache-github-source-source/parser/target/generated-sources/antlr3/org/apache/hadoop/hive/ql/parse/HiveLexer.java
 does not exist: must build 
/data/hiveptest/working/apache-github-source-source/parser/src/java/org/apache/hadoop/hive/ql/parse/HiveLexer.g
org/apache/hadoop/hive/ql/parse/HiveLexer.g
Output file 
/data/hiveptest/working/apache-github-source-source/parser/target/generated-sources/antlr3/org/apache/hadoop/hive/ql/parse/HiveParser.java
 does not exist: must build 
/data/hiveptest/working/apache-github-source-source/parser/src/java/org/apache/hadoop/hive/ql/parse/HiveParser.g
org/apache/hadoop/hive/ql/parse/HiveParser.g
log4j:WARN No appenders could be found for logger (DataNucleus.Persistence).
log4j:WARN Please initialize the log4j system properly.
DataNucleus Enhancer (version 4.1.17) for API "JDO"
DataNucleus Enhancer completed with success for 43 classes.
Output file 
/data/hiveptest/working/apache-github-source-source/parser/target/generated-sources/antlr3/org/apache/hadoop/hive/ql/parse/HintParser.java
 does not exist: must build 
/data/hiveptest/working/apache-github-source-source/parser/src/java/org/apache/hadoop/hive/ql/parse/HintParser.g
org/apache/hadoop/hive/ql/parse/HintParser.g
Processing annotations
Annotations processed
Processing annotations
No elements to process
Generating vector expression code
Generating vector expression test code
Processing annotations
Annotations processed
Processing annotations
No elements to process
[ERROR] COMPILATION ERROR : 
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:[268,79]
 incompatible types: 
org.apache.hadoop.hive.ql.parse.type.TypeCheckProcFactory<org.apache.hadoop.hive.ql.plan.ExprNodeDesc>.DefaultExprProcessor
 cannot be converted to org.apache.hadoop.hive.ql.lib.SemanticNodeProcessor
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[229,73]
 incompatible types: 
org.apache.hadoop.hive.ql.parse.type.TypeCheckProcFactory<T>.DefaultExprProcessor
 cannot be converted to org.apache.hadoop.hive.ql.lib.SemanticNodeProcessor
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[231,52]
 incompatible types: org.apache.hadoop.hive.ql.lib.Dispatcher cannot be 
converted to org.apache.hadoop.hive.ql.lib.SemanticDispatcher
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[340,80]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[594,53]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[599,53]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[648,66]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[654,58]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[773,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[776,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[826,67]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[837,72]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[860,25]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[866,67]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[875,25]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[877,74]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1195,66]
 incompatible types: org.antlr.runtime.tree.Tree cannot be converted to 
java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1285,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1362,45]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1371,67]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1374,69]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1377,62]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1450,62]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is not 
applicable
      (actual and formal argument lists differ in length)
    method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
      (actual and formal argument lists differ in length)
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) 
on project hive-exec: Compilation failure: Compilation failure:
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:[268,79]
 incompatible types: 
org.apache.hadoop.hive.ql.parse.type.TypeCheckProcFactory<org.apache.hadoop.hive.ql.plan.ExprNodeDesc>.DefaultExprProcessor
 cannot be converted to org.apache.hadoop.hive.ql.lib.SemanticNodeProcessor
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[229,73]
 incompatible types: 
org.apache.hadoop.hive.ql.parse.type.TypeCheckProcFactory<T>.DefaultExprProcessor
 cannot be converted to org.apache.hadoop.hive.ql.lib.SemanticNodeProcessor
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[231,52]
 incompatible types: org.apache.hadoop.hive.ql.lib.Dispatcher cannot be 
converted to org.apache.hadoop.hive.ql.lib.SemanticDispatcher
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[340,80]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[594,53]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[599,53]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[648,66]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[654,58]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[773,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[776,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[826,67]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[837,72]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[860,25]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[866,67]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[875,25]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[877,74]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1195,66]
 incompatible types: org.antlr.runtime.tree.Tree cannot be converted to 
java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1285,77]
 incompatible types: org.apache.hadoop.hive.ql.parse.ASTNode cannot be 
converted to java.lang.String
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1362,45]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1371,67]
 no suitable method found for 
getMsg(org.antlr.runtime.tree.Tree,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1374,69]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1377,62]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] 
/data/hiveptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/parse/type/TypeCheckProcFactory.java:[1450,62]
 no suitable method found for 
getMsg(org.apache.hadoop.hive.ql.parse.ASTNode,java.lang.String)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg(java.lang.String) is 
not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] method org.apache.hadoop.hive.ql.ErrorMsg.getMsg() is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hive-exec
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-20414
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12992277 - PreCommit-HIVE-Build

> Create new parser and udf module from ql
> ----------------------------------------
>
>                 Key: HIVE-22795
>                 URL: https://issues.apache.org/jira/browse/HIVE-22795
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Major
>         Attachments: HIVE-22795.patch
>
>
> ql is a huge module. I propose to start splitting it by creating new module 
> `parser` and `udf` to encapsulate some classes related to SQL parsing and UDF 
> declaration, respectively.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to