[GitHub] nutch pull request #123: NUTCH-2243 REST API documentation for Nutch 2.X

2016-06-21 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/123 NUTCH-2243 REST API documentation for Nutch 2.X You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2243 Alternatively you can

[GitHub] nutch pull request #124: NUTCH-2284 Basic Authentication support for Nutch 2...

2016-06-21 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/124 NUTCH-2284 Basic Authentication support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2284

[GitHub] nutch pull request #126: NUTCH-2285 Digest Authentication support for Nutch ...

2016-06-26 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/126 NUTCH-2285 Digest Authentication support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2285

[GitHub] nutch pull request #127: NUTCH-2288 Upgrade Restlet to 2.3.7.

2016-06-26 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/127 NUTCH-2288 Upgrade Restlet to 2.3.7. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2288 Alternatively you can review

[GitHub] nutch pull request #128: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-06-26 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/128 NUTCH-2289 SSL support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2289 Alternatively you can

[GitHub] nutch pull request: NUTCH-2264 Check Forbidden API's at Build

2016-05-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/115#discussion_r63977002 --- Diff: build.xml --- @@ -1035,4 +1039,11 @@ + + + + --- End diff -- Here is a list

[GitHub] nutch pull request: NUTCH-2264 Check Forbidden API's at Build

2016-05-19 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/115 NUTCH-2264 Check Forbidden API's at Build Forbidden APIs is checked at ant build. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch

[GitHub] nutch pull request: NUTCH-2266 Dead link in build.xml for javadoc ...

2016-05-23 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/117 NUTCH-2266 Dead link in build.xml for javadoc is fixed. Created javadoc.link.solr instead of javadoc.link.lucene and pointed to solrj api documentation since its used as Nutch. You can merge

[GitHub] nutch pull request: NUTCH-2263 Support for mingram and maxgram at ...

2016-05-18 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/114 NUTCH-2263 Support for mingram and maxgram at Unigram Cosine Similarity Model mingram and maxgram support for Unigram Cosine Similarity Model is provided. You can merge this pull request into a Git

[GitHub] nutch pull request: NUTCH-2264 Check Forbidden API's at Build

2016-05-21 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/115#discussion_r64141310 --- Diff: build.xml --- @@ -1035,4 +1039,11 @@ + + + + --- End diff -- I've prepared much

[GitHub] nutch pull request #136: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-07-14 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/136#discussion_r70873672 --- Diff: src/java/org/apache/nutch/api/NutchServer.java --- @@ -113,19 +114,43 @@ public NutchServer() { component = new Component

[GitHub] nutch pull request #136: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-07-13 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/136 NUTCH-2289 SSL support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2289-3 Alternatively you can

[GitHub] nutch pull request #132: NUTCH-2285 Digest Authentication support for Nutch ...

2016-07-13 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #135: NUTCH-2285 Digest Authentication support for Nutch ...

2016-07-13 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/135 NUTCH-2285 Digest Authentication support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2285-3

[GitHub] nutch pull request #132: NUTCH-2285 Digest Authentication support for Nutch ...

2016-07-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/132 NUTCH-2285 Digest Authentication support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2285-2

[GitHub] nutch pull request #126: NUTCH-2285 Digest Authentication support for Nutch ...

2016-07-09 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/126 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #128: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-07-09 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/128 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #133: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-07-09 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/133 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #133: NUTCH-2289 SSL support for Nutch 2.X REST API.

2016-07-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/133 NUTCH-2289 SSL support for Nutch 2.X REST API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2289-2 Alternatively you can

[GitHub] nutch pull request #126: NUTCH-2285 Digest Authentication support for Nutch ...

2016-07-02 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/126#discussion_r69383358 --- Diff: src/java/org/apache/nutch/api/NutchServer.java --- @@ -108,8 +118,41 @@ public NutchServer() { application.setStatusService(new

