[jira] [Closed] (BEAM-2743) rename size() in BeamRecord

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2743. Resolution: Duplicate Fix Version/s: Not applicable > rename size() in BeamRecord >

[jira] [Closed] (BEAM-2742) Switch from primitives to Java types

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2742. Resolution: Fixed Fix Version/s: Not applicable > Switch from primitives to Java types >

[jira] [Closed] (BEAM-2730) make BeamRecord an immutable type

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin closed BEAM-2730. Resolution: Fixed Fix Version/s: Not applicable > make BeamRecord an immutable type >

[jira] [Commented] (BEAM-2749) update BeamSqlExample

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

[GitHub] beam pull request #3706: [BEAM-2749] update BeamSqlExample

2017-08-08 Thread XuMingmin
GitHub user XuMingmin opened a pull request: https://github.com/apache/beam/pull/3706 [BEAM-2749] update BeamSqlExample R: @takidau You can merge this pull request into a Git repository by running: $ git pull https://github.com/XuMingmin/beam BEAM-2749 Alternatively you can

svn commit: r20909 - in /dev/beam: ./ 2.1.0/

2017-08-08 Thread jbonofre
Author: jbonofre Date: Wed Aug 9 04:59:42 2017 New Revision: 20909 Log: Publish Apache Beam 2.1.0, RC3 Added: dev/beam/latest (with props) Modified: dev/beam/2.1.0/apache-beam-2.1.0-python.zip dev/beam/2.1.0/apache-beam-2.1.0-python.zip.asc

[jira] [Commented] (BEAM-2730) make BeamRecord an immutable type

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

[GitHub] beam pull request #3692: [BEAM-2730] make BeamRecord an immutable type

2017-08-08 Thread XuMingmin
Github user XuMingmin closed the pull request at: https://github.com/apache/beam/pull/3692 --- 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 still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3734

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2742) Switch from primitives to Java types

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

[GitHub] beam pull request #3699: [BEAM-2742] change Field type from primitives to bo...

2017-08-08 Thread xumingming
Github user xumingming closed the pull request at: https://github.com/apache/beam/pull/3699 --- 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] [Updated] (BEAM-2709) Add TezRunner

2017-08-08 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He updated BEAM-2709: - Component/s: runner-tez > Add TezRunner > - > > Key: BEAM-2709 > URL:

[jira] [Assigned] (BEAM-165) Add Hadoop MapReduce runner

2017-08-08 Thread Pei He (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pei He reassigned BEAM-165: --- Assignee: Pei He (was: Jean-Baptiste Onofré) Component/s: runner-mapreduce Issue Type: New Feature

[jira] [Commented] (BEAM-165) Add Hadoop MapReduce runner

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

[jira] [Commented] (BEAM-2733) update JavaDoc of BeamSql

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

[GitHub] beam pull request #3704: [BEAM-2733] update javadoc for BeamSql

2017-08-08 Thread xumingming
Github user xumingming closed the pull request at: https://github.com/apache/beam/pull/3704 --- 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 #3705: [BEAM-165] Initial implementation of the MapReduce ...

2017-08-08 Thread peihe
GitHub user peihe opened a pull request: https://github.com/apache/beam/pull/3705 [BEAM-165] Initial implementation of the MapReduce runner. Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[1/2] beam git commit: [BEAM-2730] make BeamRecord an immutable type

2017-08-08 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL 926c70a34 -> 66286749f [BEAM-2730] make BeamRecord an immutable type Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/fa36b128 Tree:

[2/2] beam git commit: [BEAM-2730] This closes #3692

2017-08-08 Thread takidau
[BEAM-2730] This closes #3692 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/66286749 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/66286749 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/66286749 Branch:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2792

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Resolved] (BEAM-2731) Add a generic Reshuffle transform to Python SDK

2017-08-08 Thread Ahmet Altay (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Altay resolved BEAM-2731. --- Resolution: Duplicate Fix Version/s: Not applicable Duplicate of

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3733

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is back to stable : beam_PostCommit_Java_MavenInstall #4536

2017-08-08 Thread Apache Jenkins Server
See

[GitHub] beam pull request #3193: Use Bytes instead of Any in Runner API FunctionSpec

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

2017-08-08 Thread tgroh
This closes #3193 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/9ed2cf41 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/9ed2cf41 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/9ed2cf41 Branch:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2791

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Created] (BEAM-2755) Wordcount it test fail

