[jira] [Commented] (BEAM-27) Add user-ready API for interacting with timers

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

[GitHub] incubator-beam pull request #1141: [BEAM-498] Add unwrapped access to new Do...

2016-10-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1141 [BEAM-498] Add unwrapped access to new DoFn in ParDo and use it in the DirectRunner Be sure to do all of the following to help us incorporate your contribution quickly and easily:

[jira] [Commented] (BEAM-742) Move trigger state machines to runners-core, convert triggers to AST

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590376#comment-15590376 ] ASF GitHub Bot commented on BEAM-742: - GitHub user kennknowles opened a pull request:

Jenkins build is still unstable: beam_PostCommit_MavenVerify #1581

2016-10-19 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1140: [BEAM-755] Fix typo and dependencies in b...

2016-10-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1140 [BEAM-755] Fix typo and dependencies in beam-runners-direct-java Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[jira] [Comment Edited] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

2016-10-19 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590543#comment-15590543 ] Thomas Weise edited comment on BEAM-783 at 10/20/16 2:30 AM: - [~kenn] to

[jira] [Created] (BEAM-784) Checkpointing for StateInternals

2016-10-19 Thread Thomas Weise (JIRA)
Thomas Weise created BEAM-784: - Summary: Checkpointing for StateInternals Key: BEAM-784 URL: https://issues.apache.org/jira/browse/BEAM-784 Project: Beam Issue Type: Bug Components:

[jira] [Commented] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590545#comment-15590545 ] ASF GitHub Bot commented on BEAM-755: - GitHub user kennknowles opened a pull request:

[jira] [Commented] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

2016-10-19 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590543#comment-15590543 ] Thomas Weise commented on BEAM-783: --- To reproduce the execution failure when using the default

[GitHub] incubator-beam pull request #1139: BEAM-783 Add test to cover side inputs an...

2016-10-19 Thread tweise
GitHub user tweise opened a pull request: https://github.com/apache/incubator-beam/pull/1139 BEAM-783 Add test to cover side inputs and outputs. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title

[jira] [Commented] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590533#comment-15590533 ] ASF GitHub Bot commented on BEAM-755: - Github user kennknowles closed the pull request at:

[GitHub] incubator-beam pull request #1116: [BEAM-755] Fix typo in DirectRunner depen...

2016-10-19 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/1116 --- 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

[jira] [Commented] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590524#comment-15590524 ] ASF GitHub Bot commented on BEAM-783: - GitHub user tweise opened a pull request:

Jenkins build is back to stable : beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Spark #1582

2016-10-19 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-261) Apache Apex Runner

2016-10-19 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590474#comment-15590474 ] Thomas Weise commented on BEAM-261: --- [~kenn] please close this JIRA now that the PR was merged to the

[jira] [Updated] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

2016-10-19 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated BEAM-783: -- Description: Determine if this should work with the SDK provided transform. Follow-up from BEAM-261 >

[jira] [Created] (BEAM-783) Revisit View.AsSingleton custom transform in Apex runner

2016-10-19 Thread Thomas Weise (JIRA)
Thomas Weise created BEAM-783: - Summary: Revisit View.AsSingleton custom transform in Apex runner Key: BEAM-783 URL: https://issues.apache.org/jira/browse/BEAM-783 Project: Beam Issue Type:

[4/6] incubator-beam git commit: Add Timer, TimerId, TimerSpec and TimerSpecs

2016-10-19 Thread kenn
Add Timer, TimerId, TimerSpec and TimerSpecs These are the simple specifications that describe a timer without instantiating it. Consists only of the time domain. Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[5/6] incubator-beam git commit: Reject all timers in ParDo, for now

2016-10-19 Thread kenn
Reject all timers in ParDo, for now Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f9712f2b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f9712f2b Diff:

[1/6] incubator-beam git commit: Tighten up tests for StateId validation

2016-10-19 Thread kenn
Repository: incubator-beam Updated Branches: refs/heads/master 6c6f824aa -> 307819327 Tighten up tests for StateId validation Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/507cba8f Tree:

[3/6] incubator-beam git commit: Add DoFnSignatures analysis of timer declarations

2016-10-19 Thread kenn
Add DoFnSignatures analysis of timer declarations Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ccefc6f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ccefc6f2 Diff:

[GitHub] incubator-beam pull request #1102: [BEAM-27] Add initial bits for DoFn Timer...

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1102 --- 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

[2/6] incubator-beam git commit: Fix condition on state/splittable ParDo validation

2016-10-19 Thread kenn
Fix condition on state/splittable ParDo validation Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/08fdb304 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/08fdb304 Diff:

