Hi Guys,
I want to contribute to Apache Flink.
Would you please give me the permission as a contributor?
My JIRA ID is Tom Goong
Thanks.
Tom Goong
Hi,
Yesterday I submitted a PR ( Pull Request #7752), just adding a Chinese
page. Travis CI was found to be used for one and a half hours for testing,
whether this can be optimized for more targeted testing. such as. Faster
detection speeds up feedback and allows developers to adjust as quickly
For example, just perform the necessary tests on the modified place.
On Wed, Feb 20, 2019 at 10:58 AM Yaoting Gong
wrote:
> Hi,
>Yesterday I submitted a PR ( Pull Request #7752), just adding a Chinese
> page. Travis CI was found to be used for one and a half hours for testing,
Hi, @胡逸才, I've met the same problem. Add some configs as blow will help
you .
env.java.home: /usr/jdk1.8.0_51containerized.master.env.JAVA_HOME:
/usr/jdk1.8.0_51containerized.taskmanager.env.JAVA_HOME:
/usr/jdk1.8.0_51yarn.taskmanager.env.JAVA_HOME:
/usr/jdk1.8.0_51
On Sun, Apr 28, 2019 at 1
Sorry, I didn't see the original message already mentioned in these
configurations. But it do works for me. I put these into flink-conf.yml,
not try the way you did.
On Mon, Apr 29, 2019 at 9:45 AM Yaoting Gong
wrote:
> Hi, @胡逸才, I've met the same problem. Add some configs as b