Jenkins build is back to normal : beam_PostCommit_Java_RunnableOnService_Dataflow #2173

2017-02-01 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1373) Update Python SDK code to support both Python 2 and 3

2017-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849520#comment-15849520 ] Sergio Fernández commented on BEAM-1373: Have you tried to set {{use_2to3 = True}} in the

[GitHub] beam pull request #1905: Restores visibility of MetricMatchers.metricUpdate

2017-02-01 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/1905 Restores visibility of MetricMatchers.metricUpdate I'm not sure why their visibility was reduced. These functions are used by Dataflow worker. R: @bjchambers You can merge this pull

[GitHub] beam pull request #1904: Ignores errorprone annotations in enforcer config

2017-02-01 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/1904 Ignores errorprone annotations in enforcer config They use Java 8 classes. (discovered while building Dataflow worker against Beam at HEAD) R: @dhalperi You can merge this pull request

[jira] [Commented] (BEAM-1265) Add streaming support to DirectRunner

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

[jira] [Commented] (BEAM-1265) Add streaming support to DirectRunner

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

[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
GitHub user aaltay reopened a pull request: https://github.com/apache/beam/pull/1899 [BEAM-1265] Fail if --streaming option is used Currently, none of the runners for Python SDK supports streaming. Fail at pipeline validation time if '--streaming' option is set. This is to

[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
Github user aaltay closed the pull request at: https://github.com/apache/beam/pull/1899 --- 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-1375) Trigger postcommit builds on Github push notifications

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

[1/2] beam git commit: Switch to trigger builds on push notifications from GitHub instead of polling SCM every minute.

2017-02-01 Thread davor
Repository: beam Updated Branches: refs/heads/master a27d3cfa2 -> 0b866d4d7 Switch to trigger builds on push notifications from GitHub instead of polling SCM every minute. Signed-off-by: Jason Kuster Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit:

[GitHub] beam pull request #1824: [BEAM-65] Splittable DoFn: Gives the runner access ...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1824 --- 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: Gives the runner access to RestrictionTracker

2017-02-01 Thread kenn
Repository: beam Updated Branches: refs/heads/master 168d6a18f -> a27d3cfa2 Gives the runner access to RestrictionTracker Changes the SplittableParDo transform so that ProcessFn uses a runner-supplied hook to run the @ProcessElement method, giving it, among other things, the

[jira] [Commented] (BEAM-1378) Late data dropping was removed from Flink Runner

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

[GitHub] beam pull request #1903: [BEAM-1378] Release-0.5.0 cherry pick: Drop late da...

2017-02-01 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/beam/pull/1903 [BEAM-1378] Release-0.5.0 cherry pick: Drop late data in Flink runner Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure

[GitHub] beam pull request #1902: Add a deprecation warning for DoFn

2017-02-01 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1902 Add a deprecation warning for DoFn WIP 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-59) IOChannelFactory rethinking/redesign

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

[GitHub] beam pull request #1900: [BEAM-59] Beam FileSystem: ResourceIdentifier and i...

2017-02-01 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/beam/pull/1900 [BEAM-59] Beam FileSystem: ResourceIdentifier and its local and gcs implementation. Be sure to do all of the following to help us incorporate your contribution quickly and easily: -

[jira] [Commented] (BEAM-1265) Add streaming support to DirectRunner

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

[GitHub] beam pull request #1899: [BEAM-1265] Fail if --streaming option is used

2017-02-01 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1899 [BEAM-1265] Fail if --streaming option is used Currently, none of the runners for Python SDK supports streaming. Fail at pipeline validation time if '--streaming' option is set. This is to

[GitHub] beam pull request #1885: [BEAM-1369] Reduce test sizes to improve unit test ...

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

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

[1/2] beam git commit: Reduce test sizes to improve unit test speeds

2017-02-01 Thread altay
Repository: beam Updated Branches: refs/heads/master 6ea4b3a42 -> 168d6a18f Reduce test sizes to improve unit test speeds Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0f563435 Tree:

[GitHub] beam pull request #1898: [BEAM-1377] Splittable DoFn in Dataflow streaming r...

2017-02-01 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/1898 [BEAM-1377] Splittable DoFn in Dataflow streaming runner Transform expansion and translation for the involved primitive transforms. Of course, the current PR will only work after the respective

[GitHub] beam pull request #1865: [BEAM-1334] Split UsesMetrics category and tests in...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1865 --- 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-1334) Split UsesMetrics category and tests into UsesCommittedMetrics and UsesAttemptedMetrics

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

[GitHub] beam-site pull request #143: [BEAM-1376 Delete jobs due to move to main repo...

2017-02-01 Thread jasonkuster
GitHub user jasonkuster opened a pull request: https://github.com/apache/beam-site/pull/143 [BEAM-1376 Delete jobs due to move to main repo. Signed-off-by: Jason Kuster You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (BEAM-1275) Remove aggregators from Python

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

[GitHub] beam pull request #1783: [BEAM-1275] Removing aggregators from Python SDK

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1783 --- 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: Removing aggregators from Python SDK

2017-02-01 Thread altay
Repository: beam Updated Branches: refs/heads/master 0e6b3794c -> 860ac1d1f Removing aggregators from Python SDK Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/93832aa1 Tree:

[jira] [Created] (BEAM-1376) Move website job definitions to main Beam repo

2017-02-01 Thread Jason Kuster (JIRA)
Jason Kuster created BEAM-1376: -- Summary: Move website job definitions to main Beam repo Key: BEAM-1376 URL: https://issues.apache.org/jira/browse/BEAM-1376 Project: Beam Issue Type: Bug

[GitHub] beam pull request #1896: Migrate from OldDoFn to NewDoFn

2017-02-01 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1896 Migrate from OldDoFn to NewDoFn Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure the PR title is formatted like:

[GitHub] beam pull request #1895: [BEAM-65] ProcessFn: create invoker in setup()

2017-02-01 Thread jkff
GitHub user jkff opened a pull request: https://github.com/apache/beam/pull/1895 [BEAM-65] ProcessFn: create invoker in setup() This makes more sense than creating it in constructor, since the fn can be serialized (and will be - by Dataflow runner). However, since

[jira] [Commented] (BEAM-65) SplittableDoFn

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

[GitHub] beam pull request #1894: [BEAM-886] Migrate CallableWrapperDoFn to use the N...

2017-02-01 Thread sb2nov
GitHub user sb2nov opened a pull request: https://github.com/apache/beam/pull/1894 [BEAM-886] Migrate CallableWrapperDoFn to use the NewDoFn type WIP Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make

[jira] [Commented] (BEAM-1375) Trigger postcommit builds on Github push notifications

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

[jira] [Created] (BEAM-1375) Trigger postcommit builds on Github push notifications

2017-02-01 Thread Jason Kuster (JIRA)
Jason Kuster created BEAM-1375: -- Summary: Trigger postcommit builds on Github push notifications Key: BEAM-1375 URL: https://issues.apache.org/jira/browse/BEAM-1375 Project: Beam Issue Type:

[jira] [Created] (BEAM-1374) Add ability to trigger oneshots of Jenkins PostCommit jobs

2017-02-01 Thread Jason Kuster (JIRA)
Jason Kuster created BEAM-1374: -- Summary: Add ability to trigger oneshots of Jenkins PostCommit jobs Key: BEAM-1374 URL: https://issues.apache.org/jira/browse/BEAM-1374 Project: Beam Issue

[GitHub] beam pull request #1891: Correct Javadoc on accessing windows in DoFn

2017-02-01 Thread bjchambers
GitHub user bjchambers opened a pull request: https://github.com/apache/beam/pull/1891 Correct Javadoc on accessing windows in DoFn 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-1372) OutputTimeFn and Accumulating Mode is Confusing

2017-02-01 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849043#comment-15849043 ] Kenneth Knowles commented on BEAM-1372: --- When OutputTimeFn is removed and replaced with an enum, aka

[GitHub] beam pull request #1048: [BEAM-717] Converts KafkaIO builders to @AutoValue

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1048 --- 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] [Resolved] (BEAM-717) Change KafkaIO API to be consistent with style guide

