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

Hive QA commented on HIVE-7061:
-------------------------------



{color:red}Overall{color}: -1 at least one tests failed

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

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 5458 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_multiMapJoin2
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf2
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_root_dir_external_table
org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimal
org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalX
org.apache.hive.hcatalog.pig.TestOrcHCatPigStorer.testWriteDecimalXY
{noformat}

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/271/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-Build/271/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-Build-271/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12646355

> sql std auth - insert queries without overwrite should not require delete 
> privileges
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-7061
>                 URL: https://issues.apache.org/jira/browse/HIVE-7061
>             Project: Hive
>          Issue Type: Bug
>          Components: Authorization, SQLStandardAuthorization
>    Affects Versions: 0.13.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>         Attachments: HIVE-7061.1.patch, HIVE-7061.2.patch, HIVE-7061.3.patch
>
>
> Insert queries can do the equivalent of delete and insert of all rows of a 
> table or partition, if the overwrite keyword is used. As a result DELETE 
> privilege is applicable to such queries.
> However, SQL Standard auth requires DELETE privilege even for queries that 
> don't have the overwrite keyword.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to