[jira] [Commented] (FLINK-6117) 'zookeeper.sasl.disable' not takes effet when starting CuratorFramework

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968534#comment-15968534 ] ASF GitHub Bot commented on FLINK-6117: --- Github user zhengcanbin commented on the is

[GitHub] flink issue #3600: [FLINK-6117]Make setting of 'zookeeper.sasl.disable' work...

2017-04-13 Thread zhengcanbin
Github user zhengcanbin commented on the issue: https://github.com/apache/flink/pull/3600 @StephanEwen @EronWright --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wi

[jira] [Updated] (FLINK-6286) hbase command not found error

2017-04-13 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated FLINK-6286: - Attachment: FLINK-6286-3.patch modify the log message > hbase command not found error > -

[jira] [Commented] (FLINK-6286) hbase command not found error

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968481#comment-15968481 ] ASF GitHub Bot commented on FLINK-6286: --- Github user lingjinjiang commented on the i

[GitHub] flink issue #3711: [FLINK-6286] [script] Fix the hbase command not found err...

2017-04-13 Thread lingjinjiang
Github user lingjinjiang commented on the issue: https://github.com/apache/flink/pull/3711 @greghogan, thanks for your suggestion. I have changed the log message. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[jira] [Closed] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-6298. - Resolution: Fixed Fixed in 1.3.0: 1dde7327058cb973bd4ff94bf5531d5093fb60a2 and 1.2.2: 5061e7e28dd368880140

[jira] [Updated] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6298: -- Fix Version/s: 1.2.2 1.3.0 > Local execution is not setting RuntimeContext for RichOu

[jira] [Closed] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan closed FLINK-6304. - Resolution: Implemented Implemented in a30f29f6895591997a732714630e79c097dff5fc > Clear a lot of useless

[jira] [Updated] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-6304: -- Fix Version/s: 1.3.0 > Clear a lot of useless import > - > >

[GitHub] flink pull request #3717: [FLINK-6304][table]Clear a lot of useless import

2017-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3717 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968445#comment-15968445 ] ASF GitHub Bot commented on FLINK-6304: --- Github user asfgit closed the pull request

[jira] [Commented] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968444#comment-15968444 ] ASF GitHub Bot commented on FLINK-6298: --- Github user asfgit closed the pull request

[GitHub] flink pull request #3716: [FLINK-6298]Local execution is not setting Runtime...

2017-04-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3716 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (FLINK-2205) Confusing entries in JM Webfrontend Job Configuration section

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968374#comment-15968374 ] ASF GitHub Bot commented on FLINK-2205: --- Github user coveralls commented on the issu

[GitHub] flink issue #927: [FLINK-2205] Fix confusing entries in JM UI Job Config. se...

