[jira] [Commented] (APEXMALHAR-2240) Implement Windowed Join Operator

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494803#comment-15494803 ] ASF GitHub Bot commented on APEXMALHAR-2240: GitHub user ShunxinLu opened a pull request:

Python support

2016-09-15 Thread Thomas Weise
Hi, Python (not Jython) seems to be a popular language and frequently used for data analysis, especially where flexibility matters. It has a comprehensive library and it is generally considered low barrier to entry. I have also seen Python used in critical back-end components, although that's

[jira] [Commented] (APEXMALHAR-2223) Managed state should parallelize WAL writes

2016-09-15 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494377#comment-15494377 ] Thomas Weise commented on APEXMALHAR-2223: -- Why delay writing to the WAL to endWindow? You

[jira] [Resolved] (APEXCORE-527) Minor changes in LocalStramChildLauncher to help with unit test failures

2016-09-15 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-527. --- Resolution: Fixed Fix Version/s: 3.5.0 > Minor changes in LocalStramChildLauncher to

[GitHub] apex-core pull request #388: APEXCORE-527 - Minor changes in LocalStramChild...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/388 --- 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 is

[jira] [Resolved] (APEXCORE-531) Enable System.out/System.err check for *Test

2016-09-15 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-531. --- Resolution: Fixed Fix Version/s: 3.5.0 > Enable System.out/System.err check for

[GitHub] apex-core pull request #389: APEXCORE-531 - Enable System.out/System.err che...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/389 --- 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 is

[jira] [Commented] (APEXCORE-535) Node.teardown() should try to gracefully shutdown exectutor service

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494177#comment-15494177 ] ASF GitHub Bot commented on APEXCORE-535: - Github user asfgit closed the pull request at:

[jira] [Commented] (APEXCORE-536) Upgrade Hadoop dependency

2016-09-15 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493691#comment-15493691 ] Thomas Weise commented on APEXCORE-536: --- We do have to worry about backward compatibility. I think

[jira] [Commented] (APEXMALHAR-2230) Intermittent test failure in Kafka module

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493687#comment-15493687 ] ASF GitHub Bot commented on APEXMALHAR-2230: GitHub user siyuanh opened a pull request:

[GitHub] apex-malhar pull request #413: APEXMALHAR-2230 simplify the kafka input oper...

2016-09-15 Thread siyuanh
GitHub user siyuanh opened a pull request: https://github.com/apache/apex-malhar/pull/413 APEXMALHAR-2230 simplify the kafka input operator test OK, this change doesn't fix the intermittent error directly, but it simplifies the test to make it easier to debug in the future You can

[jira] [Commented] (APEXCORE-534) Improve setup instructions in contributor guidelines

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493611#comment-15493611 ] ASF GitHub Bot commented on APEXCORE-534: - Github user chinmaykolhatkar commented on a diff in

[GitHub] apex-site pull request #50: APEXCORE-534 Improve contributor setup instructi...

2016-09-15 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-site/pull/50#discussion_r78988135 --- Diff: src/md/contributing.md --- @@ -14,7 +14,38 @@ This project welcomes new contributors and invites everyone to participate. Our

[jira] [Commented] (APEXCORE-534) Improve setup instructions in contributor guidelines

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493585#comment-15493585 ] ASF GitHub Bot commented on APEXCORE-534: - Github user tweise commented on a diff in the pull

[jira] [Commented] (APEXCORE-534) Improve setup instructions in contributor guidelines

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493596#comment-15493596 ] ASF GitHub Bot commented on APEXCORE-534: - Github user chinmaykolhatkar commented on a diff in

[jira] [Commented] (APEXCORE-536) Upgrade Hadoop dependency

2016-09-15 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493568#comment-15493568 ] Thomas Weise commented on APEXCORE-536: ---

[GitHub] apex-site pull request #50: APEXCORE-534 Improve contributor setup instructi...

2016-09-15 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-site/pull/50#discussion_r78987144 --- Diff: src/md/contributing.md --- @@ -14,7 +14,38 @@ This project welcomes new contributors and invites everyone to participate. Our

[GitHub] apex-site pull request #50: APEXCORE-534 Improve contributor setup instructi...

2016-09-15 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/apex-site/pull/50#discussion_r78986398 --- Diff: src/md/contributing.md --- @@ -14,7 +14,38 @@ This project welcomes new contributors and invites everyone to participate. Our People

[jira] [Commented] (APEXCORE-534) Improve setup instructions in contributor guidelines

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493564#comment-15493564 ] ASF GitHub Bot commented on APEXCORE-534: - Github user chinmaykolhatkar commented on a diff in

[GitHub] apex-site pull request #50: APEXCORE-534 Improve contributor setup instructi...

2016-09-15 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-site/pull/50#discussion_r78984813 --- Diff: src/md/contributing.md --- @@ -14,7 +14,38 @@ This project welcomes new contributors and invites everyone to participate. Our

[jira] [Updated] (APEXMALHAR-2239) Null pointer exception in JDBCPojoInputOperator when the field names do not match in Pojo, table

2016-09-15 Thread Venkatesh Kottapalli (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh Kottapalli updated APEXMALHAR-2239: - Description: The following exception is thrown in

[jira] [Updated] (APEXMALHAR-2239) Null pointer exception in JDBCPojoInputOperator when the field names do not match in Pojo, table

2016-09-15 Thread Venkatesh Kottapalli (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh Kottapalli updated APEXMALHAR-2239: - Summary: Null pointer exception in JDBCPojoInputOperator when the

[jira] [Updated] (APEXMALHAR-2239) Null pointer exception in JDBCInputOperator when the field names do not match in Pojo, table

2016-09-15 Thread Venkatesh Kottapalli (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh Kottapalli updated APEXMALHAR-2239: - Description: The following exception is thrown when the field names

[jira] [Created] (APEXMALHAR-2239) Null pointer exception in JDBCInputOperator when the field names do not match in Pojo, table

2016-09-15 Thread Venkatesh Kottapalli (JIRA)
Venkatesh Kottapalli created APEXMALHAR-2239: Summary: Null pointer exception in JDBCInputOperator when the field names do not match in Pojo, table Key: APEXMALHAR-2239 URL: