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

Eugene Koifman commented on HIVE-15691:
---------------------------------------

The link above shows the signatures with StreamingConnection param in master 
branch of Hive1.  This is where Hive 1.3 will be cut from so to be included in 
the future of 1.x line releases there must be signatures with 
StreamingConnection.  There is no need to provide the deprecated version of 
constructors w/o StreamingConnection parameters since StrictRegexWriter is new 
API.

1.2 version (Hive1) doesn't have StreamingConnection parameter - it was 
introduced in HIVE-14114.  If you'd like these changes to show up in upcoming 
1.2.2 release then HIVE-15691-branch-1.2.patch is fine but we cannot check this 
into 1.2 w/o checking into 1.3 which requires a patch with appropriate 
signatures.

HIVE-15691.3.patch looks ok for Hive2 but I don't see the build bot run for it. 
 Perhaps there was some glitch in the system and it was missed.  In such cases 
we usually resubmit the same patch but with new name (.4) to trigger another 
run.

> 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-branch-1.2.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)

Reply via email to