You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (Created) (JIRA)" <ji...@apache.org> on 2011/12/20 11:21:30 UTC

[jira] [Created] (NUTCH-1229) Add freegenerator, domainstat and crawldbscanner to log4j

Add freegenerator, domainstat and crawldbscanner to log4j
---------------------------------------------------------

                 Key: NUTCH-1229
                 URL: https://issues.apache.org/jira/browse/NUTCH-1229
             Project: Nutch
          Issue Type: Task
            Reporter: Markus Jelsma
            Assignee: Markus Jelsma
            Priority: Trivial
             Fix For: 1.5


These are missing in our log4j.properties:

{code}
Index: conf/log4j.properties
===================================================================
--- conf/log4j.properties       (revision 1221184)
+++ conf/log4j.properties       (working copy)
@@ -32,6 +32,9 @@
 log4j.logger.org.apache.nutch.scoring.webgraph.ScoreUpdater=INFO,cmdstdout
 log4j.logger.org.apache.nutch.parse.ParserChecker=INFO,cmdstdout
 log4j.logger.org.apache.nutch.indexer.IndexingFiltersChecker=INFO,cmdstdout
+log4j.logger.org.apache.nutch.tools.FreeGenerator=INFO,cmdstdout
+log4j.logger.org.apache.nutch.util.domain.DomainStatistics=INFO,cmdstdout
+log4j.logger.org.apache.nutch.tools.CrawlDBScanner=INFO,cmdstdout
 
 log4j.logger.org.apache.nutch=INFO
 log4j.logger.org.apache.hadoop=WARN
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (NUTCH-1229) Add freegenerator, domainstat and crawldbscanner to log4j

Posted by "Markus Jelsma (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma resolved NUTCH-1229.
----------------------------------

    Resolution: Fixed

Committed for 1.5 in rev. 1221185.
                
> Add freegenerator, domainstat and crawldbscanner to log4j
> ---------------------------------------------------------
>
>                 Key: NUTCH-1229
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1229
>             Project: Nutch
>          Issue Type: Task
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.5
>
>
> These are missing in our log4j.properties:
> {code}
> Index: conf/log4j.properties
> ===================================================================
> --- conf/log4j.properties       (revision 1221184)
> +++ conf/log4j.properties       (working copy)
> @@ -32,6 +32,9 @@
>  log4j.logger.org.apache.nutch.scoring.webgraph.ScoreUpdater=INFO,cmdstdout
>  log4j.logger.org.apache.nutch.parse.ParserChecker=INFO,cmdstdout
>  log4j.logger.org.apache.nutch.indexer.IndexingFiltersChecker=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.tools.FreeGenerator=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.util.domain.DomainStatistics=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.tools.CrawlDBScanner=INFO,cmdstdout
>  
>  log4j.logger.org.apache.nutch=INFO
>  log4j.logger.org.apache.hadoop=WARN
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (NUTCH-1229) Add freegenerator, domainstat and crawldbscanner to log4j

Posted by "Markus Jelsma (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Jelsma closed NUTCH-1229.
--------------------------------

    
> Add freegenerator, domainstat and crawldbscanner to log4j
> ---------------------------------------------------------
>
>                 Key: NUTCH-1229
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1229
>             Project: Nutch
>          Issue Type: Task
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.5
>
>
> These are missing in our log4j.properties:
> {code}
> Index: conf/log4j.properties
> ===================================================================
> --- conf/log4j.properties       (revision 1221184)
> +++ conf/log4j.properties       (working copy)
> @@ -32,6 +32,9 @@
>  log4j.logger.org.apache.nutch.scoring.webgraph.ScoreUpdater=INFO,cmdstdout
>  log4j.logger.org.apache.nutch.parse.ParserChecker=INFO,cmdstdout
>  log4j.logger.org.apache.nutch.indexer.IndexingFiltersChecker=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.tools.FreeGenerator=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.util.domain.DomainStatistics=INFO,cmdstdout
> +log4j.logger.org.apache.nutch.tools.CrawlDBScanner=INFO,cmdstdout
>  
>  log4j.logger.org.apache.nutch=INFO
>  log4j.logger.org.apache.hadoop=WARN
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira