[GitHub] beam pull request #2115: BEAM-1040 Add HadoopInputFormatIO

2017-03-16 Thread diptikul
Github user diptikul closed the pull request at: https://github.com/apache/beam/pull/2115 --- 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-1040) Hadoop InputFormat - IO Transform for reads

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

[jira] [Commented] (BEAM-1582) ResumeFromCheckpointStreamingTest flakes with what appears as a second firing.

2017-03-16 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929222#comment-15929222 ] Eugene Kirpichov commented on BEAM-1582: Still happening and failing precommits quite often. >

[GitHub] beam-site pull request #183: update release notes post 0.6.0 release

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/183 update release notes post 0.6.0 release R: @sb2nov @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site

[jira] [Created] (BEAM-1738) DataflowRunner should override Reshuffle transform

2017-03-16 Thread Ben Chambers (JIRA)
Ben Chambers created BEAM-1738: -- Summary: DataflowRunner should override Reshuffle transform Key: BEAM-1738 URL: https://issues.apache.org/jira/browse/BEAM-1738 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-1721) Reshuffle can shift elements in time

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

[2/2] beam git commit: Do not Shift Timestamps in Reshuffle

2017-03-16 Thread tgroh
Do not Shift Timestamps in Reshuffle Explicitly reify input timestamps and restore them after the output of Reshuffle. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/58cc3597 Tree:

[GitHub] beam pull request #2246: [BEAM-1721] Do not shift Timestamps forwards in Res...

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2246 --- 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: This closes #2246

2017-03-16 Thread tgroh
Repository: beam Updated Branches: refs/heads/master 960f3e660 -> 25b52c5ac This closes #2246 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/25b52c5a Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/25b52c5a Diff:

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

2017-03-16 Thread davor
This closes #182 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/3917f6e3 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/3917f6e3 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/3917f6e3

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

2017-03-16 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/4acb6411 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/4acb6411 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/4acb6411

[1/3] beam-site git commit: Blog post for 0.6.0 release with python sdk

2017-03-16 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 2ccd76628 -> 3917f6e3d Blog post for 0.6.0 release with python sdk Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/be9e207d Tree:

[jira] [Commented] (BEAM-1645) Display data not populated on Window.Assign

2017-03-16 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929093#comment-15929093 ] Thomas Groh commented on BEAM-1645: --- https://github.com/apache/beam/pull/2258 fixes this for

[jira] [Resolved] (BEAM-1732) Window.Assign does not properly populate DisplayData of the enclosing Window transform

2017-03-16 Thread Thomas Groh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Groh resolved BEAM-1732. --- Resolution: Fixed Fix Version/s: First stable release > Window.Assign does not properly

[jira] [Created] (BEAM-1737) Interpreting a Single-output ParDo as a Multi-output ParDo with a single output causes serialization failures

2017-03-16 Thread Thomas Groh (JIRA)
Thomas Groh created BEAM-1737: - Summary: Interpreting a Single-output ParDo as a Multi-output ParDo with a single output causes serialization failures Key: BEAM-1737 URL:

[GitHub] beam-site pull request #182: Blog post for 0.6.0 release with python sdk

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/182 Blog post for 0.6.0 release with python sdk R: @davorbonaci You can merge this pull request into a Git repository by running: $ git pull https://github.com/aaltay/beam-site asf-site

[jira] [Commented] (BEAM-1732) Window.Assign does not properly populate DisplayData of the enclosing Window transform

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

[GitHub] beam pull request #2258: [BEAM-1732] Populate Display Data in Window.Assign

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2258 --- 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: This closes #2258

2017-03-16 Thread tgroh
Repository: beam Updated Branches: refs/heads/master a4142a3ca -> 960f3e660 This closes #2258 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/960f3e66 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/960f3e66 Diff:

[2/2] beam git commit: Populate Display Data in Window.Assign

2017-03-16 Thread tgroh
Populate Display Data in Window.Assign This populates the display data by delegating back to the enclosing Window.Bound transform. Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b5641d6f Tree:

[GitHub] beam pull request #2261: Remove duplicate build-helper-maven-plugin

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

2017-03-16 Thread davor
This closes #2261 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a4142a3c Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a4142a3c Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a4142a3c Branch:

[GitHub] beam pull request #2260: Use underscore instead of hypen in Datastore kind n...

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

2017-03-16 Thread tgroh
This closes #2260 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/31473a7e Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/31473a7e Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/31473a7e Branch:

[1/2] beam git commit: Use underscore in Datastore V1TestOptions kind name

2017-03-16 Thread tgroh
Repository: beam Updated Branches: refs/heads/master a0b8a854d -> 31473a7e7 Use underscore in Datastore V1TestOptions kind name Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/776006d1 Tree:

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #2929

2017-03-16 Thread Apache Jenkins Server
See

