Hi Beamers,

Sorry for the naïve question, but I am trying to find a way around gradle build 
errors (rat & virtualenv) on master (as of yesterday, 10.09.19).

As I can’t build as suggested (./gradlew :sdks:python:container:docker -> * 
What went wrong:
Execution failed for task ':sdks:python:container:docker'.
> name is a required docker configuration item.
)
I would like
```
cd <beam>/sdks/python
python setup.py develop
```
to build/install the python SDK such that the FlinkRunner will be as ready to 
push to a kubernetes cluster as the code allows. Is there any chance this 
should do what I would like?

Again, apologies for my ignorance, but I has been thrashing around with gradle 
and the code base, so I am phoning a friend. Thanks,
Matt

Reply via email to