2017-02-01 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-717. -- Resolution: Fixed Fix Version/s: 0.6.0 > Change KafkaIO API to be consistent with style

[jira] [Updated] (BEAM-717) KafkaIO should comply with style guide: explicit type parameters and use of AutoValue

2017-02-01 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov updated BEAM-717: -- Summary: KafkaIO should comply with style guide: explicit type parameters and use of AutoValue

[jira] [Commented] (BEAM-717) KafkaIO should comply with style guide: explicit type parameters and use of AutoValue

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

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

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

[jira] [Created] (BEAM-1372) OutputTimeFn and Accumulating Mode is Confusing

2017-02-01 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1372: - Summary: OutputTimeFn and Accumulating Mode is Confusing Key: BEAM-1372 URL: https://issues.apache.org/jira/browse/BEAM-1372 Project: Beam Issue Type: Bug

[1/3] beam-site git commit: Disable Travis coverage

2017-02-01 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 90bdea68e -> a53de48ce Disable Travis coverage Travis coverage is not needed, it is much slower, more flaky, and it completely superseded by Jenkins. Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit:

[3/3] beam-site git commit: This closes #142

2017-02-01 Thread davor
This closes #142 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/a53de48c Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/a53de48c Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/a53de48c

[GitHub] beam-site pull request #142: Testing cleanup: remove Travis, standardize Jen...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam-site/pull/142 --- 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-site pull request #142: Testing cleanup: remove Travis, standardize Jen...

