[GitHub] [flink] HuangZhenQiu commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-07-08 Thread GitBox
HuangZhenQiu commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-509498293 @xintongsong It is wired that the default value of dfs.replication in YarnConfiguration is 1.

[GitHub] [flink] godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301404669 ## File path:

[GitHub] [flink] godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301404669 ## File path:

[jira] [Commented] (FLINK-13132) Allow ClusterEntrypoints use user main method to generate job graph

2019-07-08 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880947#comment-16880947 ] Shuyi Chen commented on FLINK-13132: Hi [~till.rohrmann], as [~ZhenqiuHuang] mentioned, we have a

[GitHub] [flink] dianfu commented on issue #9018: [hotfix][python][docs]Fix wrong example code in Python REPL and wrong table plan in table/common page

2019-07-08 Thread GitBox
dianfu commented on issue #9018: [hotfix][python][docs]Fix wrong example code in Python REPL and wrong table plan in table/common page URL: https://github.com/apache/flink/pull/9018#issuecomment-509497193 @HuangXingBo Thanks a lot for the PR. The changes LGTM. +1 from my side.

[GitHub] [flink] flinkbot commented on issue #8965: [FLINK-13068][hive] HiveTableSink should implement PartitionableTable…

2019-07-08 Thread GitBox
flinkbot commented on issue #8965: [FLINK-13068][hive] HiveTableSink should implement PartitionableTable… URL: https://github.com/apache/flink/pull/8965#issuecomment-509496718 CI report for commit 8e18c2dbba71952c20c9f9a237d5e2b0ddd0a285: FAILURE

[GitHub] [flink] godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301366712 ## File path:

[GitHub] [flink] flinkbot commented on issue #9027: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread GitBox
flinkbot commented on issue #9027: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in BinaryHashBucketArea URL: https://github.com/apache/flink/pull/9027#issuecomment-509494398 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the

[jira] [Updated] (FLINK-13161) numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread Louis Xu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Xu updated FLINK-13161: - Description: The original code is:   {code:java} int minNumBuckets = (int)

[GitHub] [flink] AjaxXu opened a new pull request #9027: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread GitBox
AjaxXu opened a new pull request #9027: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in BinaryHashBucketArea URL: https://github.com/apache/flink/pull/9027 ## What is the purpose of the change *fix numBuckets calculate in BinaryHashBucketArea* ## Does

[GitHub] [flink] AjaxXu closed pull request #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar…

2019-07-08 Thread GitBox
AjaxXu closed pull request #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar… URL: https://github.com/apache/flink/pull/9026 This is an automated message from the Apache Git Service. To respond to

[jira] [Created] (FLINK-13162) Default value of slot.idle.timeout is too large for batch job

2019-07-08 Thread Jeff Zhang (JIRA)
Jeff Zhang created FLINK-13162: -- Summary: Default value of slot.idle.timeout is too large for batch job Key: FLINK-13162 URL: https://issues.apache.org/jira/browse/FLINK-13162 Project: Flink

[GitHub] [flink] flinkbot commented on issue #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar…

2019-07-08 Thread GitBox
flinkbot commented on issue #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar… URL: https://github.com/apache/flink/pull/9026#issuecomment-509490683 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to

[jira] [Updated] (FLINK-13161) numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13161: --- Labels: pull-request-available (was: ) > numBuckets calculate wrong in

[GitHub] [flink] AjaxXu opened a new pull request #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar…

2019-07-08 Thread GitBox
AjaxXu opened a new pull request #9026: [FLINK-13161][table-blink-runtime]numBuckets calculate wrong in Binar… URL: https://github.com/apache/flink/pull/9026 …yHashBucketArea ## What is the purpose of the change *fix numBuckets calculate in BinaryHashBucketArea*

[GitHub] [flink] Clarkkkkk commented on issue #7550: [FLINK-10245] [Streaming Connector] Support UpsertHBaseSink and UpsertHBaseTableSink

2019-07-08 Thread GitBox
Clark commented on issue #7550: [FLINK-10245] [Streaming Connector] Support UpsertHBaseSink and UpsertHBaseTableSink URL: https://github.com/apache/flink/pull/7550#issuecomment-509489301 This pr is ready for review. This

[jira] [Updated] (FLINK-13161) numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread Louis Xu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Xu updated FLINK-13161: - Description: The original code is:   {code:java} int minNumBuckets = (int)