[jira] [Assigned] (BEAM-1676) SdkCoreApiSurfaceTest Failed When Directory Contains Space

2017-03-16 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu reassigned BEAM-1676: -- Assignee: Stas Levin (was: Mark Liu) > SdkCoreApiSurfaceTest Failed When Directory Contains Space >

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed When Directory Contains Space

2017-03-16 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Description: Test failed if build directory contains space. For example: "~/dir with space/beam/..." The

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed When Directory Contains Space

2017-03-16 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Description: Test failed if build directory contains space. For example: "~/dir with space/beam/..." The

[jira] [Updated] (BEAM-1676) SdkCoreApiSurfaceTest Failed When Directory Contains Space

2017-03-16 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Liu updated BEAM-1676: --- Summary: SdkCoreApiSurfaceTest Failed When Directory Contains Space (was: SdkCoreApiSurfaceTest Failed in

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-16 Thread Mark Liu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929001#comment-15929001 ] Mark Liu commented on BEAM-1676: I built project in a directory that contains space on my Linux machine and

[GitHub] beam pull request #2261: Remove duplicate build-helper-maven-plugin

2017-03-16 Thread aviemzur
GitHub user aviemzur opened a pull request: https://github.com/apache/beam/pull/2261 Remove duplicate build-helper-maven-plugin 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 #2260: Use underscore instead of hypen in Datastore kind n...

2017-03-16 Thread vikkyrk
GitHub user vikkyrk opened a pull request: https://github.com/apache/beam/pull/2260 Use underscore instead of hypen in Datastore kind name. 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-1439) Beam Example(s) exploring public document datasets

2017-03-16 Thread khalid bin huda (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928932#comment-15928932 ] khalid bin huda commented on BEAM-1439: --- Hi, I'm Khalid Bin Huda, I am a Final year undergraduate

[jira] [Created] (BEAM-1736) @DefaultCoder annotation should work with Create

2017-03-16 Thread Kenneth Knowles (JIRA)
Kenneth Knowles created BEAM-1736: - Summary: @DefaultCoder annotation should work with Create Key: BEAM-1736 URL: https://issues.apache.org/jira/browse/BEAM-1736 Project: Beam Issue Type:

[GitHub] beam-site pull request #181: Typo fix

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam-site/pull/181 --- 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-site git commit: Typo fix

2017-03-16 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 82564f9de -> 2ccd76628 Typo fix Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/6ec94f71 Tree:

[GitHub] beam-site pull request #181: Typo fix

2017-03-16 Thread meunierd
GitHub user meunierd opened a pull request: https://github.com/apache/beam-site/pull/181 Typo fix `s/paraemters/parameters/g` You can merge this pull request into a Git repository by running: $ git pull https://github.com/meunierd/beam-site fix-typo Alternatively you can

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

2017-03-16 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/0dd4a1e8 Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/0dd4a1e8 Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/0dd4a1e8

[1/3] beam-site git commit: Changes to web site related to recently released Python SDK

2017-03-16 Thread davor
Repository: beam-site Updated Branches: refs/heads/asf-site 4b64a0306 -> 82564f9de Changes to web site related to recently released Python SDK Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/5111853b Tree:

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

2017-03-16 Thread davor
This closes #180 Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/82564f9d Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/82564f9d Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/82564f9d

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2928

2017-03-16 Thread Apache Jenkins Server
See

[GitHub] beam-site pull request #180: Changes to web site related to recently release...

2017-03-16 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/beam-site/pull/180 Changes to web site related to recently released Python SDK R: @davorbonaci cc: @sb2nov I will work on release guide changes on a separate PR. You can merge this pull request into

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2927

2017-03-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Spark #1260

2017-03-16 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-1735) Retry 403:rateLimitExceeded in GCS

2017-03-16 Thread Rafael Fernandez (JIRA)
Rafael Fernandez created BEAM-1735: -- Summary: Retry 403:rateLimitExceeded in GCS Key: BEAM-1735 URL: https://issues.apache.org/jira/browse/BEAM-1735 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-1727) Add setForNowAlign(period, offset) to Timer

2017-03-16 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928624#comment-15928624 ] Kenneth Knowles commented on BEAM-1727: --- It seems like a nice idea. For event time timers it could

[GitHub] beam pull request #2220: [BEAM-1687] Parallel Python ValidatesRunner Tests

2017-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/2220 --- 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-1687] Parallel ValidatesRunner Tests

2017-03-16 Thread altay
Repository: beam Updated Branches: refs/heads/master 444edae75 -> a0b8a854d [BEAM-1687] Parallel ValidatesRunner Tests Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2352c291 Tree:

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

2017-03-16 Thread altay
This closes #2220 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a0b8a854 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a0b8a854 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a0b8a854 Branch:

[jira] [Commented] (BEAM-547) Align Python SDK version with Maven

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

