[
https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936889#comment-15936889
]
Vaibhav Gumashta commented on HIVE-15691:
-----------------------------------------
[~ekoifman] For the hive-1.2 branch, there are some extra test failures:
{code}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_acid_globallimit
(batchId=45)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_acid_mapjoin (batchId=16)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_annotate_stats_table
(batchId=32)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_drop_database_removes_partition_dirs
(batchId=98)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_drop_table_removes_partition_dirs
(batchId=132)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_dynpart_sort_optimization
(batchId=81)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_dynpart_sort_optimization_acid
(batchId=69)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_groupby10 (batchId=95)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_groupby11 (batchId=111)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_groupby8 (batchId=114)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_semijoin5 (batchId=23)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_temp_table_gb1
(batchId=50)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_union_fast_stats
(batchId=78)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_string_decimal
(batchId=4)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_windowing (batchId=82)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_drop_partition
(batchId=437)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynamic_partition_pruning
(batchId=175)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_groupby2
(batchId=180)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_stats_only_null
(batchId=174)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_union_fast_stats
(batchId=181)
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vectorized_dynamic_partition_pruning
(batchId=175)
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_groupby2
(batchId=143)
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_index_bitmap_auto
(batchId=138)
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_ql_rewrite_gbtoidx_cbo_2
(batchId=147)
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_right_side_join
(batchId=153)
org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.testSplitGenFailure
(batchId=589)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
(batchId=269)
{code}
> Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink
> -------------------------------------------------------------------------
>
> Key: HIVE-15691
> URL: https://issues.apache.org/jira/browse/HIVE-15691
> Project: Hive
> Issue Type: New Feature
> Components: HCatalog, Transactions
> Reporter: Kalyan
> Assignee: Kalyan
> Priority: Critical
> Attachments: HIVE-15691.1.patch, HIVE-15691.2.patch,
> HIVE-15691.3.patch, HIVE-15691.4.patch, HIVE-15691.5.patch,
> HIVE-15691-branch-1.2.patch, HIVE-15691-branch-1.patch, HIVE-15691.patch,
> HIVE-15691-updated.patch
>
>
> Create StrictRegexWriter to work with RegexSerializer for Flume Hive Sink.
> It is similar to StrictJsonWriter available in hive.
> Dependency is there in flume to commit.
> FLUME-3036 : Create a RegexSerializer for Hive Sink.
> Patch is available for Flume, Please verify the below link
> https://github.com/kalyanhadooptraining/flume/commit/1c651e81395404321f9964c8d9d2af6f4a2aaef9
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)