[GitHub] [flink] vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements

2019-07-08 Thread GitBox
vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements URL: https://github.com/apache/flink/pull/8542#discussion_r301396526 ## File path:

[jira] [Created] (FLINK-13161) numBuckets calculate wrong in BinaryHashBucketArea

2019-07-08 Thread Louis Xu (JIRA)
Louis Xu created FLINK-13161: Summary: numBuckets calculate wrong in BinaryHashBucketArea Key: FLINK-13161 URL: https://issues.apache.org/jira/browse/FLINK-13161 Project: Flink Issue Type: Bug

[GitHub] [flink] TengHu commented on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload.

2019-07-08 Thread GitBox
TengHu commented on issue #8885: [FLINK-12855] [streaming-java][window-assigners] Add functionality that staggers panes on partitions to distribute workload. URL: https://github.com/apache/flink/pull/8885#issuecomment-509481531 @StephanEwen Hi Stephan, do you have time to take a

[GitHub] [flink] vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements

2019-07-08 Thread GitBox
vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements URL: https://github.com/apache/flink/pull/8542#discussion_r301389133 ## File path:

[GitHub] [flink] flinkbot commented on issue #9023: [FLINK-13154][docs] Fix broken links of web docs

2019-07-08 Thread GitBox
flinkbot commented on issue #9023: [FLINK-13154][docs] Fix broken links of web docs URL: https://github.com/apache/flink/pull/9023#issuecomment-509478361 CI report for commit aee3c4f30de76d745c2434590108c9ce17f9137b: SUCCESS [Build](https://travis-ci.com/flink-ci/flink/builds/118377295)

[jira] [Commented] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-08 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880910#comment-16880910 ] Zhenghua Gao commented on FLINK-13155: --

[GitHub] [flink] flinkbot commented on issue #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
flinkbot commented on issue #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#issuecomment-509477548 CI report for commit 3f57c8f8955fcc437bb19bf8c61c9f451bd8a652: FAILURE

[jira] [Assigned] (FLINK-13155) SQL Client end-to-end test fails on Travis

2019-07-08 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao reassigned FLINK-13155: Assignee: Zhenghua Gao > SQL Client end-to-end test fails on Travis >

[GitHub] [flink] flinkbot commented on issue #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version

2019-07-08 Thread GitBox
flinkbot commented on issue #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version URL: https://github.com/apache/flink/pull/9025#issuecomment-509474939 CI report for commit 4db20f1feaf4fd7f678a286290f4cd3291ee0844: FAILURE

[jira] [Commented] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880899#comment-16880899 ] Jie TANG commented on FLINK-13149: -- Hi [~rmetzger], [~vthinkxie], I have created a pull request on

[jira] [Updated] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie TANG updated FLINK-13149: - Description: The new web UI looks nice, but there are still some problems when I try to integrate it

[jira] [Updated] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie TANG updated FLINK-13149: - Description: The new web UI looks nice, but there are still some problems when I try to integrate it

[jira] [Updated] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie TANG updated FLINK-13149: - Attachment: 20190709113558.jpg > improve flink ui to make it easier to be used by other projects >

[jira] [Updated] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie TANG updated FLINK-13149: - Attachment: (was: Architecture.png) > improve flink ui to make it easier to be used by other

[jira] [Updated] (FLINK-13149) improve flink ui to make it easier to be used by other projects

