[ https://issues.apache.org/jira/browse/HIVE-19154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436607#comment-16436607 ]
Hive QA commented on HIVE-19154: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12918599/HIVE-19154.2.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/10165/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/10165/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-10165/ Messages: {noformat} 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 Tests exited with: ExecutionException: java.util.concurrent.ExecutionException: org.apache.hive.ptest.execution.ssh.SSHExecutionException: RSyncResult [localFile=/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more, remoteFile=/home/hiveptest/35.184.39.171-hiveptest-0/logs/, getExitCode()=11, getException()=null, getUser()=hiveptest, getHost()=35.184.39.171, getInstance()=0]: 'Warning: Permanently added '35.184.39.171' (ECDSA) to the list of known hosts. receiving incremental file list ./ TEST-164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more-TEST-org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.xml 0 0% 0.00kB/s 0:00:00 120,210 100% 3.28MB/s 0:00:00 (xfr#1, to-chk=5/7) maven-test.txt 0 0% 0.00kB/s 0:00:00 58,108 100% 1.54MB/s 0:00:00 (xfr#2, to-chk=4/7) logs/ logs/derby.log 0 0% 0.00kB/s 0:00:00 39,593 100% 568.60kB/s 0:00:00 (xfr#3, to-chk=1/7) logs/hive.log 0 0% 0.00kB/s 0:00:00 38,109,184 23% 36.34MB/s 0:00:03 rsync: write failed on "/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more/logs/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] Warning: Permanently added '35.184.39.171' (ECDSA) to the list of known hosts. receiving incremental file list logs/ logs/hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more/logs/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] rsync: [generator] write error: Broken pipe (32) Warning: Permanently added '35.184.39.171' (ECDSA) to the list of known hosts. receiving incremental file list logs/ logs/hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more/logs/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] rsync: [generator] write error: Broken pipe (32) Warning: Permanently added '35.184.39.171' (ECDSA) to the list of known hosts. receiving incremental file list logs/ logs/hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more/logs/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] rsync: [generator] write error: Broken pipe (32) Warning: Permanently added '35.184.39.171' (ECDSA) to the list of known hosts. receiving incremental file list logs/ logs/hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hiveptest/logs/PreCommit-HIVE-Build-10165/succeeded/164-TestMiniLlapLocalCliDriver-load_dyn_part5.q-vector_groupby_sort_8.q-enforce_order.q-and-27-more/logs/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1] rsync: [generator] write error: Broken pipe (32) ' {noformat} This message is automatically generated. ATTACHMENT ID: 12918599 - PreCommit-HIVE-Build > Poll notification events to invalidate the results cache > -------------------------------------------------------- > > Key: HIVE-19154 > URL: https://issues.apache.org/jira/browse/HIVE-19154 > Project: Hive > Issue Type: Sub-task > Reporter: Jason Dere > Assignee: Jason Dere > Priority: Major > Attachments: HIVE-19154.1.patch, HIVE-19154.2.patch > > > Related to the work for HIVE-18609. HIVE-18609 will only invalidate entries > in the cache if that query looked up again, which could potentially leave a > lot of undetected invalid entries in the cache taking up space which could > cause other entries to be evicted. To remove these entries in a more timely > fashion, have a background thread to periodically check the notification > events for updates to the tables used in the results cache. -- This message was sent by Atlassian JIRA (v7.6.3#76005)