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

Hudson commented on HIVE-1719:
------------------------------

Integrated in Hive-trunk-h0.21 #1439 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1439/])
    HIVE-1719 [jira] Move RegexSerDe out of hive-contrib and over to hive-serde
(Shreepadma Venugopalan via Carl Steinbach)

Summary:
Regex Serde Changes

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

Reviewers: JIRA, cwsteinbach

Reviewed By: cwsteinbach

Differential Revision: https://reviews.facebook.net/D3249 (Revision 1340256)

     Result = FAILURE
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1340256
Files : 
* /hive/trunk/contrib/src/test/queries/clientnegative/serde_regex.q
* /hive/trunk/contrib/src/test/queries/clientpositive/serde_regex.q
* /hive/trunk/contrib/src/test/results/clientnegative/serde_regex.q.out
* /hive/trunk/contrib/src/test/results/clientpositive/serde_regex.q.out
* /hive/trunk/ql/src/test/queries/clientnegative/serde_regex.q
* /hive/trunk/ql/src/test/queries/clientnegative/serde_regex2.q
* /hive/trunk/ql/src/test/queries/clientnegative/serde_regex3.q
* /hive/trunk/ql/src/test/queries/clientpositive/serde_regex.q
* /hive/trunk/ql/src/test/results/clientnegative/serde_regex.q.out
* /hive/trunk/ql/src/test/results/clientnegative/serde_regex2.q.out
* /hive/trunk/ql/src/test/results/clientnegative/serde_regex3.q.out
* /hive/trunk/ql/src/test/results/clientpositive/serde_regex.q.out
* /hive/trunk/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
>             Fix For: 0.10.0
>
>         Attachments: HIVE-1719.3.patch, HIVE-1719.D3051.1.patch, 
> HIVE-1719.D3051.2.patch, HIVE-1719.D3141.1.patch, HIVE-1719.D3249.1.patch, 
> HIVE-1719.D3249.1.patch, HIVE-1719.D3249.2.patch, HIVE-1719.D3249.3.patch, 
> HIVE-1719.D3249.4.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