[GitHub] nutch pull request #124: NUTCH-2284 Basic Authentication support for Nutch 2...

2016-07-03 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/124#discussion_r69390563 --- Diff: conf/nutch-default.xml --- @@ -1435,4 +1435,30 @@ + + restapi.auth + false + +Whether to enable HTTP

[GitHub] nutch pull request #124: NUTCH-2284 Basic Authentication support for Nutch 2...

2016-07-03 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/124#discussion_r69391391 --- Diff: src/java/org/apache/nutch/api/NutchServer.java --- @@ -85,7 +88,12 @@ * well as the logging granularity. If the latter option is not provided

[GitHub] nutch pull request #115: NUTCH-2264 Check Forbidden API's at Build

2016-07-04 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/115#discussion_r69448239 --- Diff: build.xml --- @@ -1035,4 +1039,11 @@ + + + + --- End diff -- @lewismc I wrote

[GitHub] nutch pull request #127: NUTCH-2288 Upgrade Restlet to 2.3.7.

2016-07-04 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/127 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #130: NUTCH-2288 Upgrade Restlet to 2.3.7.

2016-07-04 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/130 NUTCH-2288 Upgrade Restlet to 2.3.7. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2288 Alternatively you can review

[GitHub] nutch pull request #166: NUTCH-2347 Logger is used instead of printing Throw...

2017-01-20 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/166 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #167: NUTCH-2348 GZIPInputStream is closed at finally.

2017-01-20 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/167 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #170: NUTCH-2350 Added missing activeConfId field to Nutc...

2017-01-15 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/170 NUTCH-2350 Added missing activeConfId field to NutchStatus. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2350

[GitHub] nutch pull request #171: NUTCH-2351 Logging with generic class name.

2017-01-17 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/171 NUTCH-2351 Logging with generic class name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2351 Alternatively you can review

[GitHub] nutch pull request #172: NUTCH-2352 Logging with generic class name.

2017-01-18 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/172 NUTCH-2352 Logging with generic class name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2352 Alternatively you can review

[GitHub] nutch pull request #174: NUTCH-2171 Nutch upgrade to Java 1.8

2017-01-20 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/174 NUTCH-2171 Nutch upgrade to Java 1.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2171 Alternatively you can review

[GitHub] nutch pull request #173: NUTCH-2347 Logger is used instead of printing Throw...

2017-01-20 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/173 NUTCH-2347 Logger is used instead of printing Throwable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2347_2 Alternatively

[GitHub] nutch pull request #165: NUTCH-2345 Logging with wrong class name at FetchIt...

2017-01-20 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/165 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554359 --- Diff: src/java/org/apache/nutch/api/NutchServer.java --- @@ -52,9 +53,8 @@ import org.restlet.data.Reference; import

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554351 --- Diff: ivy/ivy.xml --- @@ -76,10 +76,10 @@ - - - - + --- End diff -- I had

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554369 --- Diff: src/java/org/apache/nutch/api/security/AuthorizationRoleEnum.java --- @@ -0,0 +1,37

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554363 --- Diff: src/java/org/apache/nutch/api/resources/AdminResource.java --- @@ -20,14 +20,12 @@ import java.util.Date; import

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554347 --- Diff: conf/nutch-default.xml --- @@ -1447,20 +1447,12 @@ - restapi.auth.username - admin + restapi.auth.users + admin

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75554375 --- Diff: src/java/org/apache/nutch/api/security/SecurityUtil.java --- @@ -0,0 +1,101

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/142#discussion_r75560664 --- Diff: src/java/org/apache/nutch/api/security/SecurityUtil.java --- @@ -0,0 +1,100

[GitHub] nutch pull request #142: NUTCH-2294 Authorization Support for REST API

2016-08-19 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/142 NUTCH-2294 Authorization Support for REST API You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2294 Alternatively you can

[GitHub] nutch pull request #143: NUTCH-2302 RAMConfManager Should Be Constructed Wit...

