[ https://issues.apache.org/jira/browse/HIVE-9594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310443#comment-14310443 ]
Hive QA commented on HIVE-9594: ------------------------------- {color:red}Overall{color}: -1 no tests executed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12696974/HIVE-9594.1.patch Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2690/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2690/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2690/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase 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/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative, remoteFile=/home/hiveptest/54.159.77.2-hiveptest-0/logs/, getExitCode()=12, getException()=null, getUser()=hiveptest, getHost()=54.159.77.2, getInstance()=0]: 'Address 54.159.77.2 maps to ec2-54-159-77-2.compute-1.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! receiving incremental file list ./ TEST-TestParseNegative-TEST-org.apache.hadoop.hive.ql.parse.TestParseNegative.xml 0 0% 0.00kB/s 0:00:00 8378 100% 7.99MB/s 0:00:00 (xfer#1, to-check=3/5) hive.log 0 0% 0.00kB/s 0:00:00 47185920 38% 45.00MB/s 0:00:01 96501760 79% 46.04MB/s 0:00:00 rsync: write failed on "/data/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: connection unexpectedly closed (204 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6] Address 54.159.77.2 maps to ec2-54-159-77-2.compute-1.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! receiving incremental file list ./ hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: connection unexpectedly closed (204 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6] Address 54.159.77.2 maps to ec2-54-159-77-2.compute-1.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! receiving incremental file list ./ hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: connection unexpectedly closed (204 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6] Address 54.159.77.2 maps to ec2-54-159-77-2.compute-1.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! receiving incremental file list ./ hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: connection unexpectedly closed (204 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6] Address 54.159.77.2 maps to ec2-54-159-77-2.compute-1.amazonaws.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! receiving incremental file list ./ hive.log 0 0% 0.00kB/s 0:00:00 rsync: write failed on "/data/hive-ptest/logs/PreCommit-HIVE-TRUNK-Build-2690/succeeded/TestParseNegative/hive.log": No space left on device (28) rsync error: error in file IO (code 11) at receiver.c(301) [receiver=3.0.6] rsync: connection unexpectedly closed (204 bytes received so far) [generator] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [generator=3.0.6] ' {noformat} This message is automatically generated. ATTACHMENT ID: 12696974 - PreCommit-HIVE-TRUNK-Build > Add qtests for LAST_DAY udf > --------------------------- > > Key: HIVE-9594 > URL: https://issues.apache.org/jira/browse/HIVE-9594 > Project: Hive > Issue Type: Improvement > Components: UDF > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Priority: Minor > Attachments: HIVE-9594.1.patch > > > currently udf_last_day.q contains only > {code} > DESCRIBE FUNCTION last_day; > DESCRIBE FUNCTION EXTENDED last_day; > {code} > Better to add several function executions to the file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)