2017-02-01 Thread davorbonaci
GitHub user davorbonaci opened a pull request: https://github.com/apache/beam-site/pull/142 Testing cleanup: remove Travis, standardize Jenkins R: @dhalperi @jasonkuster You can merge this pull request into a Git repository by running: $ git pull

[jira] [Resolved] (BEAM-1338) Move ThreadPool creation logic to a util function

2017-02-01 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay resolved BEAM-1338. --- Resolution: Fixed Fix Version/s: Not applicable > Move ThreadPool creation logic to a util

[GitHub] beam-site pull request #141: Blog: "Media recap of the Apache Beam graduatio...

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

[3/3] beam-site git commit: This closes #141

2017-02-01 Thread davor
This closes #141 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/90bdea68 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/90bdea68 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/90bdea68

[1/3] beam-site git commit: Blog: "Media recap of the Apache Beam graduation"

2017-02-01 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 5b9e9ef69 -> 90bdea68e Blog: "Media recap of the Apache Beam graduation" Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/b76e36aa Tree:

[2/3] beam-site git commit: Regenerate website

2017-02-01 Thread davor
Regenerate website Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/5387243d Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/5387243d Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/5387243d

[jira] [Commented] (BEAM-1371) Cleanup sample test

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

[1/2] beam git commit: Reduce cost of sample combine test

2017-02-01 Thread robertwb
Repository: beam Updated Branches: refs/heads/master 2689ca43c -> 420a71860 Reduce cost of sample combine test There's no need to run this test 300 times, which takes tens of seconds. Also split global and per-key sampling into separate tests. Project:

[jira] [Commented] (BEAM-1251) Python 3 Support

