[ https://issues.apache.org/jira/browse/HIVE-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012791#comment-16012791 ]
Hive QA commented on HIVE-16579: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12868361/HIVE-16579.9.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5283/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5283/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5283/ 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-05-16 17:40:07.735 + [[ -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-5283/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-05-16 17:40:07.738 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 2bcbd29 HIVE-16647: Improve the validation output to make the output to stderr and stdout more consistent (Aihua Xu, reviewed by Yongzhi Chen) + git clean -f -d Removing dev-support/checkstyle_YETUS-484.sh Removing dev-support/findbugs_YETUS-471.sh Removing dev-support/hive-personality.sh Removing dev-support/maven_YETUS-506.sh Removing dev-support/smart-apply-patch.sh Removing dev-support/test-patch.sh Removing dev-support/yetus-wrapper.sh + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 2bcbd29 HIVE-16647: Improve the validation output to make the output to stderr and stdout more consistent (Aihua Xu, reviewed by Yongzhi Chen) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2017-05-16 17:40:08.520 + 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 Going to apply patch with: patch -p1 patching file common/src/java/org/apache/hadoop/hive/conf/HiveConf.java Hunk #1 succeeded at 898 (offset 2 lines). patching file itests/hcatalog-unit/src/test/java/org/apache/hive/hcatalog/listener/DummyRawStoreFailEvent.java patching file itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java Hunk #1 succeeded at 7173 (offset 4 lines). patching file metastore/src/java/org/apache/hadoop/hive/metastore/RawStore.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/cache/CacheUtils.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/cache/SharedCache.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/hbase/HBaseStore.java patching file metastore/src/java/org/apache/hadoop/hive/metastore/hbase/stats/merge/ColumnStatsMergerFactory.java patching file metastore/src/test/org/apache/hadoop/hive/metastore/DummyRawStoreControlledCommit.java patching file metastore/src/test/org/apache/hadoop/hive/metastore/DummyRawStoreForJdoConnection.java patching file metastore/src/test/org/apache/hadoop/hive/metastore/cache/TestCachedStore.java + [[ 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 ANTLR Parser Generator Version 3.5.2 Output file /data/hiveptest/working/apache-github-source-source/metastore/target/generated-sources/antlr3/org/apache/hadoop/hive/metastore/parser/FilterParser.java does not exist: must build /data/hiveptest/working/apache-github-source-source/metastore/src/java/org/apache/hadoop/hive/metastore/parser/Filter.g org/apache/hadoop/hive/metastore/parser/Filter.g [ERROR] COMPILATION ERROR : [ERROR] /data/hiveptest/working/apache-github-source-source/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/stats/merge/ColumnStatsMergerFactory.java:[93,17] cannot find symbol symbol: class DateColumnStatsMerger location: class org.apache.hadoop.hive.metastore.hbase.stats.merge.ColumnStatsMergerFactory [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project hive-metastore: Compilation failure [ERROR] /data/hiveptest/working/apache-github-source-source/metastore/src/java/org/apache/hadoop/hive/metastore/hbase/stats/merge/ColumnStatsMergerFactory.java:[93,17] cannot find symbol [ERROR] symbol: class DateColumnStatsMerger [ERROR] location: class org.apache.hadoop.hive.metastore.hbase.stats.merge.ColumnStatsMergerFactory [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-metastore + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12868361 - PreCommit-HIVE-Build > CachedStore: improvements to partition col stats caching and cache column > stats for unpartitioned table > ------------------------------------------------------------------------------------------------------- > > Key: HIVE-16579 > URL: https://issues.apache.org/jira/browse/HIVE-16579 > Project: Hive > Issue Type: Sub-task > Components: Metastore > Affects Versions: 3.0.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Attachments: HIVE-16579.1.patch, HIVE-16579.2.patch, > HIVE-16579.3.patch, HIVE-16579.4.patch, HIVE-16579.5.patch, > HIVE-16579.6.patch, HIVE-16579.7.patch, HIVE-16579.8.patch, HIVE-16579.9.patch > > > 1. Update stats cache when partitions/table is dropped. > 2. Update cached partition col stats in the background cache update thread. -- This message was sent by Atlassian JIRA (v6.3.15#6346)