[6/6] incubator-beam git commit: This closes #1102

2016-10-19 Thread kenn
This closes #1102 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/30781932 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/30781932 Diff:

[jira] [Commented] (BEAM-605) Create BigQuery Verifier

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

Jenkins build is back to stable : beam_PostCommit_MavenVerify #1582

2016-10-19 Thread Apache Jenkins Server
See

[1/3] incubator-beam git commit: [BEAM-605] Create Bigquery Verifier

2016-10-19 Thread lcwik
Repository: incubator-beam Updated Branches: refs/heads/master c472e1227 -> 6c6f824aa [BEAM-605] Create Bigquery Verifier Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8e225d7c Tree:

[2/3] incubator-beam git commit: Add BigQuery Verifier to WindowedWordCountIT

2016-10-19 Thread lcwik
Add BigQuery Verifier to WindowedWordCountIT Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/dd46523d Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/dd46523d Diff:

[GitHub] incubator-beam-site pull request #49: Add release guide to the website

2016-10-19 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam-site/pull/49 Add release guide to the website R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhalperi/incubator-beam-site

[GitHub] incubator-beam pull request #990: [BEAM-605] Create Bigquery Verifier

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/990 --- 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

[3/3] incubator-beam git commit: [BEAM-605] Create Bigquery Verifier

2016-10-19 Thread lcwik
[BEAM-605] Create Bigquery Verifier This closes #990 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/6c6f824a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/6c6f824a Diff:

Jenkins build is back to stable : beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Direct Java #1581

2016-10-19 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Spark #1581

2016-10-19 Thread Apache Jenkins Server
See

[GitHub] incubator-beam pull request #1137: Fix invalid snapshot repo in Travis CI's ...

2016-10-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1137 Fix invalid snapshot repo in Travis CI's settings.xml Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the

[jira] [Commented] (BEAM-27) Add user-ready API for interacting with timers

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590118#comment-15590118 ] ASF GitHub Bot commented on BEAM-27: GitHub user kennknowles opened a pull request:

[GitHub] incubator-beam pull request #1136: [BEAM-27] Add analysis of Timer parameter...

2016-10-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1136 [BEAM-27] Add analysis of Timer parameters for DoFn.ProcessElement Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x]

[jira] [Created] (BEAM-780) Add support for pipeline metrics

2016-10-19 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-780: Summary: Add support for pipeline metrics Key: BEAM-780 URL: https://issues.apache.org/jira/browse/BEAM-780 Project: Beam Issue Type: New Feature

[2/3] incubator-beam git commit: [BEAM-259] Execute selected RunnableOnService tests with Spark runner.

2016-10-19 Thread amitsela
[BEAM-259] Execute selected RunnableOnService tests with Spark runner. Handle empty Flatten for bounded. Spark will bubble out a SparkException for user code failure, so this won't catch. Asserting on the error message should be good enough. outputWithTimestamp should handle start/finishBundle

[jira] [Commented] (BEAM-769) Spark translation tests failing with NullPointerException

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15590064#comment-15590064 ] Amit Sela commented on BEAM-769: Merging BEAM-259 which should resolve this, I'll wait a day or two to see

[jira] [Resolved] (BEAM-259) Execute selected RunnableOnService tests with Spark runner

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Sela resolved BEAM-259. Resolution: Fixed Fix Version/s: 0.3.0-incubating > Execute selected RunnableOnService tests with

[jira] [Commented] (BEAM-259) Execute selected RunnableOnService tests with Spark runner

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

[1/3] incubator-beam git commit: [BEAM-259] Execute selected RunnableOnService tests with Spark runner.

2016-10-19 Thread amitsela
Repository: incubator-beam Updated Branches: refs/heads/master b0cb2e87b -> c472e1227 http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/7eecd7ee/runners/spark/src/main/java/org/apache/beam/runners/spark/translation/SparkProcessContext.java

[GitHub] incubator-beam pull request #1055: [BEAM-259] Enable RunnableOnService for b...

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1055 --- 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

[3/3] incubator-beam git commit: This closes #1055

2016-10-19 Thread amitsela
This closes #1055 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/c472e122 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/c472e122 Diff:

[jira] [Created] (BEAM-782) Resolve runners in a case-insensitive manner.

2016-10-19 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-782: Summary: Resolve runners in a case-insensitive manner. Key: BEAM-782 URL: https://issues.apache.org/jira/browse/BEAM-782 Project: Beam Issue Type: New Feature

[jira] [Created] (BEAM-781) Remove Spark's batch unit tests and rely on ROS tests instead.