2016-08-20 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/143 NUTCH-2302 RAMConfManager Should Be Constructed With Custom Configuration You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2302

[GitHub] nutch pull request #150: NUTCH-2314 indexer-elastic2 plugin is used for java...

2016-09-02 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/150 NUTCH-2314 indexer-elastic2 plugin is used for javadoc and eclipse targets …rgets You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch

[GitHub] nutch pull request #151: NUTCH-2089 Nutch 2.x is moved to compile on JDK 8

2016-09-03 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/151 NUTCH-2089 Nutch 2.x is moved to compile on JDK 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2089_3 Alternatively you

[GitHub] nutch pull request #149: NUTCH-2122 Missing package-info.java classes for we...

2016-08-30 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/149 NUTCH-2122 Missing package-info.java classes for webui packages are implemented. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch

[GitHub] nutch pull request #115: NUTCH-2264 Check Forbidden API's at Build

2016-08-30 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #147: NUTCH-2308 SSL connection test at TestNutchAPI is i...

2016-08-26 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/147#discussion_r76460574 --- Diff: src/test/org/apache/nutch/api/AbstractNutchAPITestBase.java --- @@ -160,6 +177,37 @@ private void initializeSSLProperties() { conf.set

[GitHub] nutch pull request #147: NUTCH-2308 SSL connection test at TestNutchAPI is i...

2016-08-26 Thread kamaci
Github user kamaci commented on a diff in the pull request: https://github.com/apache/nutch/pull/147#discussion_r76460324 --- Diff: src/test/org/apache/nutch/api/AbstractNutchAPITestBase.java --- @@ -160,6 +177,37 @@ private void initializeSSLProperties() { conf.set

[GitHub] nutch pull request #147: NUTCH-2308 SSL connection test at TestNutchAPI is i...

2016-08-26 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/147 NUTCH-2308 SSL connection test at TestNutchAPI is implemented. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2308

[GitHub] nutch pull request #146: NUTCH-2301 Tests for Security Layer of NutchServer

2016-08-23 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/146 NUTCH-2301 Tests for Security Layer of NutchServer You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2301 Alternatively you can

[GitHub] nutch pull request #148: NUTCH-2264 Forbidden APIs are Checked at Build

2016-08-29 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/148 NUTCH-2264 Forbidden APIs are Checked at Build You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2264_2 Alternatively you can

[GitHub] nutch pull request #144: NUTCH-2303 NutchServer Could Be Able To Select a Co...

2016-08-23 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/144 NUTCH-2303 NutchServer Could Be Able To Select a Configuration to Use You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2303_2

[GitHub] nutch pull request #145: NUTCH-2306 Id of Active Configuration Could Be Stor...

2016-08-23 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/145 NUTCH-2306 Id of Active Configuration Could Be Stored at NutchStatus and Exposed via REST API You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] nutch pull request #166: NUTCH-2347 Logger is used instead of printing Throw...

2017-01-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/166 NUTCH-2347 Logger is used instead of printing Throwable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2347 Alternatively

[GitHub] nutch pull request #167: NUTCH-2348 GZIPInputStream is closed at finally.

2017-01-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/167 NUTCH-2348 GZIPInputStream is closed at finally. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2348 Alternatively you can

[GitHub] nutch pull request #165: NUTCH-2345 Logging with wrong class name at FetchIt...

2017-01-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/165 NUTCH-2345 Logging with wrong class name at FetchItemQueue is fixed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2345

[GitHub] nutch pull request #162: NUTCH-2344 Authentication support for Web GUI.

2017-01-09 Thread kamaci
Github user kamaci closed the pull request at: https://github.com/apache/nutch/pull/162 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nutch pull request #163: NUTCH-2344 Authentication support for Web GUI

2017-01-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/163 NUTCH-2344 Authentication support for Web GUI You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2344 Alternatively you can

