[jira] [Created] (NUTCH-1964) tmp directory not cleaned up after using commoncrawldump tool

2015-03-13 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created NUTCH-1964:
---

 Summary: tmp directory not cleaned up after using commoncrawldump 
tool
 Key: NUTCH-1964
 URL: https://issues.apache.org/jira/browse/NUTCH-1964
 Project: Nutch
  Issue Type: Bug
  Components: commoncrawl
Affects Versions: 1.10
Reporter: Lewis John McGibbney
Priority: Minor
 Fix For: 1.10


After using the commoncrawldump tool I am seeing a persistent tmp directory in 
the directory where I invoked the tool from e.g.
{code}
[mdeploy@crawl local]$ ls
bin  conf  lib  logs  plugins  test  tmp_1426114168524-231608436
{code}
We need to make sure that this is cleaned up after invoking the tool.




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


[jira] [Resolved] (NUTCH-1955) ByteWritable missing in NutchWritable

2015-03-13 Thread Markus Jelsma (JIRA)

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

Markus Jelsma resolved NUTCH-1955.
--
Resolution: Fixed

Committed to trunk in revision 1666471.


 ByteWritable missing in NutchWritable
 -

 Key: NUTCH-1955
 URL: https://issues.apache.org/jira/browse/NUTCH-1955
 Project: Nutch
  Issue Type: Task
Affects Versions: 1.9
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Trivial
 Fix For: 1.10

 Attachments: NUTCH-1955.patch


 Obvious. Add ByteWritable.



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


[jira] [Resolved] (NUTCH-1956) Members to be public in URLCrawlDatum

2015-03-13 Thread Markus Jelsma (JIRA)

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

Markus Jelsma resolved NUTCH-1956.
--
Resolution: Fixed

Committed to trunk in revision 1666470.


 Members to be public in URLCrawlDatum
 -

 Key: NUTCH-1956
 URL: https://issues.apache.org/jira/browse/NUTCH-1956
 Project: Nutch
  Issue Type: Task
Affects Versions: 1.9
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Trivial
 Fix For: 1.10

 Attachments: NUTCH-1956.patch


 URLCrawlDatum's datum member cannot be accessed from other unit tests.



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


[jira] [Commented] (NUTCH-1956) Members to be public in URLCrawlDatum

2015-03-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14360532#comment-14360532
 ] 

Hudson commented on NUTCH-1956:
---

SUCCESS: Integrated in Nutch-trunk #3013 (See 
[https://builds.apache.org/job/Nutch-trunk/3013/])
NUTCH-1956 Members to be public in URLCrawlDatum (markus: 
http://svn.apache.org/viewvc/nutch/trunk/?view=revrev=1666470)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/test/org/apache/nutch/crawl/CrawlDBTestUtil.java


 Members to be public in URLCrawlDatum
 -

 Key: NUTCH-1956
 URL: https://issues.apache.org/jira/browse/NUTCH-1956
 Project: Nutch
  Issue Type: Task
Affects Versions: 1.9
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Trivial
 Fix For: 1.10

 Attachments: NUTCH-1956.patch


 URLCrawlDatum's datum member cannot be accessed from other unit tests.



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


[jira] [Commented] (NUTCH-1955) ByteWritable missing in NutchWritable

2015-03-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14360533#comment-14360533
 ] 

Hudson commented on NUTCH-1955:
---

SUCCESS: Integrated in Nutch-trunk #3013 (See 
[https://builds.apache.org/job/Nutch-trunk/3013/])
NUTCH-1955 ByteWritable missing in NutchWritable (markus: 
http://svn.apache.org/viewvc/nutch/trunk/?view=revrev=1666471)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/NutchWritable.java


 ByteWritable missing in NutchWritable
 -

 Key: NUTCH-1955
 URL: https://issues.apache.org/jira/browse/NUTCH-1955
 Project: Nutch
  Issue Type: Task
Affects Versions: 1.9
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Trivial
 Fix For: 1.10

 Attachments: NUTCH-1955.patch


 Obvious. Add ByteWritable.



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