[
https://issues.apache.org/jira/browse/NUTCH-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970730#comment-13970730
]
Matzz commented on NUTCH-1714:
------------------------------
This patch is not compatible w index-metadata plugin
{code}
[echo] Compiling plugin: index-metadata
[javac] Compiling 1 source file to
apache-nutch-2.x/build/index-metadata/classes
[javac]
apache-nutch-2.x/src/plugin/index-metadata/src/java/org/apache/nutch/indexer/metadata/MetadataIndexer.java:55:
cannot find symbol
[javac] symbol : method getFromMetadata(org.apache.avro.util.Utf8)
[javac] location: class org.apache.nutch.storage.WebPage
[javac] ByteBuffer bvalues = page.getFromMetadata(new
Utf8(PARSE_META_PREFIX
[javac] ^
[javac] 1 error
{code}
> Nutch 2.x upgrade to use GORA_94 branch
> ---------------------------------------
>
> Key: NUTCH-1714
> URL: https://issues.apache.org/jira/browse/NUTCH-1714
> Project: Nutch
> Issue Type: Improvement
> Reporter: Alparslan Avcı
> Attachments: NUTCH-1714.patch, NUTCH-1714_NUTCH-1714_v2_v3.patch,
> NUTCH-1714v2.patch
>
>
> Nutch upgrade for GORA_94 branch has to be implemented. We can discuss the
> details in this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)