[GitHub] nutch pull request: Fixed FileNotFoundException (Invalid Argument)...

2015-10-13 Thread karanjeets
GitHub user karanjeets opened a pull request: https://github.com/apache/nutch/pull/76 Fixed FileNotFoundException (Invalid Argument) Error Got ```FileNotFoundException``` while running nutch dump. **Cause**: Character '?' in file name/extension producing the b

[GitHub] nutch pull request: fix for NUTCH-2241 contributed by karanjeets

2016-03-19 Thread karanjeets
GitHub user karanjeets opened a pull request: https://github.com/apache/nutch/pull/98 fix for NUTCH-2241 contributed by karanjeets You can merge this pull request into a Git repository by running: $ git pull https://github.com/karanjeets/nutch NUTCH-2241 Alternatively you

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-26 Thread karanjeets
GitHub user karanjeets opened a pull request: https://github.com/apache/nutch/pull/100 fix for NUTCH-2191 contributed by karanjeets You can merge this pull request into a Git repository by running: $ git pull https://github.com/karanjeets/nutch NUTCH-2191 Alternatively you

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-27 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/100#discussion_r57532913 --- Diff: src/plugin/lib-htmlunit/ivy.xml --- @@ -0,0 +1,52 @@ + + + + + + + +http://nutch.apache.org

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-27 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/100#discussion_r57533636 --- Diff: src/plugin/lib-htmlunit/ivy.xml --- @@ -0,0 +1,52 @@ + + + + + + + +http://nutch.apache.org

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-28 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/100#discussion_r57677200 --- Diff: conf/nutch-default.xml --- @@ -1874,6 +1874,72 @@ visit https://wiki.apache.org/nutch/SimilarityScoringFilter

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-28 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/100#discussion_r57677254 --- Diff: default.properties --- @@ -90,6 +90,7 @@ plugins.protocol=\ org.apache.nutch.protocol.http*:\ org.apache.nutch.protocol.httpclient

[GitHub] nutch pull request: fix for NUTCH-2191 contributed by karanjeets

2016-03-29 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/100#discussion_r57690436 --- Diff: conf/nutch-default.xml --- @@ -1874,6 +1874,72 @@ visit https://wiki.apache.org/nutch/SimilarityScoringFilter

[GitHub] nutch pull request: fix for NUTCH-2241 contributed by karanjeets

2016-03-29 Thread karanjeets
Github user karanjeets commented on a diff in the pull request: https://github.com/apache/nutch/pull/98#discussion_r57698140 --- Diff: src/plugin/lib-selenium/src/java/org/apache/nutch/protocol/selenium/HttpWebClient.java --- @@ -112,11 +126,16 @@ public static WebDriver

[GitHub] nutch pull request: fix for NUTCH-2191 - fixing Nutch build - cont...

2016-04-18 Thread karanjeets
GitHub user karanjeets opened a pull request: https://github.com/apache/nutch/pull/105 fix for NUTCH-2191 - fixing Nutch build - contributed by karanjeets You can merge this pull request into a Git repository by running: $ git pull https://github.com/karanjeets/nutch NUTCH