[GitHub] flinkbot edited a comment on issue #7812: [FLINK-11673][examples] add example for streaming operators's broadcast

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7812: [FLINK-11673][examples] add example for streaming operators's broadcast URL: https://github.com/apache/flink/pull/7812#issuecomment-466402219 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] wuchong commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
wuchong commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-466614609 Btw, the commits to the docs are frequent. I have updated the copied files to the latest commit to docs 70107c4647e

[GitHub] wuchong commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
wuchong commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-466614442 Hi @fhueske , thanks for the reviewing and advice. I have separated the changes into two commits. The first i

[jira] [Created] (FLINK-11732) Add a language switch to the sidebar for Flink documents

2019-02-22 Thread Jark Wu (JIRA)
Jark Wu created FLINK-11732: --- Summary: Add a language switch to the sidebar for Flink documents Key: FLINK-11732 URL: https://issues.apache.org/jira/browse/FLINK-11732 Project: Flink Issue Type: Su

[GitHub] flinkbot edited a comment on issue #7751: [FLINK-11608] [docs] Translate the "Local Setup Tutorial" page into Chinese

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7751: [FLINK-11608] [docs] Translate the "Local Setup Tutorial" page into Chinese URL: https://github.com/apache/flink/pull/7751#issuecomment-465103003 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the communi

[GitHub] flinkbot edited a comment on issue #7811: [FLINK-11672][examples] Add example for streaming operators's connect

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7811: [FLINK-11672][examples] Add example for streaming operators's connect URL: https://github.com/apache/flink/pull/7811#issuecomment-466395584 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community t

[GitHub] libenchao commented on issue #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils

2019-02-22 Thread GitBox
libenchao commented on issue #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils URL: https://github.com/apache/flink/pull/7801#issuecomment-466610986 @rmetzger Thanks for the review. I have updated the description. --

[GitHub] walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-02-22 Thread GitBox
walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#discussion_r259562107 ## File path: flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/plan/schema/TimeIn

[GitHub] walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-02-22 Thread GitBox
walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#discussion_r259561917 ## File path: flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/api/stream/table/O

[GitHub] walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-02-22 Thread GitBox
walterddr commented on a change in pull request #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#discussion_r259562089 ## File path: flink-table/flink-sql-client/src/test/java/org/apache/flink/table/client/gateway/local/L

[GitHub] flinkbot edited a comment on issue #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils URL: https://github.com/apache/flink/pull/7801#issuecomment-466295037 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] libenchao closed pull request #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils

2019-02-22 Thread GitBox
libenchao closed pull request #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils URL: https://github.com/apache/flink/pull/7801 This is an automated message from the Apache Git Service. To respon

[GitHub] libenchao opened a new pull request #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils

2019-02-22 Thread GitBox
libenchao opened a new pull request #7801: [FLINK-11722][javadocs] Fix the outdated java doc in AkkaRpcServiceUtils URL: https://github.com/apache/flink/pull/7801 ## What is the purpose of the change *Fix the outdated java doc in `AkkaRpcServiceUtils.createRpcService()`*

[GitHub] walterddr commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18

2019-02-22 Thread GitBox
walterddr commented on issue #7607: [FLINK-10076][table] Upgrade Calcite dependency to 1.18 URL: https://github.com/apache/flink/pull/7607#issuecomment-466559861 Thanks @twalthr for the feedback. I will change the inline comments accordingly. Regarding the dependency changes. I wasn

[jira] [Updated] (FLINK-11569) Row type does not serialize in to readable format when invoke "toString" method

2019-02-22 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-11569: -- Description: Seems like the "toString" method for Row type is only concatenating all fields using COM

[jira] [Closed] (FLINK-11618) [state] Refactor operator state repartition mechanism

2019-02-22 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-11618. -- Resolution: Fixed Merged in: master: bdb7760 > [state] Refactor operator state repartition me

[jira] [Closed] (FLINK-10043) Refactor object construction/inititlization/restore code

2019-02-22 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-10043. -- Resolution: Implemented Merged in: master: 3bf06b9 > Refactor object construction/inititlizat

[GitHub] StefanRRichter merged pull request #7711: [FLINK-11618][state] Refactor operator state repartition mechanism

