[jira] [Commented] (BEAM-2205) AttributeError when running datastore wordcount

2017-05-08 Thread Pablo Estrada (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001677#comment-16001677
 ] 

Pablo Estrada commented on BEAM-2205:
-

This can be closed now.

> AttributeError when running datastore wordcount
> ---
>
> Key: BEAM-2205
> URL: https://issues.apache.org/jira/browse/BEAM-2205
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py
>Affects Versions: 2.0.0
>Reporter: Ahmet Altay
>Assignee: Pablo Estrada
>Priority: Blocker
> Fix For: 2.0.0
>
>
> {{word_len_dis}} has a typo, it should be {{word_lengths_dist}}
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/cookbook/datastore_wordcount.py#L111



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (BEAM-2205) AttributeError when running datastore wordcount

2017-05-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000331#comment-16000331
 ] 

ASF GitHub Bot commented on BEAM-2205:
--

Github user asfgit closed the pull request at:

https://github.com/apache/beam/pull/2946


> AttributeError when running datastore wordcount
> ---
>
> Key: BEAM-2205
> URL: https://issues.apache.org/jira/browse/BEAM-2205
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py
>Affects Versions: 2.0.0
>Reporter: Ahmet Altay
>Assignee: Pablo Estrada
>Priority: Blocker
>
> {{word_len_dis}} has a typo, it should be {{word_lengths_dist}}
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/cookbook/datastore_wordcount.py#L111



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (BEAM-2205) AttributeError when running datastore wordcount

2017-05-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000218#comment-16000218
 ] 

ASF GitHub Bot commented on BEAM-2205:
--

GitHub user pabloem opened a pull request:

https://github.com/apache/beam/pull/2946

[BEAM-2205] Fixing typo in datastore_wordcount.py



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/pabloem/incubator-beam fix-dswc

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/beam/pull/2946.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2946


commit c9da946ba957e2a3877e878eaf59df1b26b1933d
Author: Pablo 
Date:   2017-05-08T03:29:30Z

Fixing typo in datastore_wordcount.py




> AttributeError when running datastore wordcount
> ---
>
> Key: BEAM-2205
> URL: https://issues.apache.org/jira/browse/BEAM-2205
> Project: Beam
>  Issue Type: Bug
>  Components: sdk-py
>Affects Versions: 2.0.0
>Reporter: Ahmet Altay
>Assignee: Pablo Estrada
>Priority: Blocker
>
> {{word_len_dis}} has a typo, it should be {{word_lengths_dist}}
> https://github.com/apache/beam/blob/master/sdks/python/apache_beam/examples/cookbook/datastore_wordcount.py#L111



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)