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

Kalyan commented on HIVE-15691:
-------------------------------

Hi [~ekoifman],

if possible please update the document with below text.

StrictRegexWriter

Class StrictRegexWriter implements the RecordWriter interface. It accepts input 
records, regex that in text format and writes them to Hive. It converts the 
text record using proper regex directly into an Object using RegexSerDe, which 
is then passed on to the underlying AcidOutputFormat's record updater for the 
appropriate bucket.  See Javadoc.


I am not getting write permission to update the docs.

> 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
>             Fix For: 1.3.0, 1.2.2, 2.3.0, 3.0.0
>
>         Attachments: HIVE-15691.1-branch-1.2.patch, 
> HIVE-15691.1-branch-1.patch, 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)

Reply via email to