2019-02-22 Thread GitBox
StefanRRichter merged pull request #7711: [FLINK-11618][state] Refactor operator state repartition mechanism URL: https://github.com/apache/flink/pull/7711 This is an automated message from the Apache Git Service. To respond

[GitHub] flinkbot edited a comment on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674#issuecomment-462207320 Thanks a lot for your contribution to the Apache Flink project. I

[GitHub] StefanRRichter merged pull request #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-22 Thread GitBox
StefanRRichter merged pull request #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674 This is an automated

[GitHub] carp84 commented on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-22 Thread GitBox
carp84 commented on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674#issuecomment-466513038 Thanks all for the great reviews! @StefanRRichter @azagrebin

[jira] [Updated] (FLINK-11716) Introduce Task Manager configuration option to customize address binding mechanism

2019-02-22 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex updated FLINK-11716: - Description: Proposed configuration (in {{flink-config.yaml}}): {code:java} taskmanager.network.bind-policy: nam

[GitHub] StefanRRichter commented on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-22 Thread GitBox
StefanRRichter commented on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674#issuecomment-466505005 @flinkbot approve all Thanks for this work @carp84 ! Mergin

[jira] [Commented] (FLINK-11729) Make all state backends follow builder pattern

2019-02-22 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775487#comment-16775487 ] Yu Li commented on FLINK-11729: --- The relative discussion in [PR of FLINK-10043|https://gi

[jira] [Created] (FLINK-11731) Make DefaultOperatorStateBackend follow the builder pattern

2019-02-22 Thread Yu Li (JIRA)
Yu Li created FLINK-11731: - Summary: Make DefaultOperatorStateBackend follow the builder pattern Key: FLINK-11731 URL: https://issues.apache.org/jira/browse/FLINK-11731 Project: Flink Issue Type: Su

[jira] [Created] (FLINK-11730) Make HeapKeyedStateBackend follow the builder pattern

2019-02-22 Thread Yu Li (JIRA)
Yu Li created FLINK-11730: - Summary: Make HeapKeyedStateBackend follow the builder pattern Key: FLINK-11730 URL: https://issues.apache.org/jira/browse/FLINK-11730 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-11729) Make all state backends follow builder pattern

2019-02-22 Thread Yu Li (JIRA)
Yu Li created FLINK-11729: - Summary: Make all state backends follow builder pattern Key: FLINK-11729 URL: https://issues.apache.org/jira/browse/FLINK-11729 Project: Flink Issue Type: Improvement

[jira] [Resolved] (FLINK-11716) Introduce Task Manager configuration option to customize address binding mechanism

2019-02-22 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-11716. --- Resolution: Fixed Fix Version/s: 1.8.0 Fixed via 70107c4647ecac3df9b1b8c7920e7cb99ad5

[GitHub] asfgit closed pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
asfgit closed pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795 This is an automated message from the Apache Git Service. To resp

[jira] [Closed] (FLINK-9964) Add a CSV table format factory

2019-02-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-9964. --- Resolution: Fixed Fix Version/s: 1.8.0 Release Note: The descriptor o.a.f.table.descriptor

[GitHub] asfgit closed pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
asfgit closed pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/ This is an automated message from the Apache Git Service. To respond to

[GitHub] asfgit closed pull request #6541: [FLINK-9964] [table] Add a CSV table format factory

2019-02-22 Thread GitBox
asfgit closed pull request #6541: [FLINK-9964] [table] Add a CSV table format factory URL: https://github.com/apache/flink/pull/6541 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (FLINK-11569) Row type does not serialize in to readable format when invoke "toString" method

2019-02-22 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775409#comment-16775409 ] Rong Rong commented on FLINK-11569: --- agree this will result in many test fixes, and no

[GitHub] flinkbot edited a comment on issue #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#issuecomment-465610615 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] twalthr commented on issue #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
twalthr commented on issue #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#issuecomment-466478443 Thanks for the review @dawidwys. I addressed your comments. I think we don't need an end-to-end test for everything

[GitHub] StefanRRichter commented on issue #7711: [FLINK-11618][state] Refactor operator state repartition mechanism

