[jira] [Closed] (BEAM-383) BigQueryIO: update sink to shard into multiple write jobs

2016-08-04 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin closed BEAM-383. > BigQueryIO: update sink to shard into multiple write jobs >

[jira] [Resolved] (BEAM-383) BigQueryIO: update sink to shard into multiple write jobs

2016-08-04 Thread Daniel Halperin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Halperin resolved BEAM-383. -- Resolution: Fixed Fix Version/s: 0.3.0-incubating > BigQueryIO: update sink to shard into

[1/2] incubator-beam git commit: [BEAM-475] Javadoc has invalid references after the recent refactorings + other fixes

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 3144363c0 -> 595d2d4ba [BEAM-475] Javadoc has invalid references after the recent refactorings + other fixes * Remove useless semicolons * Remove unneeded java keywords/validations and fix Filter style * Fix invalid Javadoc

[2/2] incubator-beam git commit: Closes #775

2016-08-04 Thread dhalperi
Closes #775 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/595d2d4b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/595d2d4b Diff:

[GitHub] incubator-beam pull request #775: Javadoc has invalid references after the r...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/775 --- 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

[GitHub] incubator-beam-site pull request #35: Add a link to the Apache Code of Condu...

2016-08-04 Thread dhalperi
GitHub user dhalperi opened a pull request: https://github.com/apache/incubator-beam-site/pull/35 Add a link to the Apache Code of Conduct R: @francesperry I saw that Apache Fluo (incubating) had this link, and I liked it.

[1/2] incubator-beam git commit: [BEAM-383] Modified BigQueryIO to write based on number of files and file sizes

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 595d2d4ba -> 34d501278 [BEAM-383] Modified BigQueryIO to write based on number of files and file sizes Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit:

[GitHub] incubator-beam-site pull request #35: Add a link to the Apache Code of Condu...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam-site/pull/35 --- 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

[jira] [Commented] (BEAM-534) README.md contains dead link

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408504#comment-15408504 ] ASF GitHub Bot commented on BEAM-534: - GitHub user jbonofre opened a pull request:

[jira] [Assigned] (BEAM-534) README.md contains dead link

