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

2017-02-23 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aviem Zur reassigned BEAM-1446: --- Assignee: Aviem Zur > Create should take a TypeDescriptor as an alternative to explicitly >

[jira] [Updated] (BEAM-1545) Python sdk example run failed

2017-02-23 Thread Haoxiang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haoxiang updated BEAM-1545: --- Description: When I run the python sdk example with https://beam.apache.org/get-started/quickstart-py/ show,

[jira] [Created] (BEAM-1545) Python sdk example run failed

2017-02-23 Thread Haoxiang (JIRA)
Haoxiang created BEAM-1545: -- Summary: Python sdk example run failed Key: BEAM-1545 URL: https://issues.apache.org/jira/browse/BEAM-1545 Project: Beam Issue Type: Bug Components: sdk-py

[jira] [Commented] (BEAM-1442) Performance improvement of the Python DirectRunner

2017-02-23 Thread Haoxiang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882082#comment-15882082 ] Haoxiang commented on BEAM-1442: and when I run python beam sdk in example wordcount, find it can not work

[jira] [Resolved] (BEAM-1529) First sentence should end with a period. [JavadocStyle]

2017-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved BEAM-1529. Resolution: Fixed Fix Version/s: Not applicable > First sentence should end

[jira] [Commented] (BEAM-1483) Support SetState in Flink runner

