[ 
https://issues.apache.org/jira/browse/HIVE-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phabricator updated HIVE-1719:
------------------------------

    Attachment: HIVE-1719.D3051.1.patch

shreepadma requested code review of "HIVE-1719 [jira] Move RegexSerDe out of 
hive-contrib and over to hive-serde".
Reviewers: JIRA, cwsteinbach

  HIVE-1719.Move Regex Serde

  RegexSerDe is as much a part of the standard Hive distribution as the other
  SerDes
  currently in hive-serde. I think we should move it over to the hive-serde 
module
  so that
  users don't have to go to the added effort of manually registering the contrib
  jar before
  using it.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D3051

AFFECTED FILES
  serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java

                
> Move RegexSerDe out of hive-contrib and over to hive-serde
> ----------------------------------------------------------
>
>                 Key: HIVE-1719
>                 URL: https://issues.apache.org/jira/browse/HIVE-1719
>             Project: Hive
>          Issue Type: Task
>          Components: Serializers/Deserializers
>            Reporter: Carl Steinbach
>            Assignee: Shreepadma Venugopalan
>         Attachments: HIVE-1719.D3051.1.patch
>
>
> RegexSerDe is as much a part of the standard Hive distribution as the other 
> SerDes
> currently in hive-serde. I think we should move it over to the hive-serde 
> module so that
> users don't have to go to the added effort of manually registering the 
> contrib jar before
> using it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to