2017-08-08 Thread Ahmet Altay (JIRA)
Ahmet Altay created BEAM-2755: - Summary: Wordcount it test fail Key: BEAM-2755 URL: https://issues.apache.org/jira/browse/BEAM-2755 Project: Beam Issue Type: Bug Components: sdk-py

[jira] [Commented] (BEAM-2754) Simplify DefaultCoder

2017-08-08 Thread Kenneth Knowles (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119091#comment-16119091 ] Kenneth Knowles commented on BEAM-2754: --- We used to automate this via FooCoder.of(Class). This was

Jenkins build is back to normal : beam_PostCommit_Python_Verify #2887

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2754) Simplify DefaultCoder

2017-08-08 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119049#comment-16119049 ] Eugene Kirpichov commented on BEAM-2754: cc: [~tgroh] [~kenn] > Simplify DefaultCoder >

[jira] [Created] (BEAM-2754) Simplify DefaultCoder

2017-08-08 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-2754: -- Summary: Simplify DefaultCoder Key: BEAM-2754 URL: https://issues.apache.org/jira/browse/BEAM-2754 Project: Beam Issue Type: Bug Components:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3732

2017-08-08 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Python_Verify #2886

2017-08-08 Thread Apache Jenkins Server
See -- [...truncated 638.62 KB...] "name": "SideInput-s16", "properties": { "output_info": [ { "encoding": {

[jira] [Created] (BEAM-2753) File DynamicDestinations side inputs don't work with sharding

2017-08-08 Thread Eugene Kirpichov (JIRA)
Eugene Kirpichov created BEAM-2753: -- Summary: File DynamicDestinations side inputs don't work with sharding Key: BEAM-2753 URL: https://issues.apache.org/jira/browse/BEAM-2753 Project: Beam

[jira] [Updated] (BEAM-2753) File DynamicDestinations side inputs don't work with sharding

2017-08-08 Thread Eugene Kirpichov (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Kirpichov updated BEAM-2753: --- Fix Version/s: 2.2.0 > File DynamicDestinations side inputs don't work with sharding >

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3731

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2790

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2657) Add Solr IO

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

[GitHub] beam pull request #3618: [BEAM-2657] Create Solr IO

2017-08-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/beam/pull/3618 --- 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 #3618: [BEAM-2657] Create Solr IO

2017-08-08 Thread jkff
This closes #3618: [BEAM-2657] Create Solr IO Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/f5714f22 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/f5714f22 Diff:

[1/2] beam git commit: [BEAM-2657] Create Solr IO

2017-08-08 Thread jkff
Repository: beam Updated Branches: refs/heads/master 2fa4fdecd -> f5714f220 [BEAM-2657] Create Solr IO Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d00ff9e2 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d00ff9e2

[beam] Git Push Summary

2017-08-08 Thread jbonofre
Repository: beam Updated Tags: refs/tags/v2.1.0-RC3 [created] da22fb904

beam git commit: [maven-release-plugin] rollback changes from release preparation of v2.1.0-RC3

2017-08-08 Thread jbonofre
Repository: beam Updated Branches: refs/heads/release-2.1.0 ab5577f99 -> 656deff3e [maven-release-plugin] rollback changes from release preparation of v2.1.0-RC3 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/656deff3

beam git commit: [maven-release-plugin] prepare release v2.1.0-RC3

2017-08-08 Thread jbonofre
Repository: beam Updated Branches: refs/heads/release-2.1.0 bad996bb4 -> ab5577f99 [maven-release-plugin] prepare release v2.1.0-RC3 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/ab5577f9 Tree:

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2789

2017-08-08 Thread Apache Jenkins Server
See

[2/2] beam git commit: [BEAM-2742] This closes #3699

2017-08-08 Thread takidau
[BEAM-2742] This closes #3699 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/926c70a3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/926c70a3 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/926c70a3 Branch:

[1/2] beam git commit: [BEAM-2742] change Field type from primitives to boxed types

2017-08-08 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL d7120f077 -> 926c70a34 [BEAM-2742] change Field type from primitives to boxed types Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/990fedc9 Tree:

[2/2] beam git commit: [BEAM-2733] This closes #3704

2017-08-08 Thread takidau
[BEAM-2733] This closes #3704 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/d7120f07 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/d7120f07 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/d7120f07 Branch:

[1/2] beam git commit: [BEAM-2733] update javadoc for BeamSql

2017-08-08 Thread takidau
Repository: beam Updated Branches: refs/heads/DSL_SQL 880531aa2 -> d7120f077 [BEAM-2733] update javadoc for BeamSql Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2a1fde3a Tree:

[beam] Git Push Summary

2017-08-08 Thread kenn
Repository: beam Updated Branches: refs/heads/mr-runner [created] 2fa4fdecd

[beam] Git Push Summary

2017-08-08 Thread kenn
Repository: beam Updated Branches: refs/heads/tez-runner [created] 2fa4fdecd

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3730

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is unstable: beam_PostCommit_Java_MavenInstall #4533

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2724) MSEC counters should support Structured Names in Dataflow

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

[jira] [Commented] (BEAM-2724) MSEC counters should support Structured Names in Dataflow

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

[GitHub] beam pull request #3684: [BEAM-2724] Preparing support for Structured Names ...

2017-08-08 Thread pabloem
Github user pabloem closed the pull request at: https://github.com/apache/beam/pull/3684 --- 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 #3684: [BEAM-2724] Preparing support for Structured Names ...

2017-08-08 Thread pabloem
GitHub user pabloem reopened a pull request: https://github.com/apache/beam/pull/3684 [BEAM-2724] Preparing support for Structured Names in Dataflow counters Follow this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2788

2017-08-08 Thread Apache Jenkins Server
See

beam git commit: Fix compile break

2017-08-08 Thread kenn
Repository: beam Updated Branches: refs/heads/master 89236e3b5 -> 2fa4fdecd Fix compile break Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/2fa4fdec Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/2fa4fdec Diff:

[jira] [Assigned] (BEAM-2748) accept SerializableFunction as UDF

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin reassigned BEAM-2748: Assignee: Xu Mingmin > accept SerializableFunction as UDF > -- > >

[jira] [Assigned] (BEAM-2741) update JavaDoc for BeamRecord

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin reassigned BEAM-2741: Assignee: Xu Mingmin > update JavaDoc for BeamRecord > - > >

[jira] [Assigned] (BEAM-2747) accept CombineFn as UDAF

2017-08-08 Thread Xu Mingmin (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xu Mingmin reassigned BEAM-2747: Assignee: Xu Mingmin > accept CombineFn as UDAF > > > Key:

[jira] [Updated] (BEAM-2752) Job fails to checkpoint with kinesis stream as an input for Flink job

2017-08-08 Thread Pawel Bartoszek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Bartoszek updated BEAM-2752: -- Description: Our job is reading from kinesis stream as a job input. Quiet often when the job is

[jira] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner

2017-08-08 Thread Aviem Zur (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118451#comment-16118451 ] Aviem Zur commented on BEAM-2671: - [~jkff] we've been running Spark runner in streaming mode using 2.0.0

[jira] [Updated] (BEAM-2752) Job fails to checkpoint with kinesis stream as an input for Flink job

2017-08-08 Thread Pawel Bartoszek (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Bartoszek updated BEAM-2752: -- Description: Our job is reading from kinesis stream as a job input. Quiet often when the job is

[jira] [Created] (BEAM-2752) Job fails to checkpoint with kinesis stream as an input for Flink job

2017-08-08 Thread Pawel Bartoszek (JIRA)
Pawel Bartoszek created BEAM-2752: - Summary: Job fails to checkpoint with kinesis stream as an input for Flink job Key: BEAM-2752 URL: https://issues.apache.org/jira/browse/BEAM-2752 Project: Beam

[jira] [Commented] (BEAM-2671) CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark runner

2017-08-08 Thread Etienne Chauchot (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16118355#comment-16118355 ] Etienne Chauchot commented on BEAM-2671: I think Nexmark (https://github.com/apache/beam/pull/3114)

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3729

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2787

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2733) update JavaDoc of BeamSql

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

[GitHub] beam pull request #3704: [BEAM-2733] update javadoc for BeamSql

2017-08-08 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3704 [BEAM-2733] update javadoc for BeamSql Summary: * `Exception` declaration are removed from `BeamSql.query ()` * Added javadoc to explain when the sql query use a non-exist table、a

[jira] [Assigned] (BEAM-2733) update JavaDoc of BeamSql

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2733: -- Assignee: James Xu > update JavaDoc of BeamSql > - > > Key:

[jira] [Commented] (BEAM-1637) Create Elasticsearch IO compatible with ES 5.x

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

[GitHub] beam pull request #3703: [BEAM-1637] Create Elasticsearch IO compatible with...

2017-08-08 Thread echauchot
GitHub user echauchot opened a pull request: https://github.com/apache/beam/pull/3703 [BEAM-1637] Create Elasticsearch IO compatible with ES 5.x Follow this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Dataflow #3728

2017-08-08 Thread Apache Jenkins Server
See

[jira] [Commented] (BEAM-2743) rename size() in BeamRecord

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16117997#comment-16117997 ] James Xu commented on BEAM-2743: already covered by BEAM-2744 > rename size() in BeamRecord >

[jira] [Commented] (BEAM-2744) rename size() in BeamRecordType

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

[GitHub] beam pull request #3702: [BEAM-2744] rename BeamRecordType#size()

2017-08-08 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3702 [BEAM-2744] rename BeamRecordType#size() Summary: * BeamRecord.size() -> BeamRecord.getFieldCount() * BeamRecordType.size() -> BeamRecordType.getFieldCount() * remove

[GitHub] beam pull request #3701: Updates BEAM_CONTAINER_VERSION to 2.2.0.

2017-08-08 Thread chamikaramj
GitHub user chamikaramj opened a pull request: https://github.com/apache/beam/pull/3701 Updates BEAM_CONTAINER_VERSION to 2.2.0. Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA

[jira] [Commented] (BEAM-2745) add getFieldTypeByIndex(index) in BeamRecordSqlType

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

[GitHub] beam pull request #3700: [BEAM-2745] add BeamRecordSqlType.getFieldTypeByInd...

2017-08-08 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3700 [BEAM-2745] add BeamRecordSqlType.getFieldTypeByIndex() Summary: * BeamSqlRecordType -> BeamRecordSqlType * fieldsName -> fieldNames * fieldsType -> fieldTypes * add

Jenkins build is still unstable: beam_PostCommit_Java_ValidatesRunner_Spark #2786

2017-08-08 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_PostCommit_Java_MavenInstall #4531

2017-08-08 Thread Apache Jenkins Server
See -- [...truncated 1.21 MB...] 2017-08-08T06:28:40.471 [INFO] Downloaded:

[jira] [Commented] (BEAM-2742) Switch from primitives to Java types

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

[GitHub] beam pull request #3699: [BEAM-2742] change Field type from primitives to bo...

2017-08-08 Thread xumingming
GitHub user xumingming opened a pull request: https://github.com/apache/beam/pull/3699 [BEAM-2742] change Field type from primitives to boxed types change Field type of `BeamRecord` from primitive types to boxed types, and removed `isNull` method. You can merge this pull request

[jira] [Assigned] (BEAM-2746) change visibility of BeamSqlTable

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2746: -- Assignee: James Xu > change visibility of BeamSqlTable > - > >

[jira] [Assigned] (BEAM-2740) update exposed methods in BeamSqlEnv

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2740: -- Assignee: James Xu > update exposed methods in BeamSqlEnv > > >

[jira] [Assigned] (BEAM-2745) add getFieldTypeByIndex(index) in BeamRecordSqlType

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2745: -- Assignee: James Xu > add getFieldTypeByIndex(index) in BeamRecordSqlType >

[jira] [Assigned] (BEAM-2744) rename size() in BeamRecordType

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2744: -- Assignee: James Xu > rename size() in BeamRecordType > --- > >

[jira] [Assigned] (BEAM-2743) rename size() in BeamRecord

2017-08-08 Thread James Xu (JIRA)
[ https://issues.apache.org/jira/browse/BEAM-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Xu reassigned BEAM-2743: -- Assignee: James Xu > rename size() in BeamRecord > --- > > Key:

Build failed in Jenkins: beam_PerformanceTests_JDBC #190

2017-08-08 Thread Apache Jenkins Server
See -- [...truncated 25.37 KB...] [INFO] Replacing