2017-02-23 Thread Jingsong Lee (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882056#comment-15882056 ] Jingsong Lee commented on BEAM-1483: We can implement it by Flink MapState in Flink 1.3, like HashSet

[jira] [Commented] (BEAM-1476) Support MapState in Flink runner

2017-02-23 Thread Jingsong Lee (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15882055#comment-15882055 ] Jingsong Lee commented on BEAM-1476: We can implement it by Flink MapState in Flink 1.3.

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Apex #594

2017-02-23 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Dataflow #2391

2017-02-23 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1442) Performance improvement of the Python DirectRunner

2017-02-23 Thread Haoxiang (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881842#comment-15881842 ] Haoxiang commented on BEAM-1442: Ok Pablo, I have came to write my proposal, so can you leave an email

[jira] [Commented] (BEAM-1347) Basic Java harness capable of understanding process bundle tasks and sending data over the Fn Api

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

[GitHub] beam pull request #1990: [BEAM-1347,BEAM-1348] Use strings for ids in Fn API

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1990 --- 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: Use strings for ids in Fn API

2017-02-23 Thread kenn
Repository: beam Updated Branches: refs/heads/master 4f56acbba -> 2c71354d0 Use strings for ids in Fn API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9933f271 Tree:

[2/2] beam git commit: This closes #1190: Use strings for ids in Fn API

2017-02-23 Thread kenn
This closes #1190: Use strings for ids in Fn API Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2c71354d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2c71354d Diff:

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Apex #593

2017-02-23 Thread Apache Jenkins Server
See

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

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

[GitHub] beam pull request #2094: [BEAM-115] Concretize generic bits of the Runner AP...

2017-02-23 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/2094 [BEAM-115] Concretize generic bits of the Runner API graph structure Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[jira] [Commented] (BEAM-1347) Basic Java harness capable of understanding process bundle tasks and sending data over the Fn Api

2017-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881739#comment-15881739 ] ASF GitHub Bot commented on BEAM-1347: -- GitHub user kennknowles reopened a pull request:

[GitHub] beam pull request #1990: [BEAM-1347,BEAM-1348] Use strings for ids in Fn API

2017-02-23 Thread kennknowles
GitHub user kennknowles reopened a pull request: https://github.com/apache/beam/pull/1990 [BEAM-1347,BEAM-1348] Use strings for ids in Fn API Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title is

[jira] [Commented] (BEAM-307) Upgrade/Test to Kafka 0.10

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

[1/2] beam git commit: junit test for both Kafka 0.9 and 0.10

2017-02-23 Thread davor
Repository: beam Updated Branches: refs/heads/master cdca8230b -> 4f56acbba junit test for both Kafka 0.9 and 0.10 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ade4d503 Tree:

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

2017-02-23 Thread davor
This closes #2069 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4f56acbb Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4f56acbb Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4f56acbb Branch:

[GitHub] beam pull request #2069: BEAM-307: Upgrade/Test to Kafka 0.10

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2069 --- 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 #2093: Delete debugging comment in annotations

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2093 --- 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: Delete debugging comment

2017-02-23 Thread altay
Repository: beam Updated Branches: refs/heads/master 4857aa41b -> cdca8230b Delete debugging comment Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/365f2afe Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/365f2afe

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

2017-02-23 Thread altay
This closes #2093 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/cdca8230 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/cdca8230 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/cdca8230 Branch:

[GitHub] beam pull request #2093: Delete debugging comment in annotations

2017-02-23 Thread mariapython
GitHub user mariapython opened a pull request: https://github.com/apache/beam/pull/2093 Delete debugging comment in annotations Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

[jira] [Commented] (BEAM-1544) Move Java cross-JDK tests from Travis to Jenkins

2017-02-23 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881640#comment-15881640 ] Davor Bonaci commented on BEAM-1544: I think it would be beneficial for the project as a whole to have

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

2017-02-23 Thread altay
This closes #2092 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4857aa41 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4857aa41 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4857aa41 Branch:

[GitHub] beam pull request #2092: Use a versioned container for dataflow runner

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2092 --- 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: Use a versioned container for dataflow runner

2017-02-23 Thread altay
rt SetupOptions # Update this version to the next version whenever there is a change that will # require changes to the execution environment. -BEAM_CONTAINER_VERSION = 'beamhead' +BEAM_CONTAINER_VERSION = 'beam-0.6.0-20170223' # Standard file names used for staging files. WORKFLOW_TARBALL_FILE = 'workflow.tar.gz'

[GitHub] beam pull request #2092: Use a versioned container for dataflow runner

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2092 Use a versioned container for dataflow runner R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam Alternatively you can

[jira] [Commented] (BEAM-1218) De-Googlify Python SDK

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

[GitHub] beam pull request #2091: [BEAM-1218] Move the dataflow specific parts from r...

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

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

2017-02-23 Thread altay
This closes #2091 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3b890e83 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3b890e83 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3b890e83 Branch:

[1/2] beam git commit: [BEAM-1218] Move the dataflow specific parts from runner_test to dataflow_runner_test

2017-02-23 Thread altay
Repository: beam Updated Branches: refs/heads/master 3a8ae530c -> 3b890e838 [BEAM-1218] Move the dataflow specific parts from runner_test to dataflow_runner_test Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d8435463

[GitHub] beam pull request #2027: Add Windowing snippets for Python SDK.

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

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

2017-02-23 Thread altay
This closes #2027 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3a8ae530 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/3a8ae530 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/3a8ae530 Branch:

[1/2] beam git commit: Add Windowing snippets for Python SDK.

2017-02-23 Thread altay
Repository: beam Updated Branches: refs/heads/master 9d3b0db2d -> 3a8ae530c Add Windowing snippets for Python SDK. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/5c0cabb0 Tree:

[jira] [Commented] (BEAM-1218) De-Googlify Python SDK

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

[jira] [Commented] (BEAM-1310) Add running integration tests for JdbcIO

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

[GitHub] beam pull request #2090: [BEAM-1310] Jdbc IO module now can run ITs against ...

2017-02-23 Thread ssisk
GitHub user ssisk opened a pull request: https://github.com/apache/beam/pull/2090 [BEAM-1310] Jdbc IO module now can run ITs against spark & dataflow runners Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure

[jira] [Commented] (BEAM-1218) De-Googlify Python SDK

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

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

2017-02-23 Thread altay
This closes #2086 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9d3b0db2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9d3b0db2 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9d3b0db2 Branch:

[GitHub] beam pull request #2086: [BEAM-1218] Move the names and auth files to approp...

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2086 --- 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-1218] Move the names and auth files to appropriate directories

2017-02-23 Thread altay
Repository: beam Updated Branches: refs/heads/master a1e8ac4fa -> 9d3b0db2d [BEAM-1218] Move the names and auth files to appropriate directories Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/1512714d Tree:

[jira] [Commented] (BEAM-1529) First sentence should end with a period. [JavadocStyle]

2017-02-23 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881409#comment-15881409 ] Xu Mingmin commented on BEAM-1529: -- Sure, please close it. > First sentence should end with a period.

[GitHub] beam pull request #2089: [BEAM-1543] Updated TestPipeline's javadoc.

2017-02-23 Thread staslev
GitHub user staslev opened a pull request: https://github.com/apache/beam/pull/2089 [BEAM-1543] Updated TestPipeline's javadoc. Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted

[GitHub] beam pull request #2088: Upgrade dill to 0.2.6 and pin it

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2088 Upgrade dill to 0.2.6 and pin it R: @charlesccychen You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam dill Alternatively you can

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

2017-02-23 Thread altay
This closes #2085 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a1e8ac4f Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a1e8ac4f Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a1e8ac4f Branch:

[1/2] beam git commit: Fix relative path after file move

2017-02-23 Thread altay
Repository: beam Updated Branches: refs/heads/master 0806183c4 -> a1e8ac4fa Fix relative path after file move Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b03366de Tree:

[GitHub] beam pull request #2085: Fix relative path after file move

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2085 --- 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-1544) Move Java cross-JDK tests from Travis to Jenkins

