This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git.
from 881197b Merge pull request #191 from kaidul/NUTCH-2388
add b92aa37 NUTCH-2374 Upgrade Nutch 2.X to Gora 0.7
add 25460eb Update for new data stores (JCache)
add ab3a4a8 Added license header to the generated sources
new aa682e7 Merge pull request #183 from cloudysunny14/NUTCH-2374
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
conf/gora.properties | 8 +
...base-site.xml.template => hazelcast-client.xml} | 9 +-
ivy/ivy.xml | 19 +-
src/gora/webpage.avsc | 6 +-
.../org/apache/nutch/crawl/WebTableReader.java | 4 +-
.../org/apache/nutch/host/HostDbUpdateJob.java | 2 +-
src/java/org/apache/nutch/storage/Host.java | 540 ++--
src/java/org/apache/nutch/storage/ParseStatus.java | 566 ++--
.../org/apache/nutch/storage/ProtocolStatus.java | 595 ++--
.../org/apache/nutch/storage/StorageUtils.java | 2 +-
src/java/org/apache/nutch/storage/WebPage.java | 3227 ++++++++------------
.../apache/nutch/util/domain/DomainStatistics.java | 2 +-
12 files changed, 1963 insertions(+), 3017 deletions(-)
copy conf/{hbase-site.xml.template => hazelcast-client.xml} (70%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].