[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/62 @IMS94 OK here's what I did. This is definitely something related to your PR/patch: ``` 517 git reset --hard 3cac96e4d51c19e0fa2467be3cb66350bc2dfe01 518 mvn clean install

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480183#comment-16480183 ] ASF GitHub Bot commented on OODT-978: - Github user chrismattmann commented on the issue:

[jira] [Commented] (OODT-975) Upgrade Tomcat in radix

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480163#comment-16480163 ] ASF GitHub Bot commented on OODT-975: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #60: OODT-975 Upgrade Tomcat in radix

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/60 so I was able to get around this by excluding merge commits...and by cherry picking the commit. ---

[jira] [Commented] (OODT-975) Upgrade Tomcat in radix

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480150#comment-16480150 ] ASF GitHub Bot commented on OODT-975: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #60: OODT-975 Upgrade Tomcat in radix

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/60 @lewismc I'm seeing some errors running `mvn clean install` with Apache OODT and this patch and running the tests. ---

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480149#comment-16480149 ] ASF GitHub Bot commented on OODT-978: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/62 @IMS94 I think you are right. In fact I think it's related to @lewismc and the update for OODT-976 in #60 ---

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480071#comment-16480071 ] ASF GitHub Bot commented on OODT-978: - Github user IMS94 commented on the issue: ht

[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread IMS94
Github user IMS94 commented on the issue: https://github.com/apache/oodt/pull/62 @chrismattmann I will look at that. Seems like this is not related to my changes. Let's see. ---

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479478#comment-16479478 ] ASF GitHub Bot commented on OODT-978: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/62 @IMS94 I get an error building this: ``` INFO: Loading workflow context metadata... Tests run: 15, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 1.242 sec <<< FAILURE! - in org

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479427#comment-16479427 ] ASF GitHub Bot commented on OODT-978: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/62 testing this now locally ---

[jira] [Commented] (OODT-978) Crawler Launcher hangs after ingesting files when Avro File Manager client is used

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/OODT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16479425#comment-16479425 ] ASF GitHub Bot commented on OODT-978: - Github user chrismattmann commented on the issue:

[GitHub] oodt issue #62: [OODT-978] Fix for Crawler Launcher hanging even after inges...

2018-05-17 Thread chrismattmann
Github user chrismattmann commented on the issue: https://github.com/apache/oodt/pull/62 LGTM! ---