2017-04-13 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/flink/pull/927 [![Coverage Status](https://coveralls.io/builds/11081540/badge)](https://coveralls.io/builds/11081540) Changes Unknown when pulling **d95752398f6a95441e3de3277e075465e6e754f4 on ebauti

[GitHub] flink issue #3481: [FLINK-5975] Add volume support to flink-mesos

2017-04-13 Thread addisonj
Github user addisonj commented on the issue: https://github.com/apache/flink/pull/3481 @tillrohrmann this was the PR I mentioned to you during flink foward, if you get a chance to look :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (FLINK-5975) Mesos should support adding volumes to launched taskManagers

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968335#comment-15968335 ] ASF GitHub Bot commented on FLINK-5975: --- Github user addisonj commented on the issue

[jira] [Commented] (FLINK-1539) Runtime context not initialized when running streaming PojoExample

2017-04-13 Thread Mateusz Zakarczemny (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968114#comment-15968114 ] Mateusz Zakarczemny commented on FLINK-1539: [~Zentol] I commented in wrong is

[GitHub] flink issue #3717: [FLINK-6304][table]Clear a lot of useless import

2017-04-13 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3717 Thanks for the cleanup. Looks good, tests have passed, merging ... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[jira] [Commented] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967925#comment-15967925 ] ASF GitHub Bot commented on FLINK-6304: --- Github user greghogan commented on the issu

[jira] [Commented] (FLINK-5975) Mesos should support adding volumes to launched taskManagers

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967919#comment-15967919 ] ASF GitHub Bot commented on FLINK-5975: --- Github user EronWright commented on the iss

[GitHub] flink issue #3481: [FLINK-5975] Add volume support to flink-mesos

2017-04-13 Thread EronWright
Github user EronWright commented on the issue: https://github.com/apache/flink/pull/3481 @zentol are you able to get this across the finish line? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[GitHub] flink issue #3696: [FLINK-6090] [table] Add RetractionRule at the stage of d...

2017-04-13 Thread shaoxuan-wang
Github user shaoxuan-wang commented on the issue: https://github.com/apache/flink/pull/3696 @fhueske, thanks for the review and valuable comments. Yes, we'd better add the attributes (which provide information for deriving ACCMode) inside the DataStreamRel interface, such that th

[jira] [Commented] (FLINK-6090) Add RetractionRule at the stage of decoration

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967770#comment-15967770 ] ASF GitHub Bot commented on FLINK-6090: --- Github user shaoxuan-wang commented on the

[jira] [Created] (FLINK-6305) flink-ml tests are executed in all flink-fast-test profiles

2017-04-13 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-6305: -- Summary: flink-ml tests are executed in all flink-fast-test profiles Key: FLINK-6305 URL: https://issues.apache.org/jira/browse/FLINK-6305 Project: Flink Issue

[jira] [Commented] (FLINK-6299) make all IT cases extend from TestLogger

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967755#comment-15967755 ] ASF GitHub Bot commented on FLINK-6299: --- Github user NicoK commented on the issue:

[GitHub] flink issue #3713: [FLINK-6299] make all IT cases extend from TestLogger

2017-04-13 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/3713 actually, the error was in the flink-hbase `pom.xml` - please let me include these hotfixes here as well which fix the actual error and prevent future errors. --- If your project is set up for it, yo

[jira] [Commented] (FLINK-6286) hbase command not found error

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967622#comment-15967622 ] ASF GitHub Bot commented on FLINK-6286: --- Github user greghogan commented on a diff i

[GitHub] flink pull request #3711: [FLINK-6286] [script] Fix the hbase command not fo...

2017-04-13 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/3711#discussion_r111397645 --- Diff: flink-dist/src/main/flink-bin/bin/config.sh --- @@ -310,8 +310,16 @@ fi INTERNAL_HADOOP_CLASSPATHS="${HADOOP_CLASSPATH}:${HADOOP_CONF_DIR}:$

[GitHub] flink issue #3716: [FLINK-6298]Local execution is not setting RuntimeContext...

2017-04-13 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3716 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[jira] [Commented] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967600#comment-15967600 ] ASF GitHub Bot commented on FLINK-6298: --- Github user greghogan commented on the issu

[jira] [Commented] (FLINK-4545) Flink automatically manages TM network buffer

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967540#comment-15967540 ] ASF GitHub Bot commented on FLINK-4545: --- GitHub user NicoK opened a pull request:

[GitHub] flink pull request #3721: [FLINK-4545] replace the network buffers parameter

2017-04-13 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/3721 [FLINK-4545] replace the network buffers parameter (based on #3708 and #3713) Instead, allow the configuration with the following three new (more flexible) parameters: * `taskmanager.netw

[jira] [Commented] (FLINK-6302) Documentation build error on ruby 2.4

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967526#comment-15967526 ] ASF GitHub Bot commented on FLINK-6302: --- GitHub user mtunique opened a pull request:

[GitHub] flink pull request #3720: [FLINK-6302] Documentation build error on ruby 2.4

2017-04-13 Thread mtunique
GitHub user mtunique opened a pull request: https://github.com/apache/flink/pull/3720 [FLINK-6302] Documentation build error on ruby 2.4 Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your c

[jira] [Commented] (FLINK-6303) Documentation support build in docker on OSX

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967525#comment-15967525 ] ASF GitHub Bot commented on FLINK-6303: --- GitHub user mtunique opened a pull request:

[GitHub] flink pull request #3719: [FLINK-6303] Documentation support build in docker...

2017-04-13 Thread mtunique
GitHub user mtunique opened a pull request: https://github.com/apache/flink/pull/3719 [FLINK-6303] Documentation support build in docker on OSX Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If

[jira] [Updated] (FLINK-6303) Documentation support build in docker on OSX

2017-04-13 Thread Tao Meng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Meng updated FLINK-6303: Description: Now docker only support linux. Because {{-v "/home/$\{USER_NAME}:/home/$\{USER_NAME}"}} only su

[jira] [Commented] (FLINK-6090) Add RetractionRule at the stage of decoration

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967501#comment-15967501 ] ASF GitHub Bot commented on FLINK-6090: --- Github user hequn8128 commented on the issu

[GitHub] flink issue #3696: [FLINK-6090] [table] Add RetractionRule at the stage of d...

2017-04-13 Thread hequn8128
Github user hequn8128 commented on the issue: https://github.com/apache/flink/pull/3696 hi @fhueske , Thanks for your review and refactorings. I think it's pretty good and I have learned a lot form it. I left a few comments in your PR. As for the hardcode problem, I think you

[jira] [Commented] (FLINK-6090) Add RetractionRule at the stage of decoration

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967495#comment-15967495 ] ASF GitHub Bot commented on FLINK-6090: --- Github user hequn8128 commented on a diff i

[GitHub] flink pull request #3696: [FLINK-6090] [table] Add RetractionRule at the sta...

2017-04-13 Thread hequn8128
Github user hequn8128 commented on a diff in the pull request: https://github.com/apache/flink/pull/3696#discussion_r111372529 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamRetractionRule.scala --- @@ -0,0 +1,341 @@

[jira] [Commented] (FLINK-6250) Distinct procTime with Rows boundaries

2017-04-13 Thread Stefano Bortoli (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967477#comment-15967477 ] Stefano Bortoli commented on FLINK-6250: Ok, as a workaround for the missing disti

[jira] [Commented] (FLINK-6112) Support Calcite 1.12's new numerical functions

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967429#comment-15967429 ] ASF GitHub Bot commented on FLINK-6112: --- GitHub user mtunique opened a pull request:

[GitHub] flink pull request #3718: [FLINK-6112] Support Calcite 1.12's new numerical ...

2017-04-13 Thread mtunique
GitHub user mtunique opened a pull request: https://github.com/apache/flink/pull/3718 [FLINK-6112] Support Calcite 1.12's new numerical functions Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.

[jira] [Commented] (FLINK-6286) hbase command not found error

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967411#comment-15967411 ] ASF GitHub Bot commented on FLINK-6286: --- Github user lingjinjiang commented on the i

[GitHub] flink issue #3711: [FLINK-6286] [script] Fix the hbase command not found err...

2017-04-13 Thread lingjinjiang
Github user lingjinjiang commented on the issue: https://github.com/apache/flink/pull/3711 @greghogan , I add some comments and log the message about hbase command not found. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[jira] [Updated] (FLINK-6286) hbase command not found error

2017-04-13 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated FLINK-6286: - Attachment: FLINK-6286-2.patch > hbase command not found error > - > >

[jira] [Commented] (FLINK-6299) make all IT cases extend from TestLogger

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967375#comment-15967375 ] ASF GitHub Bot commented on FLINK-6299: --- Github user NicoK commented on the issue:

[GitHub] flink issue #3713: [FLINK-6299] make all IT cases extend from TestLogger

2017-04-13 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/3713 Strangely, this does not yet provide logging for all test cases. After also applying #3708, `HBaseConnectorITCase`, for example does show up in the `flink-fast-tests-a` standard output but neither in `

[jira] [Commented] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967369#comment-15967369 ] ASF GitHub Bot commented on FLINK-6304: --- GitHub user sunjincheng121 opened a pull re

[GitHub] flink pull request #3717: [FLINK-6304][table]Clear a lot of useless import

2017-04-13 Thread sunjincheng121
GitHub user sunjincheng121 opened a pull request: https://github.com/apache/flink/pull/3717 [FLINK-6304][table]Clear a lot of useless import Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If yo

[jira] [Created] (FLINK-6304) Clear a lot of useless import

2017-04-13 Thread sunjincheng (JIRA)
sunjincheng created FLINK-6304: -- Summary: Clear a lot of useless import Key: FLINK-6304 URL: https://issues.apache.org/jira/browse/FLINK-6304 Project: Flink Issue Type: Improvement Com

[jira] [Commented] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread Wenlong Lyu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967343#comment-15967343 ] Wenlong Lyu commented on FLINK-6298: It is a bug in all execution environenment, I thi

[GitHub] flink pull request #3716: [FLINK-6298]Local execution is not setting Runtime...

2017-04-13 Thread wenlong88
GitHub user wenlong88 opened a pull request: https://github.com/apache/flink/pull/3716 [FLINK-6298]Local execution is not setting RuntimeContext for RichOutputFormat call set RuntimeContext OutputFormat when the OutputFormat is RichOutputFormat You can merge this pull request into

[jira] [Commented] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967340#comment-15967340 ] ASF GitHub Bot commented on FLINK-6298: --- GitHub user wenlong88 opened a pull request

[jira] [Assigned] (FLINK-6298) Local execution is not setting RuntimeContext for RichOutputFormat

2017-04-13 Thread Wenlong Lyu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wenlong Lyu reassigned FLINK-6298: -- Assignee: Wenlong Lyu > Local execution is not setting RuntimeContext for RichOutputFormat > --

[jira] [Updated] (FLINK-6302) Documentation build error on ruby 2.4

2017-04-13 Thread Tao Meng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Meng updated FLINK-6302: Description: {code} /usr/local/Cellar/ruby/2.4.1_1/include/ruby-2.4.0/ruby/ruby.h:981:28: note: expanded fr

[jira] [Updated] (FLINK-6303) Documentation support build in docker on OSX

2017-04-13 Thread Tao Meng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Meng updated FLINK-6303: Description: Now docker only support linux. Because {{ENV HOME /home/$\{USER_NAME\}}} only support linux. W

[jira] [Updated] (FLINK-6303) Documentation support build in docker on OSX

2017-04-13 Thread Tao Meng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Meng updated FLINK-6303: Description: Now docker only support linux. Because {{ENV HOME /home/${USER_NAME}}} only support linux. We

[jira] [Created] (FLINK-6303) Documentation support build in docker on OSX

2017-04-13 Thread Tao Meng (JIRA)
Tao Meng created FLINK-6303: --- Summary: Documentation support build in docker on OSX Key: FLINK-6303 URL: https://issues.apache.org/jira/browse/FLINK-6303 Project: Flink Issue Type: Bug Co

[jira] [Created] (FLINK-6302) Documentation build error on ruby 2.4

2017-04-13 Thread Tao Meng (JIRA)
Tao Meng created FLINK-6302: --- Summary: Documentation build error on ruby 2.4 Key: FLINK-6302 URL: https://issues.apache.org/jira/browse/FLINK-6302 Project: Flink Issue Type: Bug Component