-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix for Nutch 1973 by sujen1412 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can you please take a look at the formatting style for Nutch code ? On Tuesday, March 31, 2015, Sujen Shah notifications@github.com wrote:
Lewis |
|
Shall I use this - http://svn.apache.org/repos/asf/nutch/branches/2.x/eclipse-codeformat.xml ? |
|
Please thank you very much Sujen. Great work this is going very well. On Tuesday, March 31, 2015, Sujen Shah notifications@github.com wrote:
Lewis |
|
I am just finishing writing a tutorial on how to run the jobs, on the wiki. The current documentation just gives an example with placeholder arguments. |
|
Ack good job On Tuesday, March 31, 2015, Sujen Shah notifications@github.com wrote:
Lewis |
|
Here is the link - https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI/RunningJobsTutorial |
|
Corrected formatting to conform with Nutch code formatting style |
|
Hey Sujen, this patch doesn't apply cleanly to Nutch there are merge conflicts. Can you please correct them and open up a new PR? |
|
Yes will do it. |
|
ping @sujen1412 can you please update the PR? |
|
Yes, apologies for the delay will do it by today evening. |
Added constructor Removed commented lines Corrected indentation
|
Updated, and resolved merge conflicts. |
|
@sujen1412 this doesn't apply cleanly can you see my comments on the JIRA? |
|
Yes, saw them. I'm working on cleaning the patch.
|
|
Thanks @sujen1412 let me know when it's ready |
|
@sujen1412 did you complete this? |
|
So I pulled out the missing files: [usc-secure-wireless-061-034: |
NUTCH 2940 Develop Gradle Core Build for Apache Nutch
API calls documented at - https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI.
This pull request includes Index, Generate, Fetch, Parse, Update, InvertLinks, Dedup and Readdb jobs.