Re: updatedb error in nutch-2.0

2012-08-28 Thread Ferdy Galema
Thanks. Alex. -Original Message- From: Ferdy Galema ferdy.gal...@kalooga.com To: user user@nutch.apache.org Sent: Mon, Aug 13, 2012 1:53 am Subject: Re: updatedb error in nutch-2.0 Hi, In the specific case of Alex, it means that a row name in the database is malformed

Re: updatedb error in nutch-2.0

2012-08-13 Thread Ferdy Galema
...@aim.com [mailto:alx...@aim.com] Sent: Monday, August 13, 2012 9:25 AM To: user@nutch.apache.org Subject: updatedb error in nutch-2.0 Hello, I get the following error when I do bin/nutch updatedb in nutch-2.0 with hbase java.lang.ArrayIndexOutOfBoundsException: 1

Re: updatedb error in nutch-2.0

2012-08-13 Thread alxsss
@nutch.apache.org Sent: Mon, Aug 13, 2012 1:53 am Subject: Re: updatedb error in nutch-2.0 Hi, In the specific case of Alex, it means that a row name in the database is malformed. Looking at the stacktrace lines in TableUtil, it looks like an url is stored without protocol (at least without

updatedb error in nutch-2.0

2012-08-12 Thread alxsss
Hello, I get the following error when I do bin/nutch updatedb in nutch-2.0 with hbase java.lang.ArrayIndexOutOfBoundsException: 1 at org.apache.nutch.util.TableUtil.unreverseUrl(TableUtil.java:98) at org.apache.nutch.crawl.DbUpdateMapper.map(DbUpdateMapper.java:54) at

RE: updatedb error in nutch-2.0

2012-08-12 Thread j.sullivan
(http://nutch.apache.org/apidocs-2.0/org/apache/nutch/util/TableUtil.htm l) -Original Message- From: alx...@aim.com [mailto:alx...@aim.com] Sent: Monday, August 13, 2012 9:25 AM To: user@nutch.apache.org Subject: updatedb error in nutch-2.0 Hello, I get the following error when I do bin