[GitHub] beam pull request #1964: Get nosetests working after removing the setup.py c...

2017-02-09 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1964 Get nosetests working after removing the setup.py change This is a temporary change as we work towards getting maven to work across languages and building and testing both the python and java code.

[GitHub] beam pull request #1965: [BEAM-1450] Fix NewDoFn handling of window explosio...

2017-02-09 Thread robertwb
GitHub user robertwb opened a pull request: https://github.com/apache/beam/pull/1965 [BEAM-1450] Fix NewDoFn handling of window explosion. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Commented] (BEAM-1451) Java Objects have bad toStrings

2017-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860240#comment-15860240 ] ASF GitHub Bot commented on BEAM-1451: -- GitHub user tgroh opened a pull request:

Build failed in Jenkins: beam_PostCommit_Python_Verify #1221

2017-02-09 Thread Apache Jenkins Server
See Changes: [robertwb] Add support for reading/writing headers to text files -- [...truncated 2622 lines...] >>> RUNNING DATAFLOW RUNNER VALIDATESRUNNER TESTS python setup.py

Build failed in Jenkins: beam_PostCommit_Python_Verify #1223

2017-02-09 Thread Apache Jenkins Server
See Changes: [tgroh] Explicitly pass Pipeline in AppliedPTransform -- [...truncated 2626 lines...] --project=$PROJECT \

[jira] [Created] (BEAM-1450) NewDoFn does not properly explode windows

2017-02-09 Thread Robert Bradshaw (JIRA)
Robert Bradshaw created BEAM-1450: - Summary: NewDoFn does not properly explode windows Key: BEAM-1450 URL: https://issues.apache.org/jira/browse/BEAM-1450 Project: Beam Issue Type: Bug

[jira] [Updated] (BEAM-1450) NewDoFn does not properly explode windows