[GitHub] beam pull request #2255: [BEAM-547] [BEAM-1730] Cleanup versions.py and root...

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

2017-03-16 Thread altay
This closes #2255 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/444edae7 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/444edae7 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/444edae7 Branch:

[1/2] beam git commit: [BEAM-547] [BEAM-1730] Cleanup versions.py

2017-03-16 Thread altay
Repository: beam Updated Branches: refs/heads/master b75888e32 -> 444edae75 [BEAM-547] [BEAM-1730] Cleanup versions.py Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f11a44c6 Tree:

Jenkins build is still unstable: beam_PostCommit_Java_MavenInstall #2926

2017-03-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-16 Thread Jason Kuster (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928607#comment-15928607 ] Jason Kuster commented on BEAM-1676: To bring the discussion we had offline yesterday to here, the real

[jira] [Commented] (BEAM-1676) SdkCoreApiSurfaceTest Failed in JDK7&8 and OpenJDK7&8 on Jenkins

2017-03-16 Thread Davor Bonaci (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928600#comment-15928600 ] Davor Bonaci commented on BEAM-1676: I think I wouldn't like to go down that path -- the matrix job is

Jenkins build became unstable: beam_PostCommit_Java_RunnableOnService_Spark #1259

2017-03-16 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-991) DatastoreIO Write should flush early for large batches

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

[GitHub] beam pull request #1724: [BEAM-991] Flush Datastore writes at max byte batch...

2017-03-16 Thread vikkyrk
Github user vikkyrk closed the pull request at: https://github.com/apache/beam/pull/1724 --- 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] [Created] (BEAM-1734) Potentially unbox null pointer in AutoValue_BigQueryIO_Write

2017-03-16 Thread Ted Yu (JIRA)
Ted Yu created BEAM-1734: Summary: Potentially unbox null pointer in AutoValue_BigQueryIO_Write Key: BEAM-1734 URL: https://issues.apache.org/jira/browse/BEAM-1734 Project: Beam Issue Type: Bug

[jira] [Commented] (BEAM-923) Add support for local execution to DatastoreIO using the google cloud emulator

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

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #2925

2017-03-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_RunnableOnService_Spark #1258

2017-03-16 Thread Apache Jenkins Server
See

[GitHub] beam pull request #2259: Fix shading opt out in io/google-cloud-platform

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

2017-03-16 Thread amitsela
This closes #2259 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/b75888e3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/b75888e3 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/b75888e3 Branch:

[1/2] beam git commit: Fix shading opt out in io/google-cloud-platform

2017-03-16 Thread amitsela
Repository: beam Updated Branches: refs/heads/master db005fffb -> b75888e32 Fix shading opt out in io/google-cloud-platform Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/dd1b0017 Tree:

[jira] [Commented] (BEAM-1718) Returning Duration.millis(Long.MAX_VALUE) in DoFn.getAllowedTimestampSkew() causes Overflow/Underflow

2017-03-16 Thread Tobias Feldhaus (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15927915#comment-15927915 ] Tobias Feldhaus commented on BEAM-1718: --- This is the triggering method in a class extending DoFn:

[jira] [Commented] (BEAM-1733) Python SDK build process leaks tox depenency into user space

2017-03-16 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15927709#comment-15927709 ] Ismaël Mejía commented on BEAM-1733: I note here for ref the PR that started this discussion.

[jira] [Created] (BEAM-1733) Python SDK build process leaks tox depenency into user space

2017-03-16 Thread JIRA
Ismaël Mejía created BEAM-1733: -- Summary: Python SDK build process leaks tox depenency into user space Key: BEAM-1733 URL: https://issues.apache.org/jira/browse/BEAM-1733 Project: Beam Issue

[GitHub] beam pull request #2239: Improve tox installation for python sdk

2017-03-16 Thread iemejia
Github user iemejia closed the pull request at: https://github.com/apache/beam/pull/2239 --- 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 #2259: Fix shading opt out in io/google-cloud-platform

2017-03-16 Thread aviemzur
GitHub user aviemzur opened a pull request: https://github.com/apache/beam/pull/2259 Fix shading opt out in io/google-cloud-platform 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_Java_MavenInstall #2923

2017-03-16 Thread Apache Jenkins Server
See -- [...truncated 744.77 KB...] [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS]

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),beam #27

2017-03-16 Thread Apache Jenkins Server
See -- [...truncated 462.54 KB...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 8 (on Ubuntu only),beam #27

2017-03-16 Thread Apache Jenkins Server
See -- [...truncated 462.58 KB...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.7 (latest),beam #27

2017-03-16 Thread Apache Jenkins Server
See -- [...truncated 461.35 KB...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » JDK 1.8 (latest),beam #27

2017-03-16 Thread Apache Jenkins Server
See -- [...truncated 461.91 KB...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.08 sec - in