2016-08-04 Thread JIRA
[ https://issues.apache.org/jira/browse/BEAM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned BEAM-534: - Assignee: Jean-Baptiste Onofré > README.md contains dead link >

[5/9] incubator-beam git commit: Port mentions of OldDoFn in PipelineOptions

2016-08-04 Thread kenn
Port mentions of OldDoFn in PipelineOptions Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f5011e5c Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f5011e5c Diff:

[GitHub] incubator-beam pull request #793: [BEAM-25] WIP: Tweeze StateSpec out of Sta...

2016-08-04 Thread kennknowles
GitHub user kennknowles opened a pull request: https://github.com/apache/incubator-beam/pull/793 [BEAM-25] WIP: Tweeze StateSpec out of StateTag Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [x] Make sure the PR title

[jira] [Commented] (BEAM-25) Add user-ready API for interacting with state

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408886#comment-15408886 ] ASF GitHub Bot commented on BEAM-25: GitHub user kennknowles opened a pull request:

[jira] [Commented] (BEAM-124) Testing -- End to End WordCount Batch and Streaming Tests

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

[3/3] incubator-beam git commit: Closes #767

2016-08-04 Thread dhalperi
Closes #767 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/734bfb9a Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/734bfb9a Diff:

[jira] [Commented] (BEAM-401) StandardCoder uses inefficient string concatenation

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408336#comment-15408336 ] ASF GitHub Bot commented on BEAM-401: - GitHub user chandnisingh opened a pull request:

[GitHub] incubator-beam pull request #533: Make beam-examples run with spark runner

2016-08-04 Thread peihe
Github user peihe closed the pull request at: https://github.com/apache/incubator-beam/pull/533 --- 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

[GitHub] incubator-beam pull request #787: merge master into python-sdk

2016-08-04 Thread aaltay
GitHub user aaltay opened a pull request: https://github.com/apache/incubator-beam/pull/787 merge master into python-sdk Merge master branch into python-sdk branch. We will do this on a regular basis going forward to keep python-sdk development branch in sync with the master.

[jira] [Commented] (BEAM-498) Make DoFnWithContext the new DoFn

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

[2/2] incubator-beam git commit: This closes #711

2016-08-04 Thread kenn
This closes #711 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fcf6b1d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/fcf6b1d3 Diff:

[jira] [Commented] (BEAM-533) Autocomplete Example should use Datastore AncestorKey for strong consistency

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15408283#comment-15408283 ] ASF GitHub Bot commented on BEAM-533: - GitHub user vikkyrk opened a pull request:

[jira] [Assigned] (BEAM-401) StandardCoder uses inefficient string concatenation

2016-08-04 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandni Singh reassigned BEAM-401: -- Assignee: Chandni Singh > StandardCoder uses inefficient string concatenation >

[GitHub] incubator-beam pull request #572: Update surefire plugin to 2.19.1

2016-08-04 Thread kennknowles
Github user kennknowles closed the pull request at: https://github.com/apache/incubator-beam/pull/572 --- 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

[1/2] incubator-beam git commit: Port examples to new DoFn

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 734bfb9af -> 74c5e5e1b Port examples to new DoFn Port example tests to new DoFn Port TfIdf example to new DoFn Port TopWikipediaSessions example to new DoFn Port GameState Java 8 example to new DoFn Port the UserScore example

[jira] [Commented] (BEAM-498) Make DoFnWithContext the new DoFn

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

[2/2] incubator-beam git commit: Closes #781

2016-08-04 Thread dhalperi
Closes #781 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/74c5e5e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/74c5e5e1 Diff:

[GitHub] incubator-beam pull request #781: [BEAM-498] Port examples to new DoFn

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/781 --- 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

[jira] [Created] (BEAM-533) Autocomplete Example should use Datastore AncestorKey for strong consistency

2016-08-04 Thread Vikas Kedigehalli (JIRA)
Vikas Kedigehalli created BEAM-533: -- Summary: Autocomplete Example should use Datastore AncestorKey for strong consistency Key: BEAM-533 URL: https://issues.apache.org/jira/browse/BEAM-533 Project:

[jira] [Resolved] (BEAM-484) Datastore Source should support Dynamic Splitting

2016-08-04 Thread Vikas Kedigehalli (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Kedigehalli resolved BEAM-484. Resolution: Fixed Fix Version/s: 0.2.0-incubating > Datastore Source should support

[2/3] incubator-beam git commit: [BEAM-124] Flink Running WordCountIT Example

2016-08-04 Thread dhalperi
[BEAM-124] Flink Running WordCountIT Example Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/d7a02a17 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/d7a02a17 Diff:

[1/3] incubator-beam git commit: add back unnecessary changes

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master be2758cbf -> 734bfb9af add back unnecessary changes Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8942c0a9 Tree:

[GitHub] incubator-beam pull request #767: [BEAM-124] Flink Running WordCountIT Examp...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/767 --- 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

[GitHub] incubator-beam pull request #788: [BEAM-533] Use Datastore AncestorKey for A...

2016-08-04 Thread vikkyrk
GitHub user vikkyrk opened a pull request: https://github.com/apache/incubator-beam/pull/788 [BEAM-533] Use Datastore AncestorKey for AutoComplete example Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[jira] [Commented] (BEAM-498) Make DoFnWithContext the new DoFn

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

[GitHub] incubator-beam pull request #784: [BEAM-498] The new DoFn: not experimental ...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/784 --- 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

[1/3] incubator-beam git commit: Closes #784

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master b8d7559f6 -> be2758cbf Closes #784 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/be2758cb Tree:

[2/3] incubator-beam git commit: Deprecate OldDoFn

2016-08-04 Thread dhalperi
Deprecate OldDoFn Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/fb6d2c2e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/fb6d2c2e Diff:

[3/3] incubator-beam git commit: The new DoFn is not @Experimental

2016-08-04 Thread dhalperi
The new DoFn is not @Experimental Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/e73d163d Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/e73d163d Diff:

[GitHub] incubator-beam pull request #789: BEAM-401 used StringBuilder in toString of...

2016-08-04 Thread chandnisingh
GitHub user chandnisingh opened a pull request: https://github.com/apache/incubator-beam/pull/789 BEAM-401 used StringBuilder in toString of StandardCoder Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure

[GitHub] incubator-beam pull request #786: [BEAM-498] Exclude "uncallable method of a...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/786 --- 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

[2/2] incubator-beam git commit: Closes #786

2016-08-04 Thread dhalperi
Closes #786 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/b8d7559f Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/b8d7559f Diff:

[1/2] incubator-beam git commit: Exclude "uncallable method of anonymous class" errors from findbugs

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master 34d501278 -> b8d7559f6 Exclude "uncallable method of anonymous class" errors from findbugs These errors are spurious in the presence of reflective invocations, such as that for the new DoFn. Project:

incubator-beam git commit: Closes #743

2016-08-04 Thread dhalperi
Repository: incubator-beam Updated Branches: refs/heads/master ac0875de8 -> 3144363c0 Closes #743 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/3144363c Tree:

[jira] [Commented] (BEAM-492) Spark runner should call Pipeline.run() instead of SparkRunner.run()

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

[GitHub] incubator-beam pull request #743: [BEAM-492] Spark runner should call Pipeli...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-beam/pull/743 --- 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