2017-02-09 Thread Robert Bradshaw (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Bradshaw updated BEAM-1450: -- Description: A window-taking DoFn's process gets called once per window, but each output gets

[2/2] beam git commit: Explicitly pass Pipeline in AppliedPTransform

2017-02-09 Thread tgroh
Explicitly pass Pipeline in AppliedPTransform Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/74d977a7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/74d977a7 Diff:

Build failed in Jenkins: beam_PostCommit_Python_Verify #1222

2017-02-09 Thread Apache Jenkins Server
See -- [...truncated 2626 lines...] --project=$PROJECT \ --staging_location=$GCS_LOCATION/staging-validatesrunner-test \ --temp_location=$GCS_LOCATION/temp-validatesrunner-test

[jira] [Created] (BEAM-1444) Flatten of Bounded and Unbounded repeats the union with the RDD for each micro-batch.

2017-02-09 Thread Amit Sela (JIRA)
Amit Sela created BEAM-1444: --- Summary: Flatten of Bounded and Unbounded repeats the union with the RDD for each micro-batch. Key: BEAM-1444 URL: https://issues.apache.org/jira/browse/BEAM-1444 Project:

[jira] [Assigned] (BEAM-1437) Spark runner StreamingListeners are not recoverable.

2017-02-09 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1437: --- Assignee: Aviem Zur > Spark runner StreamingListeners are not recoverable. >

[1/2] beam git commit: Add proto definition for Runner API

2017-02-09 Thread kenn
Repository: beam Updated Branches: refs/heads/master cd6802bec -> 490ef8f09 Add proto definition for Runner API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a5ce3b43 Tree:

[2/2] beam git commit: This closes #1946: Add proto definition for Runner API

2017-02-09 Thread kenn
This closes #1946: Add proto definition for Runner API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/490ef8f0 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/490ef8f0 Diff:

[GitHub] beam pull request #1946: [BEAM-115] Add proto definition for Runner API

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1946 --- 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

[1/2] beam git commit: Get nosetests working after removing the setup.py change

2017-02-09 Thread altay
Repository: beam Updated Branches: refs/heads/master 490ef8f09 -> 70a702e98 Get nosetests working after removing the setup.py change Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c6343e53 Tree:

[GitHub] beam pull request #1964: Get nosetests working after removing the setup.py c...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1964 --- 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] [Updated] (BEAM-1453) Unicode chars in local file system paths break dataflow runner tests.

2017-02-09 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1453: - Summary: Unicode chars in local file system paths break dataflow runner tests. (was: Unicode chars in local file

[jira] [Updated] (BEAM-1453) Unicode chars in local file system paths break dataflow runner tests.

2017-02-09 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1453: - Component/s: (was: sdk-java-core) runner-dataflow > Unicode chars in local file system paths

[GitHub] beam pull request #1970: Attach original exception in direct runner failure.

2017-02-09 Thread robertwb
GitHub user robertwb opened a pull request: https://github.com/apache/beam/pull/1970 Attach original exception in direct runner failure. This will make it much easier to debug pipelines. Be sure to do all of the following to help us incorporate your contribution quickly

[GitHub] beam pull request #1969: [BEAM-1454] Correcting the name _append_trailing_ne...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1969 --- 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] [Updated] (BEAM-1453) Unicode chars in local file system paths break tests.

2017-02-09 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1453: - Summary: Unicode chars in local file system paths break tests. (was: Support unicode chars in local file system

[jira] [Updated] (BEAM-1453) Support unicode chars in local file system paths.

2017-02-09 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-1453: - Summary: Support unicode chars in local file system paths. (was: Unicode support in local file system paths.) >

[jira] [Commented] (BEAM-1453) Unicode chars in local file system paths break dataflow runner tests.

2017-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860425#comment-15860425 ] ASF GitHub Bot commented on BEAM-1453: -- GitHub user peihe opened a pull request:

[jira] [Commented] (BEAM-115) Beam Runner API

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

[2/2] beam git commit: Closes #1969

2017-02-09 Thread robertwb
Closes #1969 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/6ab60d89 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/6ab60d89 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/6ab60d89 Branch: refs/heads/master

[jira] [Commented] (BEAM-1450) NewDoFn does not properly explode windows

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

[1/2] beam git commit: [BEAM-1450] Fix NewDoFn handling of window explosion.

2017-02-09 Thread robertwb
Repository: beam Updated Branches: refs/heads/master c26d5827b -> cd6802bec [BEAM-1450] Fix NewDoFn handling of window explosion. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/37b6fb1a Tree:

[GitHub] beam pull request #1965: [BEAM-1450] Fix NewDoFn handling of window explosio...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1965 --- 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

[GitHub] beam pull request #1968: [BEAM-1453] LocalResourceIdTest: disable unicode te...

2017-02-09 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/beam/pull/1968 [BEAM-1453] LocalResourceIdTest: disable unicode tests. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

Build failed in Jenkins: beam_PostCommit_Python_Verify #1224

2017-02-09 Thread Apache Jenkins Server
See Changes: [klk] Add proto definition for Runner API [robertwb] [BEAM-1450] Fix NewDoFn handling of window explosion. [altay] Get nosetests working after removing the setup.py change

[jira] [Created] (BEAM-1453) Unicode support in local file system paths.

2017-02-09 Thread Pei He (JIRA)
Pei He created BEAM-1453: Summary: Unicode support in local file system paths. Key: BEAM-1453 URL: https://issues.apache.org/jira/browse/BEAM-1453 Project: Beam Issue Type: Bug Components:

[jira] [Created] (BEAM-1452) Add composite transforms content to programming guide

2017-02-09 Thread Melissa Pashniak (JIRA)
Melissa Pashniak created BEAM-1452: -- Summary: Add composite transforms content to programming guide Key: BEAM-1452 URL: https://issues.apache.org/jira/browse/BEAM-1452 Project: Beam Issue

[1/2] beam git commit: This closes #1967

2017-02-09 Thread tgroh
Repository: beam Updated Branches: refs/heads/master 6ab60d890 -> b2895217e This closes #1967 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b2895217 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b2895217 Diff:

[jira] [Commented] (BEAM-1451) Java Objects have bad toStrings

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

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #2589

2017-02-09 Thread Apache Jenkins Server
See

[GitHub] beam pull request #1967: [BEAM-1451] Improve TransformHierarchy.Node#toStrin...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1967 --- 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

[GitHub] beam pull request #1972: Fix the usage of os.path.join in two tests

2017-02-09 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1972 Fix the usage of os.path.join in two tests R: @dhalperi PTAL Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the

[jira] [Commented] (BEAM-1295) Annotations are not properly rendered in JavaDoc when using {@code}

2017-02-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860670#comment-15860670 ] Kenneth Knowles commented on BEAM-1295: --- Oh, yea, I filed a mostly-duplicate ticket and here is my

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Flink #1595

2017-02-09 Thread Apache Jenkins Server
See -- Started by GitHub push by asfgit [EnvInject] - Loading node environment variables. Building remotely on beam1 (beam) in workspace

[1/2] beam git commit: Fix the path in os.join

2017-02-09 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master b2895217e -> c88297680 Fix the path in os.join Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/959bf1ee Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/959bf1ee

[2/2] beam git commit: This closes #1972

2017-02-09 Thread dhalperi
This closes #1972 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c8829768 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c8829768 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c8829768 Branch:

[jira] [Created] (BEAM-1455) Python hangs after running unit tests

2017-02-09 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1455: - Summary: Python hangs after running unit tests Key: BEAM-1455 URL: https://issues.apache.org/jira/browse/BEAM-1455 Project: Beam Issue Type: Bug

[jira] [Resolved] (BEAM-1455) Python hangs after running unit tests

2017-02-09 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay resolved BEAM-1455. --- Resolution: Duplicate Fix Version/s: Not applicable Duplicate of:

[jira] [Resolved] (BEAM-1454) Post commit failing

2017-02-09 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay resolved BEAM-1454. --- Resolution: Fixed Fix Version/s: Not applicable > Post commit failing > --- > >

[2/2] beam git commit: This closes #1968

2017-02-09 Thread dhalperi
This closes #1968 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/712a1d6e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/712a1d6e Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/712a1d6e Branch:

[1/2] beam git commit: [BEAM-1453] LocalResourceIdTest: disable unicode tests.

2017-02-09 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master c88297680 -> 712a1d6e3 [BEAM-1453] LocalResourceIdTest: disable unicode tests. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7829dc86 Tree:

[GitHub] beam-site pull request #152: Add blog post "Stateful Processing with Apache ...

2017-02-09 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam-site/pull/152 Add blog post "Stateful Processing with Apache Beam" This blog post introduces stateful processing in Beam, after a bit of a recap of the basics of the model. You can merge this pull

[jira] [Commented] (BEAM-1453) Unicode chars in local file system paths break dataflow runner tests.

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

[GitHub] beam pull request #1968: [BEAM-1453] LocalResourceIdTest: disable unicode te...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1968 --- 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] (BEAM-646) Get runners out of the apply()

2017-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860539#comment-15860539 ] ASF GitHub Bot commented on BEAM-646: - GitHub user tgroh opened a pull request:

[GitHub] beam pull request #1971: [BEAM-646] Construct Pipeline Nodes after Pipeline#...

2017-02-09 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/beam/pull/1971 [BEAM-646] Construct Pipeline Nodes after Pipeline#run Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Created] (BEAM-1456) Make UnboundedSourceWrapper snapshot to rescalable operator state in Flink Runner

2017-02-09 Thread Jingsong Lee (JIRA)
Jingsong Lee created BEAM-1456: -- Summary: Make UnboundedSourceWrapper snapshot to rescalable operator state in Flink Runner Key: BEAM-1456 URL: https://issues.apache.org/jira/browse/BEAM-1456 Project:

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Flink #1596

2017-02-09 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1448) Coder encode/decode context documentation is lacking

2017-02-09 Thread Vikas Kedigehalli (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15860860#comment-15860860 ] Vikas Kedigehalli commented on BEAM-1448: - Some more discussion on this thread,

[jira] [Created] (BEAM-1445) Use Flink broadcast state to store side-input data

2017-02-09 Thread Jingsong Lee (JIRA)
Jingsong Lee created BEAM-1445: -- Summary: Use Flink broadcast state to store side-input data Key: BEAM-1445 URL: https://issues.apache.org/jira/browse/BEAM-1445 Project: Beam Issue Type:

[GitHub] beam pull request #1961: [BEAM-1157] Add HBaseIO

2017-02-09 Thread iemejia
GitHub user iemejia opened a pull request: https://github.com/apache/beam/pull/1961 [BEAM-1157] Add HBaseIO Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR title is formatted like: `[BEAM-]

[jira] [Commented] (BEAM-1157) Create HBaseIO

2017-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859674#comment-15859674 ] ASF GitHub Bot commented on BEAM-1157: -- GitHub user iemejia opened a pull request:

[jira] [Commented] (BEAM-882) Make ApiSurfaceTest detect the java package/module under test

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

[GitHub] beam pull request #1888: [BEAM-882,BEAM-883,BEAM-878] Simplified API surface...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1888 --- 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

[1/2] beam git commit: [BEAM-882, BEAM-883, BEAM-878] Simplified API surface verifications.

2017-02-09 Thread staslevin
Repository: beam Updated Branches: refs/heads/master e21f9ae86 -> 6b31c14fa [BEAM-882,BEAM-883,BEAM-878] Simplified API surface verifications. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/cde550fe Tree:

[6/8] beam git commit: Move StateTag and friends to runners/core-java

2017-02-09 Thread kenn
Move StateTag and friends to runners/core-java Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/07d93276 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/07d93276 Diff:

[7/8] beam git commit: Upgrade Dataflow container version to beam-master-20170208

2017-02-09 Thread kenn
Upgrade Dataflow container version to beam-master-20170208 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/255c7e28 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/255c7e28 Diff:

[2/8] beam git commit: Move StateMerging to runners/core-java

2017-02-09 Thread kenn
Move StateMerging to runners/core-java Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9c0047f7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9c0047f7 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9c0047f7

[3/8] beam git commit: Move StateTag adapter code to StateTags

2017-02-09 Thread kenn
Move StateTag adapter code to StateTags Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c42a19b1 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c42a19b1 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c42a19b1

[5/8] beam git commit: Move StateTag and friends to runners/core-java

2017-02-09 Thread kenn
http://git-wip-us.apache.org/repos/asf/beam/blob/07d93276/sdks/java/core/src/test/java/org/apache/beam/sdk/util/state/StateTagTest.java -- diff --git a/sdks/java/core/src/test/java/org/apache/beam/sdk/util/state/StateTagTest.java

[GitHub] beam pull request #1929: [BEAM-362] Move a few more remnants of internal sta...

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1929 --- 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] (BEAM-362) Move shared runner functionality out of SDK and into runners/core-java

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

[jira] [Commented] (BEAM-1393) Update Flink Runner to Flink 1.2.0

2017-02-09 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859777#comment-15859777 ] Aljoscha Krettek commented on BEAM-1393: That last part is actually a bit more complicated. (I saw

[jira] [Resolved] (BEAM-878) Allow usage of ApiSurfaceTest providing nothing but a whitelist

2017-02-09 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Levin resolved BEAM-878. - Resolution: Fixed > Allow usage of ApiSurfaceTest providing nothing but a whitelist >

[jira] [Commented] (BEAM-1295) Annotations are not properly rendered in JavaDoc when using {@code}

2017-02-09 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859801#comment-15859801 ] Stas Levin commented on BEAM-1295: -- Hi [~dhalp...@google.com], Sorry for the delayed response. I'm

[jira] [Created] (BEAM-1446) Create should take a TypeDescriptor as an alternative to explicitly specifying the Coder

2017-02-09 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1446: - Summary: Create should take a TypeDescriptor as an alternative to explicitly specifying the Coder Key: BEAM-1446 URL: https://issues.apache.org/jira/browse/BEAM-1446

[jira] [Resolved] (BEAM-883) Make ApiSurfaceTest fail if something whitelisted is _not_ exposed

2017-02-09 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stas Levin resolved BEAM-883. - Resolution: Fixed > Make ApiSurfaceTest fail if something whitelisted is _not_ exposed >

[GitHub] beam pull request #1963: [BEAM-646] Explicitly pass Pipeline in AppliedPTran...

2017-02-09 Thread tgroh
GitHub user tgroh opened a pull request: https://github.com/apache/beam/pull/1963 [BEAM-646] Explicitly pass Pipeline in AppliedPTransform Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is

[jira] [Commented] (BEAM-1438) The default behavior for the Write transform doesn't work well with the Dataflow streaming runner

2017-02-09 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859960#comment-15859960 ] Kenneth Knowles commented on BEAM-1438: --- Assigning because it looks like you have this well underway.

[jira] [Created] (BEAM-1447) Autodetect streaming/not streaming in DataflowRunner

2017-02-09 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1447: - Summary: Autodetect streaming/not streaming in DataflowRunner Key: BEAM-1447 URL: https://issues.apache.org/jira/browse/BEAM-1447 Project: Beam Issue

[jira] [Closed] (BEAM-1012) Add data encoding section

2017-02-09 Thread Melissa Pashniak (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melissa Pashniak closed BEAM-1012. -- > Add data encoding section > - > > Key: BEAM-1012 >

[jira] [Commented] (BEAM-123) Skip header row from csv

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

[GitHub] beam pull request #843: [BEAM-440] add Create#empty

2017-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/843 --- 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] [Assigned] (BEAM-440) Create.values() returns a type-unsafe Coder

2017-02-09 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh reassigned BEAM-440: Assignee: Thomas Groh (was: Jason White) > Create.values() returns a type-unsafe Coder >

[jira] [Resolved] (BEAM-440) Create.values() returns a type-unsafe Coder

2017-02-09 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-440. -- Resolution: Fixed Fix Version/s: 0.6.0 > Create.values() returns a type-unsafe Coder >

[jira] [Created] (BEAM-1448) Coder encode/decode context documentation is lacking

2017-02-09 Thread Aviem Zur (JIRA)
Aviem Zur created BEAM-1448: --- Summary: Coder encode/decode context documentation is lacking Key: BEAM-1448 URL: https://issues.apache.org/jira/browse/BEAM-1448 Project: Beam Issue Type: Bug