[GitHub] nutch pull request #164: NUTCH-2346 Types are checked at object equality

2017-01-09 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/164 NUTCH-2346 Types are checked at object equality You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch NUTCH-2346 Alternatively you can

[GitHub] nutch pull request #162: NUTCH-2344 Authentication support for Web GUI.

2017-01-08 Thread kamaci
GitHub user kamaci opened a pull request: https://github.com/apache/nutch/pull/162 NUTCH-2344 Authentication support for Web GUI. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kamaci/nutch 2.x Alternatively you can review

Midterm Reports Period for GSoC - Security Layer for NutchServer (NUTCH-1756)

2016-06-26 Thread Furkan KAMACI
://wiki.apache.org/nutch/GoogleSummerOfCode/SecurityLayer Kind Regards, Furkan KAMACI

GSoC 2016 for NUTCH-1756

2016-03-21 Thread Furkan KAMACI
Hi All, I'm Furkan KAMACI and I was a participant for GSoC 2015 last year. I've successfully finished my task ( https://issues.apache.org/jira/browse/GORA-386) and it was really nice to work as a GSoC student. This year, I want to work on https://issues.apache.org/jira/browse/NUTCH-1756 for GSoC

Re: GSoC 2016 for NUTCH-1756

2016-03-21 Thread Furkan KAMACI
Regards, Furkan KAMACI On Mon, Mar 21, 2016 at 7:46 PM, Furkan KAMACI <furkankam...@gmail.com> wrote: > Hi All, > > I'm Furkan KAMACI and I was a participant for GSoC 2015 last year. I've > successfully finished my task ( > https://issues.apache.org/jira/browse/GORA-386) a

GSoC Acceptance for Security Layer for NutchServer (NUTCH-1756)

2016-04-25 Thread Furkan KAMACI
want to implement various ways which will be optional i.e. Solr has: https://cwiki.apache.org/confluence/display/solr/Authentication+and+Authorization+Plugins I'll have some points to argue with you. Kind Regards, Furkan KAMACI

End of Community Bonding Period for GSoC - Security Layer for NutchServer (NUTCH-1756)

2016-05-22 Thread Furkan KAMACI
progress: [3]. Kind Regards, Furkan KAMACI [1] http://furkankamaci.com/ [2] https://wiki.apache.org/nutch/GoogleSummerOfCode [3] https://wiki.apache.org/nutch/GoogleSummerOfCode/SecurityLayer/WeeklyReports

Apache Nutch cwiki

2016-05-16 Thread Furkan KAMACI
important for people. Do you plan to move to wiki? I am volunteer to help you. Kind Regards, Furkan KAMACI [1] https://summerofcode.withgoogle.com/dashboard/project/6099177868099584/details/ [2] https://cwiki.apache.org/confluence/display/GORA/GSoC+2015

Re: Google Summer of Code 2017 is coming

2017-02-04 Thread Furkan KAMACI
Hi All, I am also volunteer to be a mentor as a past 3 year GSoC participant :) Kind Regards, Furkan KAMACI On Sat, Feb 4, 2017 at 4:17 PM, Omkar Reddy <omk...@apache.org> wrote: > Hello Lewis, > > I am keen on participating in GSOC 2017. I have started exploring nutch >

Re: Unable to Integrate Solr with Nutch.

2017-02-02 Thread Furkan KAMACI
Hi Omkar, Could you check here: https://camilotejeiro.wordpress.com/2015/08/27/nutch1-solr5-integration-searching-the-web/ Kind Regards, Furkan KAMACI On Feb 3, 2017 9:22 AM, "Omkar Reddy" <omkarreddy2...@gmail.com> wrote: > Hi Cihad, > > To my surprise I am unable to

End of GSoC 2016

2016-08-30 Thread Furkan KAMACI
to appreciate Lewis being a mentor for me second time :) I'm still continuing to contribute to Nutch will keep up this! Kind Regards, Furkan KAMACI