2017-02-23 Thread Jason Kuster (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881281#comment-15881281 ] Jason Kuster commented on BEAM-1544: Travis still has Mac testing, which we want. Once we have a bit

[jira] [Updated] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Guy Molinari (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Molinari updated BEAM-1542: --- Thanks! May need both. On Thu, Feb 23, 2017 at 1:12 PM, Jean-Baptiste Onofré (JIRA) < > Need

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

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

[GitHub] beam pull request #2065: [BEAM-115,BEAM-1348] Unify Runner API and Fn API co...

2017-02-23 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/beam/pull/2065 --- 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-1542) Need Source/Sink for Spanner

2017-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881274#comment-15881274 ] Jean-Baptiste Onofré commented on BEAM-1542: Great ! Let me know if you need help or review !

[jira] [Commented] (BEAM-1544) Move Java cross-JDK tests from Travis to Jenkins

2017-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881273#comment-15881273 ] Jean-Baptiste Onofré commented on BEAM-1544: You mean to have several JDK version on Jenkins,

[jira] [Commented] (BEAM-1541) Create a hadoop-common module to share common code in Hadoop based IOs

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

[GitHub] beam pull request #2087: [BEAM-1541] Create hadoop-common and refactor HdfsI...

2017-02-23 Thread iemejia
GitHub user iemejia opened a pull request: https://github.com/apache/beam/pull/2087 [BEAM-1541] Create hadoop-common and refactor HdfsIO and HBaseIO to use it Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[jira] [Commented] (BEAM-1529) First sentence should end with a period. [JavadocStyle]

2017-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881208#comment-15881208 ] Jean-Baptiste Onofré commented on BEAM-1529: I guess I can set this Jira as resolved ? > First

[jira] [Updated] (BEAM-1541) Create a hadoop-common module to share common code in Hadoop based IOs

2017-02-23 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismaël Mejía updated BEAM-1541: --- Summary: Create a hadoop-common module to share common code in Hadoop based IOs (was: Create a

[jira] [Commented] (BEAM-1218) De-Googlify Python SDK

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

[GitHub] beam pull request #2086: [BEAM-1218] Move the names and auth files to approp...

2017-02-23 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/2086 [BEAM-1218] Move the names and auth files to appropriate directories Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Dataflow #2387

2017-02-23 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Spark #1038

2017-02-23 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1529) First sentence should end with a period. [JavadocStyle]

2017-02-23 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881011#comment-15881011 ] Xu Mingmin commented on BEAM-1529: -- thanks [~jbonofre], works with the new format now. > First sentence

[jira] [Created] (BEAM-1544) Move Java cross-JDK tests from Travis to Jenkins

2017-02-23 Thread Mark Liu (JIRA)
Mark Liu created BEAM-1544: -- Summary: Move Java cross-JDK tests from Travis to Jenkins Key: BEAM-1544 URL: https://issues.apache.org/jira/browse/BEAM-1544 Project: Beam Issue Type: Task

[jira] [Updated] (BEAM-1544) Move Java cross-JDK tests from Travis to Jenkins

2017-02-23 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1544: --- Component/s: build-system > Move Java cross-JDK tests from Travis to Jenkins >

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #2729

2017-02-23 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1389) Remove or update Flink Runner README.md

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

[GitHub] beam pull request #2084: [BEAM-1389] Remove Flink Runner README.md

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2084 --- 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-1389] Remove Flink Runner README.md

2017-02-23 Thread davor
Repository: beam Updated Branches: refs/heads/master fbcde4cdc -> 0806183c4 [BEAM-1389] Remove Flink Runner README.md The information on the website is more up-to-date and more visible. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

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

2017-02-23 Thread davor
This closes #2084 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0806183c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0806183c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0806183c Branch:

[jira] [Comment Edited] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880974#comment-15880974 ] Stas Levin edited comment on BEAM-1543 at 2/23/17 6:26 PM: --- [~kenn] definitely,

[jira] [Commented] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Stas Levin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880974#comment-15880974 ] Stas Levin commented on BEAM-1543: -- Definitely, I'll take care of it. Did this PR assist in resolving the

[jira] [Commented] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880963#comment-15880963 ] Kenneth Knowles commented on BEAM-1543: --- I just noticed

[jira] [Commented] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880956#comment-15880956 ] Kenneth Knowles commented on BEAM-1543: --- >From my reading, the Javadoc actually instructs the user to

[jira] [Assigned] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Knowles reassigned BEAM-1543: - Assignee: Stas Levin (was: Davor Bonaci) > TestPipeline: @Rule error message

[GitHub] beam-site pull request #162: [BEAM-1499] Adding testing related info: TestPi...

2017-02-23 Thread staslev
GitHub user staslev opened a pull request: https://github.com/apache/beam-site/pull/162 [BEAM-1499] Adding testing related info: TestPipeline, API surface. You can merge this pull request into a Git repository by running: $ git pull https://github.com/staslev/beam-site

[jira] [Created] (BEAM-1543) TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage

2017-02-23 Thread Stephen Sisk (JIRA)
Stephen Sisk created BEAM-1543: -- Summary: TestPipeline: @Rule error message confusing/javadoc doesn't explain proper usage Key: BEAM-1543 URL: https://issues.apache.org/jira/browse/BEAM-1543 Project:

Build failed in Jenkins: beam_PostCommit_Java_RunnableOnService_Spark #1037

2017-02-23 Thread Apache Jenkins Server
See -- [...truncated 239.98 KB...] 2017-02-23T18:08:22.180 [INFO] Downloading:

[GitHub] beam pull request #2085: Fix relative path after file move

2017-02-23 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/2085 Fix relative path after file move R: @sb2nov You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam beam Alternatively you can review and

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Guy Molinari (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880893#comment-15880893 ] Guy Molinari commented on BEAM-1542: Will do. Going to have a "go" at it. Will report back my

[jira] [Assigned] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davor Bonaci reassigned BEAM-1542: -- Assignee: Guy Molinari (was: Davor Bonaci) > Need Source/Sink for Spanner >

[jira] [Commented] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880889#comment-15880889 ] Davor Bonaci commented on BEAM-1542: This IO certainly on the roadmap, but I don't believe someone is

[jira] [Updated] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davor Bonaci updated BEAM-1542: --- Affects Version/s: (was: 0.3.0-incubating) > Need Source/Sink for Spanner >

[jira] [Updated] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davor Bonaci updated BEAM-1542: --- Component/s: (was: sdk-ideas) sdk-java-gcp > Need Source/Sink for Spanner >

[jira] [Created] (BEAM-1542) Need Source/Sink for Spanner

2017-02-23 Thread Guy Molinari (JIRA)
Guy Molinari created BEAM-1542: -- Summary: Need Source/Sink for Spanner Key: BEAM-1542 URL: https://issues.apache.org/jira/browse/BEAM-1542 Project: Beam Issue Type: New Feature

[jira] [Commented] (BEAM-646) Get runners out of the apply()

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

[GitHub] beam pull request #2078: [BEAM-646] Specialize ISM View Translations

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

Jenkins build is back to normal : beam_PostCommit_Python_Verify #1347

2017-02-23 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_RunnableOnService_Dataflow #2385

2017-02-23 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2728

2017-02-23 Thread Apache Jenkins Server
See

Jenkins build became unstable: beam_PostCommit_Java_MavenInstall #2727

2017-02-23 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #1346

2017-02-23 Thread Apache Jenkins Server
See Changes: [aljoscha.krettek] [BEAM-646] Get Flink Runner out of apply() -- [...truncated 832.31 KB...] "kind": "GroupByKey", "name": "s7",

[jira] [Commented] (BEAM-1389) Remove or update Flink Runner README.md

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

[GitHub] beam pull request #2084: [BEAM-1389] Remove Flink Runner README.md

2017-02-23 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/beam/pull/2084 [BEAM-1389] Remove Flink Runner README.md The information on the website is more up-to-date and more visible. I was wondering whether I should add a link to the Runner documentation on the

[jira] [Commented] (BEAM-646) Get runners out of the apply()

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

[GitHub] beam pull request #2053: [BEAM-646] Get flink runner out of apply

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