2017-02-01 Thread Chamikara Jayalath (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848783#comment-15848783 ] Chamikara Jayalath commented on BEAM-1251: -- Thanks Sergio and Justin for the interest in this. As

[jira] [Closed] (BEAM-1371) Cleanup sample test

2017-02-01 Thread Robert Bradshaw (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Bradshaw closed BEAM-1371. - Resolution: Fixed Fix Version/s: 0.6.0 > Cleanup sample test > --- > >

[jira] [Created] (BEAM-1371) Cleanup sample test

2017-02-01 Thread Robert Bradshaw (JIRA)
Robert Bradshaw created BEAM-1371: - Summary: Cleanup sample test Key: BEAM-1371 URL: https://issues.apache.org/jira/browse/BEAM-1371 Project: Beam Issue Type: Bug Components:

[jira] [Assigned] (BEAM-1371) Cleanup sample test

2017-02-01 Thread Robert Bradshaw (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Bradshaw reassigned BEAM-1371: - Assignee: Robert Bradshaw (was: Ahmet Altay) > Cleanup sample test > ---

[jira] [Commented] (BEAM-1319) PipelineOptions subclasses defined in the main session could be duplicated

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

[GitHub] beam pull request #1889: [BEAM-1319] Add conflict resolution to the Pipeline...

2017-02-01 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam/pull/1889 [BEAM-1319] Add conflict resolution to the PipelineOptions internal argparse. In some instances where a PipelineOptions subclass was defined in the main session and save_main_session option is

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

2017-02-01 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848754#comment-15848754 ] Daniel Halperin commented on BEAM-1092: --- [~aviemzur] I strongly agree that we should move to

[jira] [Commented] (BEAM-1301) Support table description patch in BigQuery IO

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

[3/3] beam git commit: This closes #1821

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

[1/3] beam git commit: Fix BEAM-1301. Support table description in BigQuery IO.

2017-02-01 Thread dhalperi
Repository: beam Updated Branches: refs/heads/master 92021c5dc -> 2689ca43c Fix BEAM-1301. Support table description in BigQuery IO. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/3e8810b8 Tree:

[GitHub] beam pull request #1821: [BEAM-1301] Support for BigQuery table description

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/1821 --- 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/3] beam git commit: Add tests for BigQueryIO table description.

2017-02-01 Thread dhalperi
Add tests for BigQueryIO table description. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/8a0e10a3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/8a0e10a3 Diff:

[jira] [Commented] (BEAM-1368) Python setup should be portable to Python 3.x

2017-02-01 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848725#comment-15848725 ] Ahmet Altay commented on BEAM-1368: --- I removed the fix version 0.6.0. The reason, I think the 0.6.0

[jira] [Updated] (BEAM-1368) Python setup should be portable to Python 3.x

2017-02-01 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay updated BEAM-1368: -- Fix Version/s: (was: 0.6.0) > Python setup should be portable to Python 3.x >

[GitHub] beam-site pull request #141: Blog: "Media recap of the Apache Beam graduatio...

2017-02-01 Thread davorbonaci
GitHub user davorbonaci opened a pull request: https://github.com/apache/beam-site/pull/141 Blog: "Media recap of the Apache Beam graduation" R: @francesperry @jbonofre @dhalperi @everyone -- please let me know if there are other blogs, articles that I might have missed.

[jira] [Commented] (BEAM-1251) Python 3 Support

2017-02-01 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848700#comment-15848700 ] Ahmet Altay commented on BEAM-1251: --- Thank you bot for identifying Python 3 specific gaps and filing

[jira] [Comment Edited] (BEAM-1251) Python 3 Support

2017-02-01 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848700#comment-15848700 ] Ahmet Altay edited comment on BEAM-1251 at 2/1/17 5:48 PM: --- Thank you both for

[jira] [Created] (BEAM-1370) AfterWatermarkEarlyAndLate does not invoke the onMerge of the early trigger

2017-02-01 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1370: - Summary: AfterWatermarkEarlyAndLate does not invoke the onMerge of the early trigger Key: BEAM-1370 URL: https://issues.apache.org/jira/browse/BEAM-1370 Project: Beam

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

2017-02-01 Thread staslev
GitHub user staslev opened a pull request: https://github.com/apache/beam/pull/1888 [BEAM-882,BEAM-883,BEAM-878] Simplified API surface verifications (take 2) Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make

[jira] [Comment Edited] (BEAM-1251) Python 3 Support

2017-02-01 Thread Justin Johnson (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848355#comment-15848355 ] Justin Johnson edited comment on BEAM-1251 at 2/1/17 1:12 PM: -- Excellent!

[jira] [Commented] (BEAM-1251) Python 3 Support

2017-02-01 Thread Justin Johnson (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848355#comment-15848355 ] Justin Johnson commented on BEAM-1251: -- Excellent! Thanks [~sergio.fernandes]. I'll follow your lead

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Dataflow #2159

2017-02-01 Thread Apache Jenkins Server
See

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

2017-02-01 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848318#comment-15848318 ] Aviem Zur commented on BEAM-1092: - [~davor] I agree that a general solution requires some thought.

[jira] [Commented] (BEAM-1368) Python setup should be portable to Python 3.x

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

[GitHub] beam pull request #1887: [BEAM-1368] fixed setup should be portable to Pytho...

2017-02-01 Thread wikier
GitHub user wikier opened a pull request: https://github.com/apache/beam/pull/1887 [BEAM-1368] fixed setup should be portable to Python 3.x By replacing the usage of `execfile()` by `exec()`, which is the official recommendation for portability. Further details described

[jira] [Updated] (BEAM-1368) Python setups should be portable to Python 3.x

2017-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Fernández updated BEAM-1368: --- Description: As [~balduncle] reported at BEAM-1251: {quote} I ran into the following right

[jira] [Updated] (BEAM-1368) Python setups should be portable to Python 3.x

2017-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Fernández updated BEAM-1368: --- Affects Version/s: (was: 0.6.0) > Python setups should be portable to Python 3.x >