2016-10-19 Thread Amit Sela (JIRA)
Amit Sela created BEAM-781: -- Summary: Remove Spark's batch unit tests and rely on ROS tests instead. Key: BEAM-781 URL: https://issues.apache.org/jira/browse/BEAM-781 Project: Beam Issue Type:

[GitHub] incubator-beam pull request #1132: Close threadpools when finished with them

2016-10-19 Thread robertwb
Github user robertwb closed the pull request at: https://github.com/apache/incubator-beam/pull/1132 --- 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

[GitHub] incubator-beam pull request #1135: Add timestamps to maven output on Travis ...

2016-10-19 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/1135 Add timestamps to maven output on Travis CI Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is

[GitHub] incubator-beam pull request #1131: Better error for missing job name

2016-10-19 Thread robertwb
Github user robertwb closed the pull request at: https://github.com/apache/incubator-beam/pull/1131 --- 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

Jenkins build is back to stable : beam_PostCommit_MavenVerify #1579

2016-10-19 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_MavenVerify » Apache Beam :: Runners :: Spark #1579

2016-10-19 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-744) UnboundedKafkaReader should return as soon as it can.

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Sela resolved BEAM-744. Resolution: Fixed Fix Version/s: 0.3.0-incubating > UnboundedKafkaReader should return as soon as it

[jira] [Assigned] (BEAM-744) UnboundedKafkaReader should return as soon as it can.

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Sela reassigned BEAM-744: -- Assignee: Amit Sela > UnboundedKafkaReader should return as soon as it can. >

[jira] [Commented] (BEAM-744) UnboundedKafkaReader should return as soon as it can.

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

[GitHub] incubator-beam pull request #1125: [BEAM-744] A runner should be able to ove...

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1125 --- 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

[2/2] incubator-beam git commit: This closes #1125

2016-10-19 Thread amitsela
This closes #1125 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b0cb2e87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b0cb2e87 Diff:

[1/2] incubator-beam git commit: [BEAM-744] UnboundedKafkaReader should return as soon as it can.

2016-10-19 Thread amitsela
Repository: incubator-beam Updated Branches: refs/heads/master ea04e618e -> b0cb2e87b [BEAM-744] UnboundedKafkaReader should return as soon as it can. Use timeout directly in nextBatch() Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam pull request #1129: Pin oauth2client to <4.0.0dev

2016-10-19 Thread charlesccychen
Github user charlesccychen closed the pull request at: https://github.com/apache/incubator-beam/pull/1129 --- 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

[jira] [Comment Edited] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589398#comment-15589398 ] Amit Sela edited comment on BEAM-696 at 10/19/16 5:58 PM: -- I'm not sure about the

[jira] [Commented] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589398#comment-15589398 ] Amit Sela commented on BEAM-696: I'm not sure about the Direct/Dataflow runners, but as for Flink, Aljoscha

[jira] [Comment Edited] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589321#comment-15589321 ] Daniel Halperin edited comment on BEAM-696 at 10/19/16 5:30 PM: Let me try

[jira] [Commented] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589321#comment-15589321 ] Daniel Halperin commented on BEAM-696: -- Let me try to restate what Kenn said above, and see if that

[jira] [Comment Edited] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589321#comment-15589321 ] Daniel Halperin edited comment on BEAM-696 at 10/19/16 5:29 PM: Let me try