2019-02-22 Thread GitBox
StefanRRichter commented on issue #7711: [FLINK-11618][state] Refactor operator state repartition mechanism URL: https://github.com/apache/flink/pull/7711#issuecomment-466476332 @Myasuka Thanks for the work. Changes look good to me now, so I will merge once Travis is green. --

[GitHub] flinkbot edited a comment on issue #7711: [FLINK-11618][state] Refactor operator state repartition mechanism

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7711: [FLINK-11618][state] Refactor operator state repartition mechanism URL: https://github.com/apache/flink/pull/7711#issuecomment-463928531 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to r

[jira] [Closed] (FLINK-11541) Heavy deployment E2E test failed on Travis

2019-02-22 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-11541. -- Resolution: Fixed Merged in: master: 42d9df8fa2 > Heavy deployment E2E test failed on Travis

[GitHub] StefanRRichter merged pull request #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi…

2019-02-22 Thread GitBox
StefanRRichter merged pull request #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi… URL: https://github.com/apache/flink/pull/7768 This is an automated message from the Apache Git Service. To res

[GitHub] StefanRRichter commented on issue #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi…

2019-02-22 Thread GitBox
StefanRRichter commented on issue #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi… URL: https://github.com/apache/flink/pull/7768#issuecomment-466473732 @zentol @tillrohrmann Thanks for the reviews. Addressed all comments and will merge. --

[GitHub] twalthr commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
twalthr commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259431155 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowDe

[GitHub] flinkbot edited a comment on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674#issuecomment-462207320 Thanks a lot for your contribution to the Apache Flink project. I

[GitHub] flinkbot edited a comment on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#issuecomment-464851132 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-466463357 I played a bit with the documentation and it seems to work well. Didn't understand (and check) all the variables th

[GitHub] dawidwys commented on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
dawidwys commented on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#issuecomment-466462837 @flinkbot approve architecture This is an automat

[GitHub] flinkbot edited a comment on issue #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#issuecomment-465610615 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] dawidwys commented on issue #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on issue #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#issuecomment-466462245 @flinkbot approve architecture This is an automat

[GitHub] flinkbot edited a comment on issue #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#issuecomment-465610615 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[jira] [Commented] (FLINK-11452) Make the table planner pluggable

2019-02-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775357#comment-16775357 ] Timo Walther commented on FLINK-11452: -- This issue should also consider an alternat

[GitHub] dawidwys commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259413826 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowS

[GitHub] dawidwys commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259413170 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowD

[GitHub] dawidwys commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259414627 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowS

[GitHub] dawidwys commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259415324 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowD

[GitHub] dawidwys commented on a change in pull request #7777: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #: [FLINK-9964][table] Add a full RFC-compliant CSV table format factory URL: https://github.com/apache/flink/pull/#discussion_r259412891 ## File path: flink-formats/flink-csv/src/main/java/org/apache/flink/formats/csv/CsvRowD

[jira] [Created] (FLINK-11728) Deprecate CalciteConfig temporarily

2019-02-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-11728: Summary: Deprecate CalciteConfig temporarily Key: FLINK-11728 URL: https://issues.apache.org/jira/browse/FLINK-11728 Project: Flink Issue Type: Improvement

[GitHub] 1u0 commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
1u0 commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#discussion_r259407349 ## File path: flink-core/src/main/java/org/apache/flink/configuration/TaskManagerOptio

[GitHub] flinkbot edited a comment on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#issuecomment-466049744 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the commun

[GitHub] tillrohrmann commented on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
tillrohrmann commented on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#issuecomment-466452212 @flinkbot approve all This is an autom

[jira] [Created] (FLINK-11727) JSON row format is not serializable

2019-02-22 Thread Timo Walther (JIRA)
Timo Walther created FLINK-11727: Summary: JSON row format is not serializable Key: FLINK-11727 URL: https://issues.apache.org/jira/browse/FLINK-11727 Project: Flink Issue Type: Bug

[GitHub] fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-466448132 Thanks for the PR @wuchong. Can you separate the changes for the multilang support and the copied files into tw

[jira] [Updated] (FLINK-11727) JSON row format is not serializable

