[jira] [Resolved] (APEXCORE-736) Unable to fetch application master container report with kerberized web services in STRAM

2017-06-08 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov resolved APEXCORE-736. - Resolution: Fixed Fix Version/s: 3.7.0 > Unable to fetch application master container rep

[jira] [Updated] (APEXCORE-736) Unable to fetch application master container report with kerberized web services in STRAM

2017-06-08 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-736: Priority: Minor (was: Major) > Unable to fetch application master container report with kerberize

[jira] [Commented] (APEXCORE-736) Unable to fetch application master container report with kerberized web services in STRAM

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043810#comment-16043810 ] ASF GitHub Bot commented on APEXCORE-736: - Github user asfgit closed the pull re

[GitHub] apex-core pull request #538: APEXCORE-736 Using YARN client api to fetch the...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/538 --- 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 e

[GitHub] apex-core pull request #534: YarnClient to get containerInfo

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/534 --- 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 e

[GitHub] apex-core pull request #542: APEXCORE-745 Buffer server may stop processing ...

2017-06-08 Thread vrozov
GitHub user vrozov opened a pull request: https://github.com/apache/apex-core/pull/542 APEXCORE-745 Buffer server may stop processing tuples when backpressure is enabled @PramodSSImmaneni, @sandeshh Please review You can merge this pull request into a Git repository by running:

[jira] [Commented] (APEXCORE-745) Buffer server may stop processing tuples when backpressure is enabled

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043444#comment-16043444 ] ASF GitHub Bot commented on APEXCORE-745: - GitHub user vrozov opened a pull requ

[jira] [Updated] (APEXMALHAR-2397) Malhar demo application PiDemoAppData fails apex get-app-package-info command

2017-06-08 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXMALHAR-2397: - Fix Version/s: 3.8.0 > Malhar demo application PiDemoAppData fails apex get-app-packa

[jira] [Resolved] (APEXMALHAR-2397) Malhar demo application PiDemoAppData fails apex get-app-package-info command

2017-06-08 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXMALHAR-2397. -- Resolution: Fixed > Malhar demo application PiDemoAppData fails apex get-app-packag

[jira] [Updated] (APEXMALHAR-2397) Malhar demo application PiDemoAppData fails apex get-app-package-info command

2017-06-08 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXMALHAR-2397: - Priority: Minor (was: Major) > Malhar demo application PiDemoAppData fails apex get-

[jira] [Commented] (APEXMALHAR-2397) Malhar demo application PiDemoAppData fails apex get-app-package-info command

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043099#comment-16043099 ] ASF GitHub Bot commented on APEXMALHAR-2397: Github user asfgit closed th

[GitHub] apex-malhar pull request #544: APEXMALHAR-2397 #resolve Removing DAG.GATEWAY...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/544 --- 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] [Created] (APEXCORE-745) Buffer server may stop processing tuples when backpressure is enabled

2017-06-08 Thread Vlad Rozov (JIRA)
Vlad Rozov created APEXCORE-745: --- Summary: Buffer server may stop processing tuples when backpressure is enabled Key: APEXCORE-745 URL: https://issues.apache.org/jira/browse/APEXCORE-745 Project: Apache

[jira] [Resolved] (APEXCORE-732) Container fails where there is a serialization problem in tuple recording

2017-06-08 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov resolved APEXCORE-732. - Resolution: Fixed Fix Version/s: 3.7.0 > Container fails where there is a serialization p

[jira] [Commented] (APEXCORE-732) Container fails where there is a serialization problem in tuple recording

2017-06-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042735#comment-16042735 ] ASF GitHub Bot commented on APEXCORE-732: - Github user asfgit closed the pull re

[GitHub] apex-core pull request #531: APEXCORE-732 Handling serialization and other e...

2017-06-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-core/pull/531 --- 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 e