Re: Maven vs Gradle for Nutch Build System

2018-12-03 Thread kenneth mcfarland
This is my .02 but Maven has a nice rich assortment of plugins that can perform a wide variety of tasks. Licenses, code formatting, etc.. this could be considered. On Fri, Nov 30, 2018, 6:34 AM Jorge Betancourt Hi all, > > I don't really have a preference and like Furkan said both build systems

Re: Unsubscribe to nutch mailing/dev list

2018-04-18 Thread kenneth mcfarland
Just use your email address you signed up with and send an email to this address: unsubscr...@apache.nutch.org You do not need to ask anyone to unsubscribe you, it is self serve. Your respectful attitude is nice though. Kenny On Wed, Apr 18, 2018, 11:28 AM Pramod Nagarajarao

[jira] [Assigned] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-04-02 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth McFarland reassigned NUTCH-2518: Assignee: (was: Kenneth McFarland) > Must check return va

Re: RunNutchInEclipse

2018-03-22 Thread kenneth mcfarland
I am not knocking anything that worked before btw. Definitely not knocking SVN. Would just like to make notes for people using GIT clients and other common variations. On Mar 22, 2018 3:20 PM, "Kenneth Mcfarland" <kennethmcfarl...@apache.org> wrote: > Hello Nutch folks, &g

RunNutchInEclipse

2018-03-22 Thread Kenneth Mcfarland
Hello Nutch folks, I'm going through the RunNutchInEclipse reference and would simply like to know if anyone besides me thinks bringing the differences (for example GIT) into light and updating this document to be user friendly would be useful? Personally getting Eclipse and Nutch integrated

[jira] [Commented] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-03-16 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403094#comment-16403094 ] Kenneth McFarland commented on NUTCH-2518: -- Yes this is just a proper subset of the fix for sure

Eclipse

2018-03-16 Thread Kenneth Mcfarland
Hi there I have been looking for a pain free way to get Nutch into Eclipse. I'm not interested in squaring the circle. The RunNutchInEclipse references svn for source control, will this still work if I tweak it for git? I appreciate the help.

[jira] [Commented] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-03-16 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16402441#comment-16402441 ] Kenneth McFarland commented on NUTCH-2518: -- Hi [~wastl-nagel] I will check those out and open

[jira] [Commented] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-03-14 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398431#comment-16398431 ] Kenneth McFarland commented on NUTCH-2518: -- Thank you for the very quick response I have begun

[jira] [Commented] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-03-14 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398252#comment-16398252 ] Kenneth McFarland commented on NUTCH-2518: -- Hello, I have communicated with [~lewismc] via email

[jira] [Assigned] (NUTCH-2518) Must check return value of job.waitForCompletion()

2018-03-14 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth McFarland reassigned NUTCH-2518: Assignee: Kenneth McFarland > Must check return value of job.waitForComplet

[jira] [Closed] (NUTCH-2450) Remove FixMe in ParseOutputFormat

2017-12-18 Thread Kenneth McFarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth McFarland closed NUTCH-2450. Resolution: Not A Problem This is not a problem, it is still labeled FIXME. I have run out

Re: ParseOutputFormat

2017-10-25 Thread kenneth mcfarland
would include to > - analyze .getDomainName(...) and find out whether it may return null > - update the javadocs accordingly > - if null is never returned: remove the unnecessary check for toDomain == > null > - finally, remove the fixme > > I'll also comment on your pull reque

[jira] [Created] (NUTCH-2450) Remove FixMe in ParseOutputFormat

2017-10-24 Thread Kenneth McFarland (JIRA)
Kenneth McFarland created NUTCH-2450: Summary: Remove FixMe in ParseOutputFormat Key: NUTCH-2450 URL: https://issues.apache.org/jira/browse/NUTCH-2450 Project: Nutch Issue Type: Bug

Re: ParseOutputFormat

2017-10-24 Thread kenneth mcfarland
Disregard please, after carefully considering the code flow the only thing I can conclude is the fixmes can be safely deleted. Foot in mouth. On Oct 24, 2017 1:14 PM, "kenneth mcfarland" <kennethpmcfarl...@gmail.com> wrote: Hello, I am doing some reading and I believe I have id

ParseOutputFormat

2017-10-24 Thread kenneth mcfarland
Hello, I am doing some reading and I believe I have identified a block of code who's logic is flawed. I'm on master. Go to ParseOutputFormat, I am comparing block of code, block one is line 362-378 and then block two is 379 - 394. There are 4 fixemes in these two blocks also, so while

Nutch - Apache Mentor Project Proposal

2017-10-23 Thread kenneth mcfarland
Greetings Nutch Community! I would to participate in the mentoring program that Apache offers and do it with Nutch. The first thing needed is to pick an issue out. This is *my* responsibility, but I think it would be smart to ask the community first if there are any good issues people think

[jira] [Closed] (NUTCH-2446) URLFiltersCheck fix

2017-10-23 Thread kenneth mcfarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kenneth mcfarland closed NUTCH-2446. Resolution: Fixed > URLFiltersCheck fix > --- > >

[jira] [Commented] (NUTCH-2446) URLFiltersCheck fix

2017-10-23 Thread kenneth mcfarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16214792#comment-16214792 ] kenneth mcfarland commented on NUTCH-2446: -- Thank you Sebastian! > URLFiltersCheck

[jira] [Created] (NUTCH-2446) URLFiltersCheck fix

2017-10-23 Thread kenneth mcfarland (JIRA)
kenneth mcfarland created NUTCH-2446: Summary: URLFiltersCheck fix Key: NUTCH-2446 URL: https://issues.apache.org/jira/browse/NUTCH-2446 Project: Nutch Issue Type: Bug

Re: Styles

2017-10-13 Thread kenneth mcfarland
And in classic fashion I forgot to attach.. anyways here is a link if anyone finds this a possible positive http://code.revelc.net/impsort-maven-plugin/ Cheers On Fri, Oct 13, 2017 at 6:21 PM, kenneth mcfarland < kennethpmcfarl...@gmail.com> wrote: > Greetings, > > I found what

Styles

2017-10-13 Thread kenneth mcfarland
adding a JIRA I felt I would ask the community. Thank you! Sincerely, Kenneth McFarland

Re: [jira] [Closed] (NUTCH-2436) Remove empty comment, and redundant semicolon from CommandRunner

2017-09-28 Thread kenneth mcfarland
I will squash the commits from now as well Dr. Mcgibbney, thank you! On Sep 28, 2017 1:44 PM, "kenneth mcfarland (JIRA)" <j...@apache.org> wrote: > > [ https://issues.apache.org/jira/browse/NUTCH-2436?page= > com.atlassian.jira.plugin.system.issuetabpanels:a

[jira] [Closed] (NUTCH-2436) Remove empty comment, and redundant semicolon from CommandRunner

2017-09-28 Thread kenneth mcfarland (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kenneth mcfarland closed NUTCH-2436. Fixed > Remove empty comment, and redundant semicolon from CommandRun

[jira] [Created] (NUTCH-2436) Remove empty comment, and redundant semicolon from CommandRunner

2017-09-27 Thread kenneth mcfarland (JIRA)
kenneth mcfarland created NUTCH-2436: Summary: Remove empty comment, and redundant semicolon from CommandRunner Key: NUTCH-2436 URL: https://issues.apache.org/jira/browse/NUTCH-2436 Project

Re: Request for Review

2017-09-10 Thread kenneth mcfarland
Nice work Omkar, thumbs up from a fellow student. On Sep 10, 2017 10:37 AM, "Omkar Reddy" wrote: > > Hi Sebastian, > > While squashing the pull request there was some mistake and the commits > were deleted. I will send a new pull request and keep you posted in this >

Styles

2017-08-18 Thread kenneth mcfarland
I've noticed our imports have inconsistent import orderings, is there anyone who would like to see this made consistent? I have the time to work on this, if it is important enough to others as it is to me.

NutchServer

2017-08-17 Thread kenneth mcfarland
Quick question about the NutchServer class. The JAXRSServerFactoryBean documentation seems to ask for a call to close or destroy on the server it creates, but I notice the NutchServer close simply calls system.exit(0) and doesn't maintain a reference after the call to create(). Is this a possible

[jira] [Created] (NUTCH-2406) Sum up constants, make minor changes

2017-08-08 Thread kenneth mcfarland (JIRA)
kenneth mcfarland created NUTCH-2406: Summary: Sum up constants, make minor changes Key: NUTCH-2406 URL: https://issues.apache.org/jira/browse/NUTCH-2406 Project: Nutch Issue Type

Re: Question on 2.x sitemap functionality

2017-08-01 Thread kenneth mcfarland
derstand that documentation for a community project can be > difficult, and I'll be more than happy to add/fix some if I can. But right > now I'm still trying to verify/falsify some of the claims in the > documentation... > > Thanks! > > Michael > > On 08/01/2017 05:30 PM,

Re: Question on 2.x sitemap functionality

2017-08-01 Thread kenneth mcfarland
Can you please be more specific about your environment and what you have found to be out of date please? On Aug 1, 2017 5:28 PM, "Michael Chen" wrote: > Problem resolved. The crawl script and web documentation are out of date. > Nutch script works fine. > >