[ 
https://issues.apache.org/jira/browse/BEAM-5978?focusedWorklogId=171330&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-171330
 ]

ASF GitHub Bot logged work on BEAM-5978:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Dec/18 03:13
            Start Date: 02/Dec/18 03:13
    Worklog Time Spent: 10m 
      Work Description: tweise commented on issue #7174: [BEAM-5978] Changing 
parallelism for wordcount to 1
URL: https://github.com/apache/beam/pull/7174#issuecomment-443477432
 
 
   We could also fold this change into https://github.com/apache/beam/pull/7180
   
   Unrelated to this change, note that currently wordcount doesn't work on 
macOS with the docker jobserver:
   ```
   ./gradlew :beam-sdks-python:portableWordCount
   ...
   INFO:root:Using latest locally built Python SDK docker image.
   docker: Error response from daemon: driver failed programming external 
connectivity on endpoint cranky_pasteur 
(f9b3843dada38679d655f258ca40af36b030b469f2abbd2277db199683018b53):  (iptables 
failed: iptables --wait -t nat -A DOCKER -p tcp -d 0/0 --dport 32817 -j DNAT 
--to-destination 172.17.0.2:0 ! -i docker0: iptables v1.6.2: Port `0' not valid
   
   Try `iptables -h' or 'iptables --help' for more information.
    (exit status 2)).
   ```
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 171330)
    Time Spent: 5h 10m  (was: 5h)

> portableWordCount gradle task not working
> -----------------------------------------
>
>                 Key: BEAM-5978
>                 URL: https://issues.apache.org/jira/browse/BEAM-5978
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-python
>            Reporter: Ankur Goenka
>            Assignee: Ankur Goenka
>            Priority: Major
>             Fix For: 2.10.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> A few issues with portableWordCount gradle task when running with jobserver 
> docker image
>  # Jobserver docker image docker mount fails on linux.
>  # Docker can not write read and write to local file system.
>  # Docker from jobserver docker container requires libltdl7 lib on linux.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to