You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/01/14 04:12:00 UTC

[jira] [Updated] (NUTCH-2839) Implement Tez counters in Injector job

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

Lewis John McGibbney updated NUTCH-2839:
----------------------------------------
    Fix Version/s:     (was: 1.18)
                   1.19

> Implement Tez counters in Injector job
> --------------------------------------
>
>                 Key: NUTCH-2839
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2839
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: injector, tez
>    Affects Versions: 1.18
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.19
>
>
> When running the Injector job on Tez, counters are not populated. This makes sense as all existing counters are created using MapReduce framework Context objects. This presents a major issue however. Counters are a requirement as they are key to regular inspections of ongoing crawls, finding errors and debugging. The [org.apache.tez.common.counters |https://tez.apache.org/releases/0.9.2/tez-api-javadocs/index.html?org/apache/tez/common/counters/package-summary.html] package may offer a equivalent replacement. This issue will be investigated in this ticket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)