[
https://issues.apache.org/jira/browse/HIVE-15691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936955#comment-15936955
]
Eugene Koifman commented on HIVE-15691:
---------------------------------------
+1 for HIVE-15691.5.patch for Hive2
[~kalyanhadoop] we still have an issue with Hive1 patches. (my bad).
If you only want to check in to Hive1 master (future 1.3), then it's fine to
have only the c'tors that have StreamingConnection param.
If you want to check in to commit to both Hive1 1.2.2 and master, then we need
c'tor w/o StreamingConnection for 1.2.2 and both versions for master (on master
the ones w/o StreamingConnection should be deprecated). Otherwise someone may
start using StrictRegexWriter on 1.2.2 with old style c'tors and when they
upgrade to 1.3 it won't compile any more with the patch as is.
I'll commit to Hive2 later today. Let me know what you want to do for Hive1.
Also, it seems like the build bot only picks up 1 patch at a time, so if you
submit both branch-1 and branch-1.2 at the same time only one of them is being
run through the test
> 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)