[jira] [Assigned] (SAMZA-1610) Implement Remote tables

2018-03-09 Thread Peng Du (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peng Du reassigned SAMZA-1610: -- Assignee: Peng Du > Implement Remote tables > --- > > Key:

[1/2] samza git commit: SAMZA-1610: Implementation of remote table provider

2018-03-09 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 1971d596c -> 2be7061d4 http://git-wip-us.apache.org/repos/asf/samza/blob/2be7061d/samza-core/src/test/java/org/apache/samza/util/TestEmbeddedTaggedRateLimiter.java -- diff

[2/2] samza git commit: SAMZA-1610: Implementation of remote table provider

2018-03-09 Thread jagadish
SAMZA-1610: Implementation of remote table provider Please see commit messages for detailed descriptions. Author: Peng Du Reviewers: Jagadish , Wei Song Closes #432 from pdu-mn1/remote-table-0222 Project:

[jira] [Created] (SAMZA-1610) Implement Remote tables

2018-03-09 Thread Jagadish (JIRA)
Jagadish created SAMZA-1610: --- Summary: Implement Remote tables Key: SAMZA-1610 URL: https://issues.apache.org/jira/browse/SAMZA-1610 Project: Samza Issue Type: Bug Reporter: Jagadish

[jira] [Created] (SAMZA-1609) Refactor SamzaContainer to take in SystemFactories

2018-03-09 Thread Bharath Kumarasubramanian (JIRA)
Bharath Kumarasubramanian created SAMZA-1609: Summary: Refactor SamzaContainer to take in SystemFactories Key: SAMZA-1609 URL: https://issues.apache.org/jira/browse/SAMZA-1609 Project:

samza git commit: Infinite loop when trying to use SamzaSqlApplicationRunner in yarn mode

2018-03-09 Thread xinyu
Repository: samza Updated Branches: refs/heads/master 6492826e1 -> 1971d596c Infinite loop when trying to use SamzaSqlApplicationRunner in yarn mode Right now when we try to use the SamzaSqlApplicationRunner in yarn mode it goes into the infinite loop because the appRunnerConfig that we try

[jira] [Updated] (SAMZA-1608) Add hidden config to enable explicit stream creation in StreamAppender due to bug.

2018-03-09 Thread Daniel Nishimura (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Nishimura updated SAMZA-1608: Summary: Add hidden config to enable explicit stream creation in StreamAppender due to bug.

[jira] [Commented] (SAMZA-1608) Add hidden config to enable explicit stream creation in StreamAppender due to bug.

2018-03-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16393176#comment-16393176 ] ASF GitHub Bot commented on SAMZA-1608: --- GitHub user dnishimura opened a pull request: