Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21320

get_fields() and get_tables_by_type() are not protected by HMS server access control

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0-alpha-1
    • None
    • None

    Description

      User without any privilege can call these functions and get all meta data back as if user has full access privilege.

      Attachments

        1. HIVE-21320.001.patch
          13 kB
          Na Li
        2. HIVE-21320.005.patch
          26 kB
          Na Li
        3. HIVE-21320.005.patch
          26 kB
          Na Li
        4. HIVE-21320.006.patch
          12 kB
          Na Li
        5. HIVE-21320.007.patch
          12 kB
          Na Li
        6. HIVE-21320.008.patch
          12 kB
          Na Li
        7. HIVE-21320.008.patch
          12 kB
          Na Li
        8. HIVE-21320.009.patch
          12 kB
          Na Li
        9. HIVE-21320.010.patch
          12 kB
          Na Li

        Activity

          hiveqa Hive QA added a comment -
          -1 overall



          Vote Subsystem Runtime Comment
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
                master Compile Tests
          +1 mvninstall 9m 3s master passed
          +1 compile 0m 29s master passed
          +1 checkstyle 0m 22s master passed
          0 findbugs 1m 12s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings.
          +1 javadoc 0m 20s master passed
                Patch Compile Tests
          +1 mvninstall 0m 31s the patch passed
          +1 compile 0m 26s the patch passed
          +1 javac 0m 26s the patch passed
          -1 checkstyle 0m 23s standalone-metastore/metastore-server: The patch generated 25 new + 413 unchanged - 0 fixed = 438 total (was 413)
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 findbugs 1m 19s the patch passed
          +1 javadoc 0m 21s the patch passed
                Other Tests
          +1 asflicense 0m 15s The patch does not generate ASF License warnings.
          15m 10s



          Subsystem Report/Notes
          Optional Tests asflicense javac javadoc findbugs checkstyle compile
          uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux
          Build tool maven
          Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16239/dev-support/hive-personality.sh
          git revision master / 2daaed7
          Default Java 1.8.0_111
          findbugs v3.0.0
          checkstyle http://104.198.109.242/logs//PreCommit-HIVE-Build-16239/yetus/diff-checkstyle-standalone-metastore_metastore-server.txt
          modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16239/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - -1 overall Vote Subsystem Runtime Comment       Prechecks +1 @author 0m 0s The patch does not contain any @author tags.       master Compile Tests +1 mvninstall 9m 3s master passed +1 compile 0m 29s master passed +1 checkstyle 0m 22s master passed 0 findbugs 1m 12s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings. +1 javadoc 0m 20s master passed       Patch Compile Tests +1 mvninstall 0m 31s the patch passed +1 compile 0m 26s the patch passed +1 javac 0m 26s the patch passed -1 checkstyle 0m 23s standalone-metastore/metastore-server: The patch generated 25 new + 413 unchanged - 0 fixed = 438 total (was 413) +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 19s the patch passed +1 javadoc 0m 21s the patch passed       Other Tests +1 asflicense 0m 15s The patch does not generate ASF License warnings. 15m 10s Subsystem Report/Notes Optional Tests asflicense javac javadoc findbugs checkstyle compile uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux Build tool maven Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16239/dev-support/hive-personality.sh git revision master / 2daaed7 Default Java 1.8.0_111 findbugs v3.0.0 checkstyle http://104.198.109.242/logs//PreCommit-HIVE-Build-16239/yetus/diff-checkstyle-standalone-metastore_metastore-server.txt modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16239/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 2 test(s) being added or modified.

          SUCCESS: +1 due to 15812 tests passed

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          

          This message is automatically generated.

          ATTACHMENT ID: 12960066 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960066/HIVE-21320.001.patch SUCCESS: +1 due to 2 test(s) being added or modified. SUCCESS: +1 due to 15812 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16239/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16239/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16239/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase This message is automatically generated. ATTACHMENT ID: 12960066 - PreCommit-HIVE-Build
          hiveqa Hive QA added a comment -
          -1 overall



          Vote Subsystem Runtime Comment
          -1 patch 0m 7s /data/hiveptest/logs/PreCommit-HIVE-Build-16240/patches/PreCommit-HIVE-Build-16240.patch does not apply to master. Rebase required? Wrong Branch? See http://cwiki.apache.org/confluence/display/Hive/HowToContribute for help.



          Subsystem Report/Notes
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16240/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - -1 overall Vote Subsystem Runtime Comment -1 patch 0m 7s /data/hiveptest/logs/PreCommit-HIVE-Build-16240/patches/PreCommit-HIVE-Build-16240.patch does not apply to master. Rebase required? Wrong Branch? See http://cwiki.apache.org/confluence/display/Hive/HowToContribute for help. Subsystem Report/Notes Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16240/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 10 test(s) being added or modified.

          SUCCESS: +1 due to 15812 tests passed

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          

          This message is automatically generated.

          ATTACHMENT ID: 12960081 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960081/HIVE-21320.005.patch SUCCESS: +1 due to 10 test(s) being added or modified. SUCCESS: +1 due to 15812 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16240/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16240/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16240/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase This message is automatically generated. ATTACHMENT ID: 12960081 - PreCommit-HIVE-Build
          pvary Peter Vary added a comment -

          +1 for patch 06, pending tests - please check the checkstyle errors too..

          Thanks,

          Peter

          pvary Peter Vary added a comment - +1 for patch 06, pending tests - please check the checkstyle errors too.. Thanks, Peter
          hiveqa Hive QA added a comment -
          -1 overall



          Vote Subsystem Runtime Comment
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
                master Compile Tests
          +1 mvninstall 9m 2s master passed
          +1 compile 0m 26s master passed
          +1 checkstyle 0m 22s master passed
          0 findbugs 1m 14s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings.
          +1 javadoc 0m 19s master passed
                Patch Compile Tests
          +1 mvninstall 0m 30s the patch passed
          +1 compile 0m 26s the patch passed
          +1 javac 0m 26s the patch passed
          -1 checkstyle 0m 22s standalone-metastore/metastore-server: The patch generated 5 new + 413 unchanged - 0 fixed = 418 total (was 413)
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 findbugs 1m 14s the patch passed
          +1 javadoc 0m 19s the patch passed
                Other Tests
          +1 asflicense 0m 14s The patch does not generate ASF License warnings.
          14m 54s



          Subsystem Report/Notes
          Optional Tests asflicense javac javadoc findbugs checkstyle compile
          uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux
          Build tool maven
          Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16258/dev-support/hive-personality.sh
          git revision master / 3e9614e
          Default Java 1.8.0_111
          findbugs v3.0.0
          checkstyle http://104.198.109.242/logs//PreCommit-HIVE-Build-16258/yetus/diff-checkstyle-standalone-metastore_metastore-server.txt
          modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16258/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - -1 overall Vote Subsystem Runtime Comment       Prechecks +1 @author 0m 0s The patch does not contain any @author tags.       master Compile Tests +1 mvninstall 9m 2s master passed +1 compile 0m 26s master passed +1 checkstyle 0m 22s master passed 0 findbugs 1m 14s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings. +1 javadoc 0m 19s master passed       Patch Compile Tests +1 mvninstall 0m 30s the patch passed +1 compile 0m 26s the patch passed +1 javac 0m 26s the patch passed -1 checkstyle 0m 22s standalone-metastore/metastore-server: The patch generated 5 new + 413 unchanged - 0 fixed = 418 total (was 413) +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 14s the patch passed +1 javadoc 0m 19s the patch passed       Other Tests +1 asflicense 0m 14s The patch does not generate ASF License warnings. 14m 54s Subsystem Report/Notes Optional Tests asflicense javac javadoc findbugs checkstyle compile uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux Build tool maven Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16258/dev-support/hive-personality.sh git revision master / 3e9614e Default Java 1.8.0_111 findbugs v3.0.0 checkstyle http://104.198.109.242/logs//PreCommit-HIVE-Build-16258/yetus/diff-checkstyle-standalone-metastore_metastore-server.txt modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16258/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 2 test(s) being added or modified.

          ERROR: -1 due to 5 failed/errored test(s), 15820 tests executed
          Failed tests:

          org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHadoopVersion (batchId=205)
          org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion (batchId=205)
          org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getPigVersion (batchId=205)
          org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getStatus (batchId=205)
          org.apache.hive.hcatalog.templeton.TestWebHCatE2e.invalidPath (batchId=205)
          

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          Tests exited with: TestsFailedException: 5 tests failed
          

          This message is automatically generated.

          ATTACHMENT ID: 12960246 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960246/HIVE-21320.007.patch SUCCESS: +1 due to 2 test(s) being added or modified. ERROR: -1 due to 5 failed/errored test(s), 15820 tests executed Failed tests: org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHadoopVersion (batchId=205) org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion (batchId=205) org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getPigVersion (batchId=205) org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getStatus (batchId=205) org.apache.hive.hcatalog.templeton.TestWebHCatE2e.invalidPath (batchId=205) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16258/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16258/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16258/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 5 tests failed This message is automatically generated. ATTACHMENT ID: 12960246 - PreCommit-HIVE-Build
          linaataustin Na Li added a comment -

          pvary Patch 6 did not trigger test. Patch 7 is the same as patch 6. Its tests failed because it was not rebased on latest code. Patch 8 is uploaded now.

          The difference between patch 6 and patch 8
          + Patch 8 is rebased on lated code
          + Patch 8 fixed style issues of Patch 6 and 7

          linaataustin Na Li added a comment - pvary Patch 6 did not trigger test. Patch 7 is the same as patch 6. Its tests failed because it was not rebased on latest code. Patch 8 is uploaded now. The difference between patch 6 and patch 8 + Patch 8 is rebased on lated code + Patch 8 fixed style issues of Patch 6 and 7
          hiveqa Hive QA added a comment -
          +1 overall



          Vote Subsystem Runtime Comment
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
                master Compile Tests
          +1 mvninstall 8m 31s master passed
          +1 compile 0m 27s master passed
          +1 checkstyle 0m 21s master passed
          0 findbugs 1m 6s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings.
          +1 javadoc 0m 19s master passed
                Patch Compile Tests
          +1 mvninstall 0m 30s the patch passed
          +1 compile 0m 25s the patch passed
          +1 javac 0m 25s the patch passed
          +1 checkstyle 0m 21s the patch passed
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 findbugs 1m 15s the patch passed
          +1 javadoc 0m 20s the patch passed
                Other Tests
          +1 asflicense 0m 13s The patch does not generate ASF License warnings.
          14m 17s



          Subsystem Report/Notes
          Optional Tests asflicense javac javadoc findbugs checkstyle compile
          uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux
          Build tool maven
          Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16260/dev-support/hive-personality.sh
          git revision master / 77b9c3c
          Default Java 1.8.0_111
          findbugs v3.0.0
          modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16260/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - +1 overall Vote Subsystem Runtime Comment       Prechecks +1 @author 0m 0s The patch does not contain any @author tags.       master Compile Tests +1 mvninstall 8m 31s master passed +1 compile 0m 27s master passed +1 checkstyle 0m 21s master passed 0 findbugs 1m 6s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings. +1 javadoc 0m 19s master passed       Patch Compile Tests +1 mvninstall 0m 30s the patch passed +1 compile 0m 25s the patch passed +1 javac 0m 25s the patch passed +1 checkstyle 0m 21s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 15s the patch passed +1 javadoc 0m 20s the patch passed       Other Tests +1 asflicense 0m 13s The patch does not generate ASF License warnings. 14m 17s Subsystem Report/Notes Optional Tests asflicense javac javadoc findbugs checkstyle compile uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux Build tool maven Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16260/dev-support/hive-personality.sh git revision master / 77b9c3c Default Java 1.8.0_111 findbugs v3.0.0 modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16260/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 2 test(s) being added or modified.

          ERROR: -1 due to 14 failed/errored test(s), 15820 tests executed
          Failed tests:

          org.apache.hadoop.hive.metastore.TestObjectStore.catalogs (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testDatabaseOps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testDeprecatedConfigIsOverwritten (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropParitionsCleanup (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropPartitionsCacheCrossSession (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSqlErrorMetrics (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testEmptyTrustStoreProps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testMasterKeyOps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testMaxEventResponse (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testPartitionOps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testQueryCloseOnError (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testRoleOps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testTableOps (batchId=230)
          org.apache.hadoop.hive.metastore.TestObjectStore.testUseSSLProperty (batchId=230)
          

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          Tests exited with: TestsFailedException: 14 tests failed
          

          This message is automatically generated.

          ATTACHMENT ID: 12960274 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960274/HIVE-21320.008.patch SUCCESS: +1 due to 2 test(s) being added or modified. ERROR: -1 due to 14 failed/errored test(s), 15820 tests executed Failed tests: org.apache.hadoop.hive.metastore.TestObjectStore.catalogs (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testDatabaseOps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testDeprecatedConfigIsOverwritten (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropParitionsCleanup (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropPartitionsCacheCrossSession (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSqlErrorMetrics (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testEmptyTrustStoreProps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testMasterKeyOps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testMaxEventResponse (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testPartitionOps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testQueryCloseOnError (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testRoleOps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testTableOps (batchId=230) org.apache.hadoop.hive.metastore.TestObjectStore.testUseSSLProperty (batchId=230) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16260/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16260/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16260/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 14 tests failed This message is automatically generated. ATTACHMENT ID: 12960274 - PreCommit-HIVE-Build
          linaataustin Na Li added a comment -

          patch 9 is rebased on latest code at https://github.com/apache/hive/commit/77b9c3c79953121c19554a7de6953a6e21de9db6
          The failed tests are likely caused by daijy 's commit at https://github.com/apache/hive/commit/3e9614eebd19f9843b28d97aaee1c3dfb815fb3d, which is reverted now.

          linaataustin Na Li added a comment - patch 9 is rebased on latest code at https://github.com/apache/hive/commit/77b9c3c79953121c19554a7de6953a6e21de9db6 The failed tests are likely caused by daijy 's commit at https://github.com/apache/hive/commit/3e9614eebd19f9843b28d97aaee1c3dfb815fb3d , which is reverted now.
          hiveqa Hive QA added a comment -
          +1 overall



          Vote Subsystem Runtime Comment
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
                master Compile Tests
          +1 mvninstall 8m 40s master passed
          +1 compile 0m 28s master passed
          +1 checkstyle 0m 19s master passed
          0 findbugs 1m 15s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings.
          +1 javadoc 0m 19s master passed
                Patch Compile Tests
          +1 mvninstall 0m 30s the patch passed
          +1 compile 0m 26s the patch passed
          +1 javac 0m 26s the patch passed
          +1 checkstyle 0m 21s the patch passed
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 findbugs 1m 17s the patch passed
          +1 javadoc 0m 20s the patch passed
                Other Tests
          +1 asflicense 0m 14s The patch does not generate ASF License warnings.
          14m 36s



          Subsystem Report/Notes
          Optional Tests asflicense javac javadoc findbugs checkstyle compile
          uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux
          Build tool maven
          Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16263/dev-support/hive-personality.sh
          git revision master / 77b9c3c
          Default Java 1.8.0_111
          findbugs v3.0.0
          modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16263/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - +1 overall Vote Subsystem Runtime Comment       Prechecks +1 @author 0m 0s The patch does not contain any @author tags.       master Compile Tests +1 mvninstall 8m 40s master passed +1 compile 0m 28s master passed +1 checkstyle 0m 19s master passed 0 findbugs 1m 15s standalone-metastore/metastore-server in master has 181 extant Findbugs warnings. +1 javadoc 0m 19s master passed       Patch Compile Tests +1 mvninstall 0m 30s the patch passed +1 compile 0m 26s the patch passed +1 javac 0m 26s the patch passed +1 checkstyle 0m 21s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 17s the patch passed +1 javadoc 0m 20s the patch passed       Other Tests +1 asflicense 0m 14s The patch does not generate ASF License warnings. 14m 36s Subsystem Report/Notes Optional Tests asflicense javac javadoc findbugs checkstyle compile uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux Build tool maven Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16263/dev-support/hive-personality.sh git revision master / 77b9c3c Default Java 1.8.0_111 findbugs v3.0.0 modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16263/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 2 test(s) being added or modified.

          ERROR: -1 due to 49 failed/errored test(s), 15820 tests executed
          Failed tests:

          org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionBogusCatalog[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionByNameBogusCatalog[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionWithAuthBogusCatalog[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionsByNamesBogusCatalog[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.otherCatalog[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesEmptyPartVals[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoDb[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoTable[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullValues[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesWrongNumOfPartVals[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesWrongPart[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValues[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionCaseSensitive[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionEmptyPartName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionIncompletePartName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoDb[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoTable[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNonexistingPart[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullPartName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoEmptyUserGroup[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoPrivilagesSet[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoSuchPart[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullGroups[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullUser[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullValues[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoWrongNumOfPartVals[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfo[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartition[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesEmptyParts[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoDb[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoTable[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullDbName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullNames[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullTblName[Remote] (batchId=222)
          org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNames[Remote] (batchId=222)
          

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          Tests exited with: TestsFailedException: 49 tests failed
          

          This message is automatically generated.

          ATTACHMENT ID: 12960309 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960309/HIVE-21320.009.patch SUCCESS: +1 due to 2 test(s) being added or modified. ERROR: -1 due to 49 failed/errored test(s), 15820 tests executed Failed tests: org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionBogusCatalog[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionByNameBogusCatalog[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionWithAuthBogusCatalog[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.getPartitionsByNamesBogusCatalog[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.otherCatalog[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesEmptyPartVals[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoDb[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoTable[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNoTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesNullValues[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesWrongNumOfPartVals[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValuesWrongPart[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionByValues[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionCaseSensitive[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionEmptyPartName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionIncompletePartName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoDb[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoTable[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNoTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNonexistingPart[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullPartName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionNullTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoEmptyUserGroup[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoPrivilagesSet[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoSuchPart[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullGroups[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullUser[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNullValues[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoWrongNumOfPartVals[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfo[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartition[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesEmptyParts[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoDb[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoTable[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNoTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullDbName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullNames[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNamesNullTblName[Remote] (batchId=222) org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionsByNames[Remote] (batchId=222) Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16263/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16263/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16263/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 49 tests failed This message is automatically generated. ATTACHMENT ID: 12960309 - PreCommit-HIVE-Build
          hiveqa Hive QA added a comment -

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

          ERROR: -1 due to build exiting with an error

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Tests exited with: Exception: Patch URL https://issues.apache.org/jira/secure/attachment/12960309/HIVE-21320.009.patch was found in seen patch url's cache and a test was probably run already on it. Aborting...
          

          This message is automatically generated.

          ATTACHMENT ID: 12960309 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960309/HIVE-21320.009.patch ERROR: -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16266/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16266/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16266/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Tests exited with: Exception: Patch URL https://issues.apache.org/jira/secure/attachment/12960309/HIVE-21320.009.patch was found in seen patch url's cache and a test was probably run already on it. Aborting... This message is automatically generated. ATTACHMENT ID: 12960309 - PreCommit-HIVE-Build
          linaataustin Na Li added a comment - - edited

          I cannot reproduce the test failure with patch 9. The test failure at build machine was due to connection issue. should not be related to my change.

          Patch 10 is rebased on https://github.com/apache/hive/commit/66533e2c4ed3f00f4795c1ffa9bed4c1a7aa6bf6

          linaataustin Na Li added a comment - - edited I cannot reproduce the test failure with patch 9. The test failure at build machine was due to connection issue. should not be related to my change. Patch 10 is rebased on https://github.com/apache/hive/commit/66533e2c4ed3f00f4795c1ffa9bed4c1a7aa6bf6
          hiveqa Hive QA added a comment -
          +1 overall



          Vote Subsystem Runtime Comment
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
                master Compile Tests
          +1 mvninstall 9m 34s master passed
          +1 compile 0m 31s master passed
          +1 checkstyle 0m 23s master passed
          0 findbugs 1m 23s standalone-metastore/metastore-server in master has 179 extant Findbugs warnings.
          +1 javadoc 0m 23s master passed
                Patch Compile Tests
          +1 mvninstall 0m 36s the patch passed
          +1 compile 0m 30s the patch passed
          +1 javac 0m 30s the patch passed
          +1 checkstyle 0m 23s the patch passed
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 findbugs 1m 35s the patch passed
          +1 javadoc 0m 24s the patch passed
                Other Tests
          +1 asflicense 0m 14s The patch does not generate ASF License warnings.
          16m 30s



          Subsystem Report/Notes
          Optional Tests asflicense javac javadoc findbugs checkstyle compile
          uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux
          Build tool maven
          Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16270/dev-support/hive-personality.sh
          git revision master / 66533e2
          Default Java 1.8.0_111
          findbugs v3.0.0
          modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server
          Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16270/yetus.txt
          Powered by Apache Yetus http://yetus.apache.org

          This message was automatically generated.

          hiveqa Hive QA added a comment - +1 overall Vote Subsystem Runtime Comment       Prechecks +1 @author 0m 0s The patch does not contain any @author tags.       master Compile Tests +1 mvninstall 9m 34s master passed +1 compile 0m 31s master passed +1 checkstyle 0m 23s master passed 0 findbugs 1m 23s standalone-metastore/metastore-server in master has 179 extant Findbugs warnings. +1 javadoc 0m 23s master passed       Patch Compile Tests +1 mvninstall 0m 36s the patch passed +1 compile 0m 30s the patch passed +1 javac 0m 30s the patch passed +1 checkstyle 0m 23s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 findbugs 1m 35s the patch passed +1 javadoc 0m 24s the patch passed       Other Tests +1 asflicense 0m 14s The patch does not generate ASF License warnings. 16m 30s Subsystem Report/Notes Optional Tests asflicense javac javadoc findbugs checkstyle compile uname Linux hiveptest-server-upstream 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux Build tool maven Personality /data/hiveptest/working/yetus_PreCommit-HIVE-Build-16270/dev-support/hive-personality.sh git revision master / 66533e2 Default Java 1.8.0_111 findbugs v3.0.0 modules C: standalone-metastore/metastore-server U: standalone-metastore/metastore-server Console output http://104.198.109.242/logs//PreCommit-HIVE-Build-16270/yetus.txt Powered by Apache Yetus http://yetus.apache.org This message was automatically generated.
          hiveqa Hive QA added a comment -

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

          SUCCESS: +1 due to 2 test(s) being added or modified.

          SUCCESS: +1 due to 15820 tests passed

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

          Messages:

          Executing org.apache.hive.ptest.execution.TestCheckPhase
          Executing org.apache.hive.ptest.execution.PrepPhase
          Executing org.apache.hive.ptest.execution.YetusPhase
          Executing org.apache.hive.ptest.execution.ExecutionPhase
          Executing org.apache.hive.ptest.execution.ReportingPhase
          

          This message is automatically generated.

          ATTACHMENT ID: 12960361 - PreCommit-HIVE-Build

          hiveqa Hive QA added a comment - Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960361/HIVE-21320.010.patch SUCCESS: +1 due to 2 test(s) being added or modified. SUCCESS: +1 due to 15820 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16270/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16270/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16270/ Messages: Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase This message is automatically generated. ATTACHMENT ID: 12960361 - PreCommit-HIVE-Build

          Patch merged into master. Thanks for your contribution LinaAtAustin

          vihangk1 Vihang Karajgaonkar added a comment - Patch merged into master. Thanks for your contribution LinaAtAustin

          People

            linaataustin Na Li
            linaataustin Na Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: