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

Hive QA commented on HIVE-18503:
--------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} asflicense {color} | {color:red}  0m 
54s{color} | {color:red} The patch generated 6 ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  1m 35s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Optional Tests |  asflicense  |
| 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/dev-support/hive-personality.sh |
| git revision | master / 6dc2452 |
| asflicense | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-8821/yetus/patch-asflicense-problems.txt
 |
| modules | C: ql U: ql |
| Console output | 
http://104.198.109.242/logs//PreCommit-HIVE-Build-8821/yetus.txt |
| Powered by | Apache Yetus    http://yetus.apache.org |


This message was automatically generated.



> MM/ACID tables: make tests that will never be compatible with acid use 
> non-txn tables explicitly
> ------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18503
>                 URL: https://issues.apache.org/jira/browse/HIVE-18503
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>            Priority: Major
>         Attachments: HIVE-18503.WIP.patch
>
>
> Some tests do stuff that will simply never work with ACID tables, e.g. delete 
> table files.
>  They should be changed to use external table, or explicitly set 
> transactional=false
>  
> List of things:
>  * Deleting table files via dfs commands.
>  * Computing query using stats - not supported for either ACID tables or 
> external tables, so with MM by default not supported in any scenario. 
> HIVE-18395



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to