[jira] [Commented] (NUTCH-2167) Backport TableUtil from 2.x for URL reversing

2015-11-12 Thread Hudson (JIRA)

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

Hudson commented on NUTCH-2167:
---

SUCCESS: Integrated in Nutch-trunk #3307 (See 
[https://builds.apache.org/job/Nutch-trunk/3307/])
NUTCH-2167 CHANGES update (joyce: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1714081])
* trunk/CHANGES.txt
NUTCH-2167 Backport TableUtil tests from 2.x to trunk (joyce: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1714079])
* trunk/src/test/org/apache/nutch/util/TestTableUtil.java
NUTCH-2167 - Backport TableUtil from 2.x to trunk (joyce: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1714078])
* trunk/src/java/org/apache/nutch/util/TableUtil.java


> Backport TableUtil from 2.x for URL reversing
> -
>
> Key: NUTCH-2167
> URL: https://issues.apache.org/jira/browse/NUTCH-2167
> Project: Nutch
>  Issue Type: Sub-task
>  Components: tool
>Affects Versions: 1.10
>Reporter: Michael Joyce
>Assignee: Michael Joyce
> Fix For: 1.11
>
>
> The 
> [TableUtil|https://github.com/apache/nutch/blob/2.x/src/java/org/apache/nutch/util/TableUtil.java]
>  file provides a number of helpful utilities functions for URL reversing that 
> would be useful to have in 1.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2167) Backport TableUtil from 2.x for URL reversing

2015-11-11 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on NUTCH-2167:
-

Yes, an example of this being useful is within the filedumper. For example if 
we can reverse URLs then raw content can be sent to s3 for archived storage but 
also retrieved with minimal effort as we can the just re-reverse the URL.

> Backport TableUtil from 2.x for URL reversing
> -
>
> Key: NUTCH-2167
> URL: https://issues.apache.org/jira/browse/NUTCH-2167
> Project: Nutch
>  Issue Type: Sub-task
>  Components: tool
>Affects Versions: 1.10
>Reporter: Michael Joyce
>Assignee: Michael Joyce
> Fix For: 1.11
>
>
> The 
> [TableUtil|https://github.com/apache/nutch/blob/2.x/src/java/org/apache/nutch/util/TableUtil.java]
>  file provides a number of helpful utilities functions for URL reversing that 
> would be useful to have in 1.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2167) Backport TableUtil from 2.x for URL reversing

2015-11-11 Thread Michael Joyce (JIRA)

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

Michael Joyce commented on NUTCH-2167:
--

Hi folks,

All looks good and tests run fine after moving this over for testing. I'm going 
to svn cp them over if no one has any objections.

> Backport TableUtil from 2.x for URL reversing
> -
>
> Key: NUTCH-2167
> URL: https://issues.apache.org/jira/browse/NUTCH-2167
> Project: Nutch
>  Issue Type: Sub-task
>  Components: tool
>Affects Versions: 1.10
>Reporter: Michael Joyce
>Assignee: Michael Joyce
> Fix For: 1.11
>
>
> The 
> [TableUtil|https://github.com/apache/nutch/blob/2.x/src/java/org/apache/nutch/util/TableUtil.java]
>  file provides a number of helpful utilities functions for URL reversing that 
> would be useful to have in 1.x



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)