Re: End of GSoC 2016

2016-08-30 Thread Furkan KAMACI
PS: Whole code can be checked from code base: https://github.com/kamaci/nutch Merged codes can be checked from here: https://github.com/apache/nutch/commits/2.x?author=kamaci Main wiki page for task: https://wiki.apache.org/nutch/GoogleSummerOfCode/SecurityLayer Weekly reports: https

Re: reg. help -Nutch in maven

2017-01-09 Thread Furkan KAMACI
Hi Ashok, Are you looking for this: https://issues.apache.org/jira/browse/NUTCH-1371 Could you elaborate what is the problem which prevents you to use ant+ivy for your case? Kind Regards, Furkan KAMACI On Mon, Jan 9, 2017 at 7:15 PM, ashok raj <ashokraj.i...@gmail.com> wrote: > Hi,

Re: reg. help -Nutch in maven

2017-01-09 Thread Furkan KAMACI
Hi Ashok, Yes, it is the right patch to test. On the other hand, does excluding dependency at ant/ivy works for you: http://ant.apache.org/ivy/history/2.4.0/ivyfile/artifact-exclude.html Kind Regards, Furkan KAMACI On Mon, Jan 9, 2017 at 8:04 PM, ashok raj <ashokraj.i...@gmail.com>

Re: reg. help -Nutch in maven

2017-01-09 Thread Furkan KAMACI
Hi Ashok, Don't hesitate to ask again if you have any problems. On the other hand, you can ask on user list instead of dev list for such purposes. Kind Regards, Furkan KAMACI On Mon, Jan 9, 2017 at 9:14 PM, ashok raj <ashokraj.i...@gmail.com> wrote: > Thank you so much Furkan. > I

Re: [VOTE] Release Apache Nutch 1.13 RC#1

2017-03-30 Thread Furkan KAMACI
+1 On Wed, Mar 29, 2017 at 4:16 PM, Mattmann, Chris A (3010) < chris.a.mattm...@jpl.nasa.gov> wrote: > +1 from me: > > SIGS + CHECKSUMS check out. > LMC-053601:nutch-release mattmann$ $HOME/bin/stage_apache_rc apache-nutch > 1.13-src https://dist.apache.org/repos/dist/dev/nutch/1.13/ > %

Re: [DISCUSS] Release Nutch 1.X and 2.X

2017-03-11 Thread Furkan KAMACI
Hi, It seems that there are 84 new commits for 2.x and 52 new commits for 1.x and around 40 issues for each of them. On the other hand, they both have cool features which desires a new release. My opinion: we can make a new release. Kind Regards, Furkan KAMACI On Sat, Mar 11, 2017 at 1:51 PM

Re: subscribe

2017-05-29 Thread Furkan KAMACI
Hi Jorge, Please send an e-mail to dev-subscr...@nutch.apache.org Kind Regards, Furkan KAMACI On Mon, May 29, 2017 at 2:48 PM, Jorge Betancourt < betancourt.jo...@gmail.com> wrote: > >

Re: [ANNOUNCEMENT] Welcome Blackice as new Nutch PMC and Committer

2017-06-14 Thread Furkan KAMACI
Welcome on board Ralf! On Wed, Jun 14, 2017 at 5:53 PM, Markus Jelsma wrote: > Welcome! > > > > -Original message- > > From:lewis john mcgibbney > > Sent: Wednesday 14th June 2017 16:42 > > To: dev@nutch.apache.org; u...@nutch.apache.org

Re: Establishment of Static Source Code Analysis

2017-06-16 Thread Furkan KAMACI
Such bugs and vulnerabilities can be detected by Sonar (NUTCH-1109) as you know. This is not accessible: https://svn.apache.org/repos/asf/nutch/site/publish/sonar.html#Sonar+Analysis it could be nice to check them periodically via a dashboard. On Fri, Jun 16, 2017 at 12:35 PM, Julien Nioche <

