[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread Sujen Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569587#comment-14569587
 ] 

Sujen Shah commented on NUTCH-2031:
---

GitHub PR link - https://github.com/apache/nutch/pull/26

 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569585#comment-14569585
 ] 

ASF GitHub Bot commented on NUTCH-2031:
---

GitHub user sujen1412 opened a pull request:

https://github.com/apache/nutch/pull/26

fix for NUTCH-2031 contributed by Sujen Shah



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sujen1412/nutch NUTCH-2031

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nutch/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #26


commit fa4e7896a8deebbcab6fe5de91a93295896105a6
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:02:26Z

Created AdminResource

commit dd51242f98d59adb82b3f82317b8befd92ec2a6d
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:02:57Z

Added methods to stop server

commit 8d068f47bf8e535d105298bc13be16f7152f58b8
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:03:28Z

Added NutchServer instance

commit 8d752cd77f44fa83e6f2f9782117042d6f0ba479
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:07:03Z

Formatted to Nutch source code formatting




 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570243#comment-14570243
 ] 

Hudson commented on NUTCH-2031:
---

FAILURE: Integrated in Nutch-trunk #3148 (See 
[https://builds.apache.org/job/Nutch-trunk/3148/])
Apply patch for NUTCH-2031 Create Admin End point for Nutch 1.x REST service 
contributed by Sujen Shah sujen1...@gmail.com this closes #26. (mattmann: 
http://svn.apache.org/viewvc/nutch/trunk/?view=revrev=1683218)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/service/NutchServer.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources/AbstractResource.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources/AdminResource.java


 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570241#comment-14570241
 ] 

ASF GitHub Bot commented on NUTCH-2031:
---

Github user asfgit closed the pull request at:

https://github.com/apache/nutch/pull/26


 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570256#comment-14570256
 ] 

ASF GitHub Bot commented on NUTCH-2031:
---

GitHub user sujen1412 opened a pull request:

https://github.com/apache/nutch/pull/27

added missing class NutchServerInfo for fix for NUTCH-2031



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sujen1412/nutch NUTCH-2031

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nutch/pull/27.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #27


commit f13b2039aec7d25aae4089f83efb2e033c93a9d3
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:02:57Z

Added methods to stop server

commit d8af6c001437910926d0ded7f0b4bd0947cd
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:03:28Z

Added NutchServer instance

commit 0b2bf7c16512b2905f8459a715cf9a7778b9bab4
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-02T19:07:03Z

Formatted to Nutch source code formatting

commit dc945f57506254827ffd793084824b0b218cdd26
Author: Sujen Shah sujen1...@gmail.com
Date:   2015-06-03T04:11:33Z

NutchServerInfo response class




 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570261#comment-14570261
 ] 

ASF GitHub Bot commented on NUTCH-2031:
---

Github user asfgit closed the pull request at:

https://github.com/apache/nutch/pull/27


 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread Chris A. Mattmann (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570143#comment-14570143
 ] 

Chris A. Mattmann commented on NUTCH-2031:
--

Thanks Sujen. I'll give this a spin. Please label your issues as memex please.

 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (NUTCH-2031) Create Admin End point for Nutch 1.x REST service

2015-06-02 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14570281#comment-14570281
 ] 

Hudson commented on NUTCH-2031:
---

SUCCESS: Integrated in Nutch-trunk #3149 (See 
[https://builds.apache.org/job/Nutch-trunk/3149/])
Apply patch for NUTCH-2031 Create Admin End point for Nutch 1.x REST service 
contributed by Sujen Shah sujen1...@gmail.com this closes #27. (mattmann: 
http://svn.apache.org/viewvc/nutch/trunk/?view=revrev=1683224)
* 
/nutch/trunk/src/java/org/apache/nutch/service/model/response/NutchServerInfo.java


 Create Admin End point for Nutch 1.x REST service
 -

 Key: NUTCH-2031
 URL: https://issues.apache.org/jira/browse/NUTCH-2031
 Project: Nutch
  Issue Type: Sub-task
  Components: REST_api
Reporter: Sujen Shah
Assignee: Chris A. Mattmann
  Labels: memex
 Fix For: 1.11


 This addresses the server administration endpoint for the REST service. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)