You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by jincheng sun <su...@gmail.com> on 2019/10/10 07:00:38 UTC

Apply Confluence permission for fix `Python Tips` wiki command issue

Hi all,

The docker config has been removed with the latest python3 docker related
commit [1], So the command:
  > ./gradlew :sdks:python:container:docker
in `Python Tips`[2] can not work well, we should correct it, something like:
 > ./gradlew :sdks:python:container:py35:docker

The flink 1.5 and 1.6 are removed by BEAM-7962 [3], So we also need correct
the command in `Python Tips`:
  > ./gradlew :runners:flink:1.5:job-server:container:docker
We should change 1.5 to 1.7.

I want correct the command in `Python Tips`, so I appreciate if anyone can
give me the Confluence permission.

Best,
Jincheng

[1]
https://github.com/apache/beam/commit/47feeafb21023e2a60ae51737cc4000a2033719c#diff-1bc5883bcfcc9e883ab7df09e4dcddb0L63
[2] https://cwiki.apache.org/confluence/display/BEAM/Python+Tips
[3] https://github.com/apache/beam/pull/9632

Re: Apply Confluence permission for fix `Python Tips` wiki command issue

Posted by jincheng sun <su...@gmail.com>.
Hi Thomas,

Thank you for granting access, I have updated the `Python Tips`.

Best,
Jincheng

Thomas Weise <th...@apache.org> 于2019年10月10日周四 下午9:38写道:

> Thanks for spotting this.
>
> Access granted (for user "jincheng").
>
>
> On Thu, Oct 10, 2019 at 12:01 AM jincheng sun <su...@gmail.com>
> wrote:
>
>> Hi all,
>>
>> The docker config has been removed with the latest python3 docker related
>> commit [1], So the command:
>>   > ./gradlew :sdks:python:container:docker
>> in `Python Tips`[2] can not work well, we should correct it, something
>> like:
>>  > ./gradlew :sdks:python:container:py35:docker
>>
>> The flink 1.5 and 1.6 are removed by BEAM-7962 [3], So we also need
>> correct the command in `Python Tips`:
>>   > ./gradlew :runners:flink:1.5:job-server:container:docker
>> We should change 1.5 to 1.7.
>>
>> I want correct the command in `Python Tips`, so I appreciate if anyone
>> can give me the Confluence permission.
>>
>> Best,
>> Jincheng
>>
>> [1]
>> https://github.com/apache/beam/commit/47feeafb21023e2a60ae51737cc4000a2033719c#diff-1bc5883bcfcc9e883ab7df09e4dcddb0L63
>> [2] https://cwiki.apache.org/confluence/display/BEAM/Python+Tips
>> [3] https://github.com/apache/beam/pull/9632
>>
>>

Re: Apply Confluence permission for fix `Python Tips` wiki command issue

Posted by Thomas Weise <th...@apache.org>.
Thanks for spotting this.

Access granted (for user "jincheng").


On Thu, Oct 10, 2019 at 12:01 AM jincheng sun <su...@gmail.com>
wrote:

> Hi all,
>
> The docker config has been removed with the latest python3 docker related
> commit [1], So the command:
>   > ./gradlew :sdks:python:container:docker
> in `Python Tips`[2] can not work well, we should correct it, something
> like:
>  > ./gradlew :sdks:python:container:py35:docker
>
> The flink 1.5 and 1.6 are removed by BEAM-7962 [3], So we also need
> correct the command in `Python Tips`:
>   > ./gradlew :runners:flink:1.5:job-server:container:docker
> We should change 1.5 to 1.7.
>
> I want correct the command in `Python Tips`, so I appreciate if anyone can
> give me the Confluence permission.
>
> Best,
> Jincheng
>
> [1]
> https://github.com/apache/beam/commit/47feeafb21023e2a60ae51737cc4000a2033719c#diff-1bc5883bcfcc9e883ab7df09e4dcddb0L63
> [2] https://cwiki.apache.org/confluence/display/BEAM/Python+Tips
> [3] https://github.com/apache/beam/pull/9632
>
>