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

Sergey Shelukhin commented on HIVE-15212:
-----------------------------------------

The only relevant failures are 
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[mm_buckets] (batchId=55)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[mm_conversions] 
(batchId=69)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters1]
 (batchId=136)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_llap_counters]
 (batchId=139)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] 
(batchId=136)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[orc_ppd_schema_evol_3a]
 (batchId=137)
org.apache.hadoop.hive.cli.TestSparkCliDriver.org.apache.hadoop.hive.cli.TestSparkCliDriver
 (batchId=97)
{noformat}
The first one is an out file update, bug exists for conversions, diffs in 
MiniLlap is the # of HDFS ops - needs to be looked at, as does the failure to 
init for the Spark test.

> merge branch into master
> ------------------------
>
>                 Key: HIVE-15212
>                 URL: https://issues.apache.org/jira/browse/HIVE-15212
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-15212.01.patch, HIVE-15212.02.patch
>
>
> Filing the JIRA now; accidentally attached the merge patch somewhere, so I 
> will post the test results analysis here. We will re-run the tests here later.
> Relevant q file failures:
> load_dyn_part1, autoColumnStats_2 and _1, escape2, load_dyn_part2, 
> dynpart_sort_opt_vectorization, orc_createas1, combine3, update_tmp_table, 
> delete_where_non_partitioned, delete_where_no_match, update_where_no_match, 
> update_where_non_partitioned, update_all_types
> I suspect many ACID failures are due to incomplete ACID type patch.
> Also need to revert the pom change from spark test pom, that seems to break 
> Spark tests. I had it temporarily to get rid of the long non-maven download 
> in all cases (there's a separate JIRA for that)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to