[jira] [Created] (BEAM-1929) I/O Authoring Overview should discuss when to use source/Pardo/IOChannelFactory

2017-04-11 Thread Stephen Sisk (JIRA)
Stephen Sisk created BEAM-1929: -- Summary: I/O Authoring Overview should discuss when to use source/Pardo/IOChannelFactory Key: BEAM-1929 URL: https://issues.apache.org/jira/browse/BEAM-1929 Project:

Jenkins build is back to normal : beam_PostCommit_Java_MavenInstall #3253

2017-04-11 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Python_Verify #1814

2017-04-11 Thread Apache Jenkins Server
See

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Spark #1592

2017-04-11 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-1092) Shade commonly used libraries (e.g. Guava) to avoid class conflicts

2017-04-11 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-1092. --- Resolution: Fixed Assignee: Aviem Zur Fix Version/s: Not applicable IMO we've

[GitHub] beam pull request #2489: [BEAM-1871] Flip dependency edge between Dataflow r...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2489 --- 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-1871) Thin Java SDK Core

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

[1/2] beam git commit: Flip dependency edge between Dataflow runner and IO-GCP

2017-04-11 Thread iemejia
Repository: beam Updated Branches: refs/heads/master c46b256d7 -> 986fcefca Flip dependency edge between Dataflow runner and IO-GCP This will stop integration tests from running. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

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

2017-04-11 Thread iemejia
This closes #2489 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/986fcefc Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/986fcefc Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/986fcefc Branch:

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #3252

2017-04-11 Thread Apache Jenkins Server
See -- [...truncated 230.88 KB...] x [deleted] (none) -> origin/pr/942/head x [deleted] (none) -> origin/pr/942/merge x [deleted]

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Spark #1591

2017-04-11 Thread Apache Jenkins Server
See -- [...truncated 230.83 KB...] x [deleted] (none) -> origin/pr/942/head x [deleted] (none) -> origin/pr/942/merge x [deleted]

[jira] [Commented] (BEAM-1799) IO ITs: simplify data loading design pattern

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

[GitHub] beam pull request #2463: [BEAM-1799] Move HashingFn to io/common, switch to ...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2463 --- 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: Move HashingFn to io/common, switch to better hash

2017-04-11 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master 84a96297c -> c46b256d7 Move HashingFn to io/common, switch to better hash Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b615013b Tree:

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

2017-04-11 Thread dhalperi
This closes #2463 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/c46b256d Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/c46b256d Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/c46b256d Branch:

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Dataflow #2804

2017-04-11 Thread Apache Jenkins Server
See

[GitHub] beam pull request #2489: Flip dependency edge between Dataflow runner and IO...

2017-04-11 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/beam/pull/2489 Flip dependency edge between Dataflow runner and IO-GCP Do not review yet, just testing jenkins. You can merge this pull request into a Git repository by running: $ git pull

Build failed in Jenkins: beam_PostCommit_Python_Verify #1813

2017-04-11 Thread Apache Jenkins Server
See Changes: [dhalperi] PubsubIO: remove support for BoundedReader -- [...truncated 713.85 KB...] File

[jira] [Resolved] (BEAM-1907) Delete PubsubBoundedReader

2017-04-11 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-1907. --- Resolution: Fixed > Delete PubsubBoundedReader > -- > >

[jira] [Commented] (BEAM-1907) Delete PubsubBoundedReader

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

[GitHub] beam pull request #2471: [BEAM-1907] PubsubIO: remove support for BoundedRea...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2471 --- 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 #2471

2017-04-11 Thread dhalperi
This closes #2471 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/84a96297 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/84a96297 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/84a96297 Branch:

[jira] [Commented] (BEAM-995) Apache Pig DSL

2017-04-11 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964256#comment-15964256 ] Jean-Baptiste Onofré commented on BEAM-995: --- Not yet. If you want to help on this one, please let

[jira] [Commented] (BEAM-995) Apache Pig DSL

2017-04-11 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964255#comment-15964255 ] James Xu commented on BEAM-995: --- Any progress on this? > Apache Pig DSL > -- > >

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #3248

2017-04-11 Thread Apache Jenkins Server
See

[GitHub] beam pull request #2488: [BEAM-1491]Identify HADOOP_CONF_DIR(or YARN_CONF_DI...

2017-04-11 Thread 397090770
GitHub user 397090770 opened a pull request: https://github.com/apache/beam/pull/2488 [BEAM-1491]Identify HADOOP_CONF_DIR(or YARN_CONF_DIR) environment variable when using HDFS You can merge this pull request into a Git repository by running: $ git pull

[GitHub] beam pull request #2423: Add Cassandra Large Cluster docker file and Kuberne...

2017-04-11 Thread diptikul
Github user diptikul closed the pull request at: https://github.com/apache/beam/pull/2423 --- 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

Build failed in Jenkins: beam_PerformanceTests_Dataflow #294

2017-04-11 Thread Apache Jenkins Server
See Changes: [tgroh] Move WindowingStrategies to runners-core-construction [kirpichov] Removes DoFn.ProcessContinuation completely [kirpichov] Bump Dataflow worker to 20170410

<    1   2