Re: [VOTE] Release Apache Nutch 1.14 RC#1

2017-12-19 Thread Furkan KAMACI
+1 from me. Compiled project and ran tests. Kind Regards, Furkan KAMACI On Tue, Dec 19, 2017 at 10:06 PM, Markus Jelsma <markus.jel...@openindex.io> wrote: > In that case, a hyperlink to open issues marked for 1.15 should suffice, > not just these three arbitrary bugs. Th

Re: Preparing to release Nutch 1.15 ?

2018-06-13 Thread Furkan KAMACI
+1 13 Haz 2018 Çar, saat 21:04 tarihinde Joe Obernberger < joseph.obernber...@gmail.com> şunu yazdı: > Woot! > > > On 6/11/2018 11:55 AM, Chris Mattmann wrote: > > ++1! > > > > > > > > Sounds great. > > > > > > > > Cheers, > > > > Chris > > > > > > > > > > > > > > > > > > > > From: Sebastian

Re: Maven vs Gradle for Nutch Build System

2018-11-29 Thread Furkan KAMACI
https://issues.apache.org/jira/browse/NUTCH-892 Kind Regards, Furkan KAMACI On Fri, Nov 30, 2018 at 8:21 AM Chris Mattmann wrote: > Thamme worked on this…check where he left off… > > > > > > > > *From: *lewis john mcgibbney > *Reply-To: *"dev@nutch.apache.org"

[DISCUSS] Project Ideas for Outreachy Program

2019-08-20 Thread Furkan KAMACI
/mod_mbox/www-announce/201908.mbox/%3CCA%2BeZaTZAFrxLkSw0-85xRQAc1QsByuNjzg%2BKVEduFPZ4KzpABw%40mail.gmail.com%3E Kind Regards, Furkan KAMACI

Re: Nutch Wiki migrated

2019-07-26 Thread Furkan KAMACI
? Kind Regards, Furkan KAMACI On Fri, Jul 26, 2019 at 12:39 PM Sebastian Nagel wrote: > Hi all, > > the Nutch wiki has been migrated from MoinMoin to Confluence. > > You'll find it now on > https://cwiki.apache.org/confluence/display/NUTCH/Home > > Work on impro

Hacktoberfest 2019

2019-09-29 Thread Furkan KAMACI
Hi Fellows, There is an event named as Hacktoberfest https://hacktoberfest.digitalocean.com/ It may be great for us to attract new developers. We just need to tag some issues as 'Hacktober' and that's all. What do you think? Kind Regards, Furkan KAMACI

Re: [VOTE] Release Apache Nutch 2.4 RC#1

2019-10-05 Thread Furkan KAMACI
Hi, +1 from me. Code compiles and tests successfully run. PS: For newcomers, we should consider to place build instructions at README file instead of pointing wiki. Kind Regards, Furkan KAMACI On Fri, Oct 4, 2019 at 3:46 PM Sebastian Nagel wrote: > Thanks, Jorge! > > > I wo

Re: [VOTE] Release Apache Nutch 1.16 RC#1

2019-10-05 Thread Furkan KAMACI
Hi, +1 from me. Code compiles and tests successfully run. Kind Regards, Furkan KAMACI On Sat, Oct 5, 2019 at 3:37 AM BlackIce wrote: > Hi, > It Compiles, > It Tests > It Injects > It Partitions > It Fetches > It Parses > It Indexes > > It gets a +1 > > PS

Re: [VOTE] Release Apache Nutch 1.17 RC#1

2020-06-20 Thread Furkan KAMACI
KAMACI On Fri, Jun 19, 2020 at 11:04 AM Shashanka Balakuntala < shbalakunt...@gmail.com> wrote: > Hi Sebastian, > > +1 > (NON-PMC Vote) from my side > > The build succeeds, tests pass and I have tested the indexing with solr > and elastic and works for some crawl