Re: [jira] [Commented] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread Lukasz Cwik
At the point in time this was created, there were `NeedsRunner` tests. On Wed, Oct 19, 2016 at 9:34 AM, Kenneth Knowles (JIRA) wrote: > > [ https://issues.apache.org/jira/browse/BEAM-755?page=com. > atlassian.jira.plugin.system.issuetabpanels:comment- >

[jira] [Created] (BEAM-779) filesToStage should allow for common ways in which people package their resources

2016-10-19 Thread Luke Cwik (JIRA)
Luke Cwik created BEAM-779: -- Summary: filesToStage should allow for common ways in which people package their resources Key: BEAM-779 URL: https://issues.apache.org/jira/browse/BEAM-779 Project: Beam

[jira] [Commented] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589182#comment-15589182 ] Kenneth Knowles commented on BEAM-755: -- Noting that the resolution is that `beam-runners-core-java`

[jira] [Created] (BEAM-778) Make fileio._CompressedFile seekable.

2016-10-19 Thread Chamikara Jayalath (JIRA)
Chamikara Jayalath created BEAM-778: --- Summary: Make fileio._CompressedFile seekable. Key: BEAM-778 URL: https://issues.apache.org/jira/browse/BEAM-778 Project: Beam Issue Type: Improvement

[jira] [Commented] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15589165#comment-15589165 ] Kenneth Knowles commented on BEAM-696: -- My preference would be to err on the side of matching the

[jira] [Updated] (BEAM-739) Log full exception stack trace in WordCountIT and BigQueryTornadoesIT

2016-10-19 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik updated BEAM-739: --- Fix Version/s: (was: Not applicable) 0.3.0-incubating > Log full exception stack trace

[jira] [Updated] (BEAM-763) BigQueryIOTest.testBuildSourceWithTableAndSqlDialect is not a valid RunnableOnService test

2016-10-19 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik updated BEAM-763: --- Fix Version/s: (was: Not applicable) 0.3.0-incubating >

[jira] [Resolved] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik resolved BEAM-755. Resolution: Fixed Fix Version/s: 0.3.0-incubating > beam-runners-core-java NeedsRunner tests not

[jira] [Updated] (BEAM-755) beam-runners-core-java NeedsRunner tests not executing

2016-10-19 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik updated BEAM-755: --- Priority: Minor (was: Major) > beam-runners-core-java NeedsRunner tests not executing >

[jira] [Resolved] (BEAM-756) Checkstyle suppression for JavadocPackage not working on Windows

2016-10-19 Thread Luke Cwik (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Cwik resolved BEAM-756. Resolution: Fixed Fix Version/s: 0.3.0-incubating > Checkstyle suppression for JavadocPackage not

[jira] [Commented] (BEAM-696) Side-Inputs non-deterministic with merging main-input windows

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15588988#comment-15588988 ] Amit Sela commented on BEAM-696: Following my last comment, and after further thought, I think that when

[jira] [Comment Edited] (BEAM-762) Use composition over inheritance in spark StreamingEvaluationContext if two contexts are necessary.

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15588947#comment-15588947 ] Amit Sela edited comment on BEAM-762 at 10/19/16 2:38 PM: -- [~aviemzur] you had a

[jira] [Commented] (BEAM-551) Support Dynamic PipelineOptions

2016-10-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15588838#comment-15588838 ] ASF GitHub Bot commented on BEAM-551: - GitHub user sammcveety opened a pull request:

[GitHub] incubator-beam pull request #1134: [BEAM-551] Allow TextIO to accept ValuePr...

2016-10-19 Thread sammcveety
GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/1134 [BEAM-551] Allow TextIO to accept ValueProvider Thinking about testing, is it worth having something sub-integration-test level? We'd likely want to add some convenience methods to RVP

Jenkins build is back to stable : beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1371

2016-10-19 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-769) Spark translation tests failing with NullPointerException

2016-10-19 Thread Amit Sela (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15588301#comment-15588301 ] Amit Sela commented on BEAM-769: [~kenn] do you think PR#1055 will be ready for merge soon ? I would

Jenkins build became unstable: beam_PostCommit_RunnableOnService_GoogleCloudDataflow #1370

2016-10-19 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-777) KafkaIO Test should handle reader.start() better

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

[2/2] incubator-beam git commit: This closes #1133

2016-10-19 Thread amitsela
This closes #1133 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/ea04e618 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/ea04e618 Diff:

[GitHub] incubator-beam pull request #1133: [BEAM-777] KafkaIOTest : reader.start() c...

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/1133 --- 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

[1/2] incubator-beam git commit: [BEAM-777] KafkaIO Test should handle reader.start() better.

2016-10-19 Thread amitsela
Repository: incubator-beam Updated Branches: refs/heads/master dde8e35ca -> ea04e618e [BEAM-777] KafkaIO Test should handle reader.start() better. KafkaIOTest : start() can return false Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

Jenkins build is back to stable : beam_PostCommit_MavenVerify #1575

2016-10-19 Thread Apache Jenkins Server
See

[2/2] incubator-beam git commit: Closes #1131

2016-10-19 Thread robertwb
Closes #1131 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8af818a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8af818a8 Diff:

[1/2] incubator-beam git commit: Better error for missing job name

2016-10-19 Thread robertwb
Repository: incubator-beam Updated Branches: refs/heads/python-sdk 1260bf779 -> 8af818a89 Better error for missing job name Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fdb05b77 Tree:

[2/2] incubator-beam git commit: Closes #1132

2016-10-19 Thread robertwb
Closes #1132 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1260bf77 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/1260bf77 Diff:

[2/2] incubator-beam git commit: [BEAM-743] This closes #1084

2016-10-19 Thread jbonofre
[BEAM-743] This closes #1084 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/dde8e35c Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/dde8e35c Diff: