Re: [PR] NUTCH-3014 Standardize Job names [nutch]

2023-11-02 Thread via GitHub
lewismc merged PR #789: URL: https://github.com/apache/nutch/pull/789 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org

Re: [PR] NUTCH-3014 Standardize Job names [nutch]

2023-11-02 Thread via GitHub
lewismc commented on code in PR #789: URL: https://github.com/apache/nutch/pull/789#discussion_r138646 ## src/java/org/apache/nutch/crawl/CrawlDbReader.java: ## @@ -812,7 +811,7 @@ public CrawlDatum get(String crawlDb, String url, Configuration config) @Override

Re: [PR] NUTCH-3014 Standardize Job names [nutch]

2023-10-29 Thread via GitHub
sebastian-nagel commented on code in PR #789: URL: https://github.com/apache/nutch/pull/789#discussion_r1375421979 ## src/java/org/apache/nutch/crawl/CrawlDbReader.java: ## @@ -812,7 +811,7 @@ public CrawlDatum get(String crawlDb, String url, Configuration config)

[PR] NUTCH-3014 Standardize Job names [nutch]

2023-10-22 Thread via GitHub
lewismc opened a new pull request, #789: URL: https://github.com/apache/nutch/pull/789 Addresses https://issues.apache.org/jira/browse/NUTCH-3014 First pass at giving the Nutch Job names a bit of a face-lift. Additional notes: - I literally removed