Re: [EXTERNAL] [PROPOSAL] Replace whitelist blacklist with allowlist denylist

2020-06-09 Thread Furkan KAMACI
Hi, I follow the conversation at members@a.o. too. I'm +1 for it. Kind Regards, Furkan KAMACI On Wed, Jun 10, 2020 at 1:37 AM Chris Mattmann wrote: > +1 > > > > > > > > > > *From: *lewis john mcgibbney > *Reply-To: *"dev@nutch.apache.org&quo

Re: [VOTE] Accept the nutch-helm project into Apache Nutch project

2021-07-07 Thread Furkan KAMACI
Hi, +1 from me too! Kind Regards, Furkan KAMACI On Wed, Jul 7, 2021 at 4:48 PM Sebastian Nagel wrote: > > under a separate repository > > Ok, got it. Thanks! > > On 7/7/21 6:17 AM, Lewis John McGibbney wrote: > > Hi Seb, > > > > On 2021/07/05 20:29:4

Re: Mentor request for lewismc

2024-04-07 Thread Furkan KAMACI
Hi, ACK! Kind regards, Furkan Kamaci On Sun, Apr 7, 2024 at 8:45 PM lewis john mcgibbney wrote: > Hi Nutch PMC, > Please acknowledge and approve my request to mentor this years GSoC > program. > An ACK is sufficient. > Thank you > lewismc >

[jira] [Created] (NUTCH-1631) Display Document Count Added To Solr Server

2013-08-21 Thread Furkan KAMACI (JIRA)
Furkan KAMACI created NUTCH-1631: Summary: Display Document Count Added To Solr Server Key: NUTCH-1631 URL: https://issues.apache.org/jira/browse/NUTCH-1631 Project: Nutch Issue Type

[jira] [Updated] (NUTCH-1631) Display Document Count Added To Solr Server

2013-08-21 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated NUTCH-1631: - Attachment: NUTCH-1631.patch This patch counts documents added to Solr Server and writes

[jira] [Updated] (NUTCH-1631) Display Document Count Added To Solr Server

2013-08-21 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated NUTCH-1631: - Description: Currently you can not see how many documents are added to Solr Server from Nutch

[jira] [Commented] (NUTCH-2271) Solr indexer Failed

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310862#comment-15310862 ] Furkan KAMACI commented on NUTCH-2271: -- [~lewismc] OK, I found it at ivy.xml of related plugin

[jira] [Commented] (NUTCH-2267) Solr indexer fails at the end of the job with a java error message

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310866#comment-15310866 ] Furkan KAMACI commented on NUTCH-2267: -- We support Solr 5.4.1 (https://github.com/apache/nutch/blob

[jira] [Commented] (NUTCH-2271) Solr indexer Failed

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309899#comment-15309899 ] Furkan KAMACI commented on NUTCH-2271: -- This seems to be related to SOLR-7948. [~lewismc] do we

[jira] [Assigned] (NUTCH-2271) Solr indexer Failed

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI reassigned NUTCH-2271: Assignee: Furkan KAMACI > Solr indexer Fai

[jira] [Commented] (NUTCH-2270) Solr indexer Failed i

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309907#comment-15309907 ] Furkan KAMACI commented on NUTCH-2270: -- This issue is duplicated of NUTCH-2271 and should be closed

[jira] [Comment Edited] (NUTCH-2268) SolrIndexerJob: java.lang.RuntimeException

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309915#comment-15309915 ] Furkan KAMACI edited comment on NUTCH-2268 at 6/1/16 8:19 AM: -- [~kadarinaren

[jira] [Commented] (NUTCH-2268) SolrIndexerJob: java.lang.RuntimeException

2016-06-01 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15309915#comment-15309915 ] Furkan KAMACI commented on NUTCH-2268: -- [~kadarinaren...@gmail.com] When you tried with Solr 4.10.3

  1   2   3   >