2019-07-08 Thread Jie TANG (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie TANG updated FLINK-13149: - Description: The new web UI looks nice, but there are still some problems when I try to integrate it

[GitHub] [flink] flinkbot commented on issue #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version

2019-07-08 Thread GitBox
flinkbot commented on issue #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version URL: https://github.com/apache/flink/pull/9025#issuecomment-509473655 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the

[GitHub] [flink] simplejason opened a new pull request #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version

2019-07-08 Thread GitBox
simplejason opened a new pull request #9025: [FLINK-13149][Web Frontend] support configuration and update Angular to 8.0 version URL: https://github.com/apache/flink/pull/9025 ## What is the purpose of the change 1. Make Flink UI more configurable for use by other frontend

[jira] [Commented] (FLINK-13124) Stop fails with Universal Kafka Consumer

2019-07-08 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880896#comment-16880896 ] Jiangjie Qin commented on FLINK-13124: -- [~knaufk] Thanks for reporting the issue. I ran a few times

[jira] [Created] (FLINK-13160) HiveTaleSource should implment PartitionableTableSource

2019-07-08 Thread zjuwangg (JIRA)
zjuwangg created FLINK-13160: Summary: HiveTaleSource should implment PartitionableTableSource Key: FLINK-13160 URL: https://issues.apache.org/jira/browse/FLINK-13160 Project: Flink Issue Type:

[GitHub] [flink] flinkbot commented on issue #9024: [FLINK-13119] add blink table config to documentation

2019-07-08 Thread GitBox
flinkbot commented on issue #9024: [FLINK-13119] add blink table config to documentation URL: https://github.com/apache/flink/pull/9024#issuecomment-509471348 CI report for commit 74bcb3132153b8e72224b90df76ee263d0e68cfe: FAILURE

[GitHub] [flink] vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements

2019-07-08 Thread GitBox
vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements URL: https://github.com/apache/flink/pull/8542#discussion_r301381280 ## File path:

[GitHub] [flink] vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements

2019-07-08 Thread GitBox
vthinkxie commented on a change in pull request #8542: [FLINK-10707][web-dashboard] flink cluster overview dashboard improvements URL: https://github.com/apache/flink/pull/8542#discussion_r301381248 ## File path:

[jira] [Updated] (FLINK-13159) java.lang.ClassNotFoundException when restore job

2019-07-08 Thread kring (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kring updated FLINK-13159: -- Description: {code:java} java.lang.Exception: Exception while creating StreamOperatorStateContext. at

[jira] [Updated] (FLINK-13159) java.lang.ClassNotFoundException when restore job

2019-07-08 Thread kring (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kring updated FLINK-13159: -- Description: {code:java} java.lang.Exception: Exception while creating StreamOperatorStateContext. at

[jira] [Updated] (FLINK-13159) java.lang.ClassNotFoundException when restore job

2019-07-08 Thread kring (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kring updated FLINK-13159: -- Description: java.lang.Exception: Exception while creating StreamOperatorStateContext. at

[jira] [Updated] (FLINK-13159) java.lang.ClassNotFoundException when restore job

2019-07-08 Thread kring (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kring updated FLINK-13159: -- Description: {code:java} //代码占位符 java.lang.Exception: Exception while creating StreamOperatorStateContext. at

[jira] [Created] (FLINK-13159) java.lang.ClassNotFoundException when restore job

2019-07-08 Thread kring (JIRA)
kring created FLINK-13159: - Summary: java.lang.ClassNotFoundException when restore job Key: FLINK-13159 URL: https://issues.apache.org/jira/browse/FLINK-13159 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-13158) Remove WebMonitor interface from webmonitor package

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880884#comment-16880884 ] vinoyang commented on FLINK-13158: -- [~Zentol] and [~aljoscha] WDYT? > Remove WebMonitor interface from

[jira] [Created] (FLINK-13158) Remove WebMonitor interface from webmonitor package

2019-07-08 Thread vinoyang (JIRA)
vinoyang created FLINK-13158: Summary: Remove WebMonitor interface from webmonitor package Key: FLINK-13158 URL: https://issues.apache.org/jira/browse/FLINK-13158 Project: Flink Issue Type:

[GitHub] [flink] xintongsong commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-07-08 Thread GitBox
xintongsong commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-509468296 @HuangZhenQiu My bad, there is a test failure. Would you please take a look.

[GitHub] [flink] XuPingyong commented on issue #9024: [FLINK-13119] add blink table config to documentation

2019-07-08 Thread GitBox
XuPingyong commented on issue #9024: [FLINK-13119] add blink table config to documentation URL: https://github.com/apache/flink/pull/9024#issuecomment-509467263 @zentol, https://github.com/apache/flink/pull/8937 mixes multiple unrelated changes, and I split it to 2 prs: 1.

[GitHub] [flink] flinkbot commented on issue #9024: [FLINK-13119] add blink table config to documentation

2019-07-08 Thread GitBox
flinkbot commented on issue #9024: [FLINK-13119] add blink table config to documentation URL: https://github.com/apache/flink/pull/9024#issuecomment-509466058 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[jira] [Updated] (FLINK-13119) Add blink table config to documentation

2019-07-08 Thread XuPingyong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XuPingyong updated FLINK-13119: --- Component/s: Documentation > Add blink table config to documentation >

[jira] [Updated] (FLINK-13119) Add blink table config to documentation

2019-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13119: --- Labels: pull-request-available (was: ) > Add blink table config to documentation >

[GitHub] [flink] XuPingyong opened a new pull request #9024: [FLINK-13119] add blink table config to documentation

2019-07-08 Thread GitBox
XuPingyong opened a new pull request #9024: [FLINK-13119] add blink table config to documentation URL: https://github.com/apache/flink/pull/9024 ## What is the purpose of the change 1. Add table config annotation to indicate it works for batch or streaming jobs. 2. Add

[GitHub] [flink] sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#discussion_r301374518 ## File path:

[GitHub] [flink] sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#discussion_r301374518 ## File path:

[GitHub] [flink] sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#discussion_r301370513 ## File path:

[GitHub] [flink] sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#discussion_r301374518 ## File path:

[GitHub] [flink] lirui-apache commented on a change in pull request #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs

2019-07-08 Thread GitBox
lirui-apache commented on a change in pull request #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs URL: https://github.com/apache/flink/pull/8976#discussion_r301374439 ## File path: docs/dev/table/catalog.md ## @@ -0,0 +1,345 @@ +--- +title: "Catalog"

[jira] [Assigned] (FLINK-9462) Disentangle flink-json and flink-table

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-9462: --- Assignee: (was: vinoyang) > Disentangle flink-json and flink-table >

[jira] [Commented] (FLINK-4372) Add ability to take savepoints from job manager web UI

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880864#comment-16880864 ] vinoyang commented on FLINK-4372: - [~rmetzger] What's your opinion? If it is not in the roadmap. I will

[jira] [Commented] (FLINK-5231) JobManager should exit on "OutOfMemoryError"

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880862#comment-16880862 ] vinoyang commented on FLINK-5231: - [~StephanEwen] Hope for listening to your comments. > JobManager

[jira] [Assigned] (FLINK-9496) Job created time is reset after restart

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-9496: --- Assignee: (was: vinoyang) > Job created time is reset after restart >

[jira] [Commented] (FLINK-13151) Rename "JobManager (Process)" to "Flink Master"

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880855#comment-16880855 ] vinoyang commented on FLINK-13151: -- Hi [~knaufk] I'd like to take this ticket. WDYT? > Rename

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301370843 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301370843 ## File path:

[GitHub] [flink] sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput

2019-07-08 Thread GitBox
sunhaibotb commented on a change in pull request #8742: [FLINK-11879] Add validators for the uses of InputSelectable, BoundedOneInput and BoundedMultiInput URL: https://github.com/apache/flink/pull/8742#discussion_r301370513 ## File path:

[GitHub] [flink] flinkbot commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client

2019-07-08 Thread GitBox
flinkbot commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client URL: https://github.com/apache/flink/pull/8756#issuecomment-509458210 CI report for commit bd4e98e4b18e4299d7f855849e60e7c85974598b: FAILURE

[jira] [Commented] (FLINK-13032) Allow Access to Per-Window State in mergeable window ProcessWindowFunction

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880852#comment-16880852 ] vinoyang commented on FLINK-13032: -- Got it, will try to open it to access. > Allow Access to

[jira] [Assigned] (FLINK-13032) Allow Access to Per-Window State in mergeable window ProcessWindowFunction

2019-07-08 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-13032: Assignee: vinoyang > Allow Access to Per-Window State in mergeable window ProcessWindowFunction

[GitHub] [flink] xintongsong commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-07-08 Thread GitBox
xintongsong commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-509456269 Thank you @HuangZhenQiu , I think this PR looks really good now. Will try reach a committer to get this

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301368273 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301367916 ## File path:

[GitHub] [flink] godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301367700 ## File path:

[jira] [Assigned] (FLINK-13037) Translate "Concepts -> Glossary" page into Chinese

2019-07-08 Thread yelun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yelun reassigned FLINK-13037: - Assignee: (was: yelun) > Translate "Concepts -> Glossary" page into Chinese >

[GitHub] [flink] godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
godfreyhe commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301366712 ## File path:

[jira] [Commented] (FLINK-13109) Translate "Restart Strategies" page into Chinese

2019-07-08 Thread yelun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880839#comment-16880839 ] yelun commented on FLINK-13109: --- [~jark] I get it.thanks for you effort in Flink Community. > Translate

[jira] [Commented] (FLINK-10619) config MemoryStateBackend default value

2019-07-08 Thread Neelesh Srinivas Salian (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880830#comment-16880830 ] Neelesh Srinivas Salian commented on FLINK-10619: - having a look at MemoryStateBackend,

[GitHub] [flink] sunjincheng121 merged pull request #8956: [FLINK-12991][python] Correct the implementation of Catalog.get_table_factory

2019-07-08 Thread GitBox
sunjincheng121 merged pull request #8956: [FLINK-12991][python] Correct the implementation of Catalog.get_table_factory URL: https://github.com/apache/flink/pull/8956 This is an automated message from the Apache Git

[GitHub] [flink] ye-lun commented on issue #8995: FLINK-13106][doc-zh]Translate Parallel Execution page into Chinese

2019-07-08 Thread GitBox
ye-lun commented on issue #8995: FLINK-13106][doc-zh]Translate Parallel Execution page into Chinese URL: https://github.com/apache/flink/pull/8995#issuecomment-509448990 @wuchong Hi,is there any problem in your mind?if not,can you merge it? thanks.

[GitHub] [flink] ye-lun commented on a change in pull request #8995: FLINK-13106][doc-zh]Translate Parallel Execution page into Chinese

2019-07-08 Thread GitBox
ye-lun commented on a change in pull request #8995: FLINK-13106][doc-zh]Translate Parallel Execution page into Chinese URL: https://github.com/apache/flink/pull/8995#discussion_r301361276 ## File path: docs/dev/parallel.zh.md ## @@ -168,26 +168,7 @@ try { 最大

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301359539 ## File path: flink-table/flink-table-planner-blink/pom.xml ##

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301359961 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301360477 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301360137 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner

2019-07-08 Thread GitBox
KurtYoung commented on a change in pull request #8962: [FLINK-13076] [table-planner-blink] Bump Calcite dependency to 1.20.0 in blink planner URL: https://github.com/apache/flink/pull/8962#discussion_r301359835 ## File path:

[GitHub] [flink] dianfu commented on issue #8956: [FLINK-12991][python] Correct the implementation of Catalog.get_table_factory

2019-07-08 Thread GitBox
dianfu commented on issue #8956: [FLINK-12991][python] Correct the implementation of Catalog.get_table_factory URL: https://github.com/apache/flink/pull/8956#issuecomment-509447924 @bowenli86 Thanks a lot for the clarify. Make much sense to me. :)

[GitHub] [flink] flinkbot commented on issue #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs

2019-07-08 Thread GitBox
flinkbot commented on issue #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs URL: https://github.com/apache/flink/pull/8976#issuecomment-509440905 CI report for commit 622ad0bb9d5d029842dbbaa9e144ef4f4c3d3244: SUCCESS

[GitHub] [flink] flinkbot commented on issue #7550: [FLINK-10245] [Streaming Connector] Support UpsertHBaseSink and UpsertHBaseTableSink

2019-07-08 Thread GitBox
flinkbot commented on issue #7550: [FLINK-10245] [Streaming Connector] Support UpsertHBaseSink and UpsertHBaseTableSink URL: https://github.com/apache/flink/pull/7550#issuecomment-509432819 CI report for commit 9cae0b577a0266b6d4ce872b2cefa5cdaa0e87da: SUCCESS

[GitHub] [flink] flinkbot commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration

2019-07-08 Thread GitBox
flinkbot commented on issue #8303: [FLINK-12343] [flink-yarn] add file replication config for yarn configuration URL: https://github.com/apache/flink/pull/8303#issuecomment-509429152 CI report for commit c65ac898a9f5d74ae53a79c15dc258562d69392c: FAILURE

[GitHub] [flink] flinkbot commented on issue #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition

2019-07-08 Thread GitBox
flinkbot commented on issue #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition URL: https://github.com/apache/flink/pull/9004#issuecomment-509422809 CI report for commit

[GitHub] [flink] flinkbot commented on issue #8563: [FLINK-12602][travis] Correct the flink pom `artifactId` config and s…

2019-07-08 Thread GitBox
flinkbot commented on issue #8563: [FLINK-12602][travis] Correct the flink pom `artifactId` config and s… URL: https://github.com/apache/flink/pull/8563#issuecomment-509420502 CI report for commit 3f62ecf2d64cdfd4a8afe07065ed3f3dff2ae22a: SUCCESS

[GitHub] [flink] flinkbot commented on issue #8624: [FLINK-10932]Initial flink-kubernetes module with empty implementation

2019-07-08 Thread GitBox
flinkbot commented on issue #8624: [FLINK-10932]Initial flink-kubernetes module with empty implementation URL: https://github.com/apache/flink/pull/8624#issuecomment-509407390 CI report for commit 624f3fe51be227971452b11c6baf6be314c3eb1a: FAILURE

[GitHub] [flink] flinkbot commented on issue #9006: [FLINK-13107][table-planner-blink] Copy TableApi IT and UT to Blink planner

2019-07-08 Thread GitBox
flinkbot commented on issue #9006: [FLINK-13107][table-planner-blink] Copy TableApi IT and UT to Blink planner URL: https://github.com/apache/flink/pull/9006#issuecomment-509404437 CI report for commit ce897c5a76c75900a1c1158cd9172579cbd622e6: FAILURE

[GitHub] [flink] xuefuz commented on a change in pull request #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition

2019-07-08 Thread GitBox
xuefuz commented on a change in pull request #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition URL: https://github.com/apache/flink/pull/9004#discussion_r301312750 ## File path:

[GitHub] [flink] flinkbot commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client

2019-07-08 Thread GitBox
flinkbot commented on issue #8756: [FLINK-12406] [Runtime] Report BLOCKING_PERSISTENT result partition meta back to client URL: https://github.com/apache/flink/pull/8756#issuecomment-509401203 CI report for commit 2da8ab560278a37384d1ff7be4167f1bcb26ae64: FAILURE

[GitHub] [flink] xuefuz commented on issue #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition

2019-07-08 Thread GitBox
xuefuz commented on issue #9004: [FLINK-13128][hive] make HiveGenericUDAF expose accumulator type in order to create its corresponding AggregateFunctionDefinition URL: https://github.com/apache/flink/pull/9004#issuecomment-509400614 OK. Let's see how PR #8920 goes.

[GitHub] [flink] flinkbot commented on issue #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs

2019-07-08 Thread GitBox
flinkbot commented on issue #8976: [FLINK-12277][table/hive/doc] Add documentation for catalogs URL: https://github.com/apache/flink/pull/8976#issuecomment-509397341 CI report for commit f95e6526bb8ebfd0bb64eb0f672bb01e7d2d7859: FAILURE

[GitHub] [flink] flinkbot commented on issue #9023: [FLINK-13154][docs] Fix broken links of web docs

2019-07-08 Thread GitBox
flinkbot commented on issue #9023: [FLINK-13154][docs] Fix broken links of web docs URL: https://github.com/apache/flink/pull/9023#issuecomment-509397390 CI report for commit 3504fe9cc3585da83e52f678ef11df7f3f12ab29: FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/118346431)

[GitHub] [flink] flinkbot commented on issue #8930: [FLINK-12955] HBase LookupableTableSource

2019-07-08 Thread GitBox
flinkbot commented on issue #8930: [FLINK-12955] HBase LookupableTableSource URL: https://github.com/apache/flink/pull/8930#issuecomment-509397234 CI report for commit db4af2710bde659c71eecc97e77b07e8dd77f5a1: FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/118346488)

[GitHub] [flink] flinkbot commented on issue #8965: [FLINK-13068][hive] HiveTableSink should implement PartitionableTable…

2019-07-08 Thread GitBox
flinkbot commented on issue #8965: [FLINK-13068][hive] HiveTableSink should implement PartitionableTable… URL: https://github.com/apache/flink/pull/8965#issuecomment-509397291 CI report for commit 24f08d498acacab13056065657719c0592f0f75d: FAILURE

[GitHub] [flink] flinkbot commented on issue #8841: [FLINK-12765][coordinator] Bookkeeping of available resources of allocated slots in SlotPool

2019-07-08 Thread GitBox
flinkbot commented on issue #8841: [FLINK-12765][coordinator] Bookkeeping of available resources of allocated slots in SlotPool URL: https://github.com/apache/flink/pull/8841#issuecomment-509397178 CI report for commit 3dbece7a0b715a4b77588e5741410b0a055d9068: FAILURE

  1   2   3   4   5   >