2019-02-22 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-11727: - Affects Version/s: 1.6.3 1.7.2 > JSON row format is not serializable > --

[GitHub] flinkbot edited a comment on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-465170230 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework

2019-02-22 Thread GitBox
fhueske commented on issue #7754: [FLINK-11530] [docs] Support multiple languages for the docs framework URL: https://github.com/apache/flink/pull/7754#issuecomment-466445748 @flinkbot approve description @flinkbot approve consensus @flinkbot approve attention --

[GitHub] flinkbot edited a comment on issue #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi…

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi… URL: https://github.com/apache/flink/pull/7768#issuecomment-465529971 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] alexeyt820 commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord

2019-02-22 Thread GitBox
alexeyt820 commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord URL: https://github.com/apache/flink/pull/7782#issuecomment-466444683 Currently I use Kafka 1.0 with Kafka 0.11 connector (i’m still on Flink 1.6.x) I don’t use custom parti

[GitHub] flinkbot edited a comment on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord URL: https://github.com/apache/flink/pull/7782#issuecomment-465646310 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the communi

[jira] [Updated] (FLINK-11716) Introduce Task Manager configuration option to customize address binding mechanism

2019-02-22 Thread Alex (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex updated FLINK-11716: - Description: Proposed configuration (in {{flink-config.yaml}}): {code:java} network.taskmanager.bind-policy: nam

[GitHub] tillrohrmann commented on a change in pull request #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi…

2019-02-22 Thread GitBox
tillrohrmann commented on a change in pull request #7768: [FLINK-11541][tests] Reduce scale of heavy deployment e2e test for hi… URL: https://github.com/apache/flink/pull/7768#discussion_r259392385 ## File path: flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/Ex

[GitHub] 1u0 commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
1u0 commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#discussion_r259392903 ## File path: flink-core/src/main/java/org/apache/flink/configuration/TaskManagerOptio

[GitHub] flinkbot edited a comment on issue #7724: [FLINK-10569] Remove Instance usage in ExecutionVertexDeploymentTest

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7724: [FLINK-10569] Remove Instance usage in ExecutionVertexDeploymentTest URL: https://github.com/apache/flink/pull/7724#issuecomment-464404646 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community t

[GitHub] sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259387605 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/S

[GitHub] flinkbot edited a comment on issue #7761: [hotfix][docs] Fix typo in sourceSinks.md.

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7761: [hotfix][docs] Fix typo in sourceSinks.md. URL: https://github.com/apache/flink/pull/7761#issuecomment-465479794 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request.

[GitHub] flinkbot edited a comment on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#issuecomment-466049744 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the commun

[GitHub] flinkbot edited a comment on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#issuecomment-464851132 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] flinkbot edited a comment on issue #7722: [FLINK-10569] Remove Instance usage in FailoverRegionTest

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7722: [FLINK-10569] Remove Instance usage in FailoverRegionTest URL: https://github.com/apache/flink/pull/7722#issuecomment-464403321 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review you

[GitHub] flinkbot edited a comment on issue #7729: [FLINK-11643] remove useless code of externalizedCheckpointsDir

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7729: [FLINK-11643] remove useless code of externalizedCheckpointsDir URL: https://github.com/apache/flink/pull/7729#issuecomment-464635676 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to revi

[GitHub] flinkbot edited a comment on issue #7787: [hotfix][docs] Fix typo in cep.md.

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7787: [hotfix][docs] Fix typo in cep.md. URL: https://github.com/apache/flink/pull/7787#issuecomment-465897882 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will

[GitHub] sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259387605 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/S

[GitHub] tillrohrmann commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding

2019-02-22 Thread GitBox
tillrohrmann commented on a change in pull request #7795: [FLINK-11716] Add new config option for TaskManager automatic address binding URL: https://github.com/apache/flink/pull/7795#discussion_r259381393 ## File path: flink-core/src/main/java/org/apache/flink/configuration/TaskMan

[GitHub] dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259373777 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/St

[GitHub] dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259373777 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/St

[GitHub] sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259371436 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/S

[GitHub] dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
dawidwys commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259360952 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/St

[jira] [Commented] (FLINK-11343) TaskExecutorTest is unstable on travis

2019-02-22 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775172#comment-16775172 ] TisonKun commented on FLINK-11343: -- [~dawidwys] I think I lost it and it seems that thi

[GitHub] aljoscha commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord

2019-02-22 Thread GitBox
aljoscha commented on issue #7782: [FLINK-11693] Add KafkaSerializationSchema that directly uses ProducerRecord URL: https://github.com/apache/flink/pull/7782#issuecomment-466408017 @alexeyt820 Which Kafka version are you using? And, which of the fields of `KafkaSerializationSchema.Partiti

[jira] [Updated] (FLINK-11693) Add KafkaSerializationSchema that directly uses ProducerRecord

2019-02-22 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated FLINK-11693: - Description: This allows using all fields that Kafka offers on {{ProducerRecord}}, for

[jira] [Closed] (FLINK-11704) Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized

2019-02-22 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-11704. -- Resolution: Implemented Merged in: master: 5db40c3 > Improve AbstractCheckpointStateOutputStr

[GitHub] flinkbot commented on issue #7812: [FLINK-11673][examples] add example for streaming operators's broadcast

2019-02-22 Thread GitBox
flinkbot commented on issue #7812: [FLINK-11673][examples] add example for streaming operators's broadcast URL: https://github.com/apache/flink/pull/7812#issuecomment-466402219 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to rev

[GitHub] sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259348263 ## File path: flink-streaming-java/src/test/java/org/apache/flink/streaming/api/graph/S

[jira] [Updated] (FLINK-11673) add example for streaming operators's broadcast

2019-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11673: --- Labels: pull-request-available (was: ) > add example for streaming operators's broadcast >

[GitHub] shengjk opened a new pull request #7812: [FLINK-11673][examples] add example for streaming operators's broadcast

2019-02-22 Thread GitBox
shengjk opened a new pull request #7812: [FLINK-11673][examples] add example for streaming operators's broadcast URL: https://github.com/apache/flink/pull/7812 ## What is the purpose of the change *add example for streaming operators's broadcast* ## Brief change lo

[GitHub] sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o…

2019-02-22 Thread GitBox
sjwiesman commented on a change in pull request #7747: [FLINK-11653][DataStream] Add configuration to enforce custom UID's o… URL: https://github.com/apache/flink/pull/7747#discussion_r259347921 ## File path: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/graph/S

[jira] [Commented] (FLINK-11343) TaskExecutorTest is unstable on travis

2019-02-22 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775148#comment-16775148 ] Dawid Wysakowicz commented on FLINK-11343: -- Hi [~Tison] could you link to the T

[GitHub] StefanRRichter merged pull request #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-22 Thread GitBox
StefanRRichter merged pull request #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784 This is an automated message fr

[GitHub] flinkbot edited a comment on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784#issuecomment-465865638 Thanks a lot for your contribution to the Apache Flink project. I'm the @f

[GitHub] StefanRRichter commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-22 Thread GitBox
StefanRRichter commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784#issuecomment-466397684 @flinkbot approve all Changes LGTM 👍 Merging. --

[GitHub] flinkbot edited a comment on issue #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md.

2019-02-22 Thread GitBox
flinkbot edited a comment on issue #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md. URL: https://github.com/apache/flink/pull/7806#issuecomment-466326105 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the comm

[GitHub] StefanRRichter merged pull request #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md.

2019-02-22 Thread GitBox
StefanRRichter merged pull request #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md. URL: https://github.com/apache/flink/pull/7806 This is an automated message from the Apache Git Servic

[GitHub] StefanRRichter commented on issue #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md.

2019-02-22 Thread GitBox
StefanRRichter commented on issue #7806: [hotfix][docs] Fix example code of readSequenceFile in dev/batch/index.html.md. URL: https://github.com/apache/flink/pull/7806#issuecomment-466395792 @flinkbot approve all LGTM 👍 merging ---

[GitHub] flinkbot commented on issue #7811: [FLINK-11672][examples] Add example for streaming operators's connect

2019-02-22 Thread GitBox
flinkbot commented on issue #7811: [FLINK-11672][examples] Add example for streaming operators's connect URL: https://github.com/apache/flink/pull/7811#issuecomment-466395584 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to revie

  1   2   >