yanghua commented on issue #8322: [FLINK-12364] Introduce a
CheckpointFailureManager to centralized manage checkpoint failure
URL: https://github.com/apache/flink/pull/8322#issuecomment-496101546
Hi @StefanRRichter In the last few days, I did further refactor, include:
* remove `org.
flinkbot commented on issue #8548: [FLINK-6962] [table] Add a create table SQL
DDL
URL: https://github.com/apache/flink/pull/8548#issuecomment-496101269
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request. W
danny0405 opened a new pull request #8548: [FLINK-6962] [table] Add a create
table SQL DDL
URL: https://github.com/apache/flink/pull/8548
## What is the purpose of the change
This pull request create a new module flink-sql-parser as a sub-module of
flink-table. As a startup, only cr
[
https://issues.apache.org/jira/browse/FLINK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-6962:
--
Labels: pull-request-available (was: )
> Add a create table SQL DDL
>
[
https://issues.apache.org/jira/browse/FLINK-12401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hequn Cheng updated FLINK-12401:
Summary: Support incremental emit under AccRetract mode for non-window
streaming FlatAggregate on
yanghua commented on a change in pull request #8322: [FLINK-12364] Introduce a
CheckpointFailureManager to centralized manage checkpoint failure
URL: https://github.com/apache/flink/pull/8322#discussion_r287661884
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/e
[
https://issues.apache.org/jira/browse/FLINK-12418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li updated FLINK-12418:
---
Summary: Add input/output format and SerDeLib information when creating
Hive table in HiveCatalog (was: Add
[
https://issues.apache.org/jira/browse/FLINK-12418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li reassigned FLINK-12418:
--
Assignee: Rui Li
> Add input/output format and SerDeLib information for Hive tables in
> HiveCatalog
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287633012
##
File path:
flink-core/src/main/java/org/apache/flink/configuration/BlobServerOptions.
KurtYoung commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287658712
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -53,7
[
https://issues.apache.org/jira/browse/FLINK-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chan updated FLINK-6962:
--
Summary: Add a create table SQL DDL (was: Add a table SQL DDL)
> Add a create table SQL DDL
>
[
https://issues.apache.org/jira/browse/FLINK-12547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848633#comment-16848633
]
Haibo Sun edited comment on FLINK-12547 at 5/27/19 6:08 AM:
[
https://issues.apache.org/jira/browse/FLINK-12547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848633#comment-16848633
]
Haibo Sun commented on FLINK-12547:
---
[~QiLuo], because the blob client has a retry mec
[
https://issues.apache.org/jira/browse/FLINK-12502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848621#comment-16848621
]
leesf commented on FLINK-12502:
---
Yes [~gjy]
> Harden JobMasterTest#testRequestNextInputSp
flinkbot commented on issue #8547: [FLINK-12267] Port SimpleSlotTest to new
code base
URL: https://github.com/apache/flink/pull/8547#issuecomment-496081075
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull request
[
https://issues.apache.org/jira/browse/FLINK-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12267:
---
Labels: pull-request-available (was: )
> Port SimpleSlotTest to new code base
> ---
leesf opened a new pull request #8547: [FLINK-12267] Port SimpleSlotTest to new
code base
URL: https://github.com/apache/flink/pull/8547
## What is the purpose of the change
*Get rid of Instance in SimpleSlotTest*
## Brief change log
Return a new SimpleSlot in _getS
Aitozi commented on issue #8455: [FLINK-12284][Network,Metrics]Fix the
incorrect inputBufferUsage metric in credit-based network mode
URL: https://github.com/apache/flink/pull/8455#issuecomment-496077999
Hi, @zhijiangW thanks for your detail explanation, I make a conclusion below
Non-cr
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287640985
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -5
zhijiangW commented on issue #8455: [FLINK-12284][Network,Metrics]Fix the
incorrect inputBufferUsage metric in credit-based network mode
URL: https://github.com/apache/flink/pull/8455#issuecomment-496069672
Thanks for the confirmation and good suggestions. @pnowojski
> > In other wo
JingsongLi commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287639913
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -53,
Aitozi commented on a change in pull request #8523: [FLINK-12481][runtime]
Invoke timer callback in task thread (via mailbox)
URL: https://github.com/apache/flink/pull/8523#discussion_r287637082
##
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tas
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287633012
##
File path:
flink-core/src/main/java/org/apache/flink/configuration/BlobServerOptions.
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287633012
##
File path:
flink-core/src/main/java/org/apache/flink/configuration/BlobServerOptions.
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287638025
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientSslTes
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287637335
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientSslTes
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287635535
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientSslTes
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287635709
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientTest.j
KurtYoung commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287636685
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -53,7
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287635709
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientTest.j
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287635535
##
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/blob/BlobClientSslTes
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287635284
##
File path:
flink-connectors/flink-connector-hive/src/test/java/org/apache/
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287634504
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -5
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287633517
##
File path:
flink-connectors/flink-connector-hive/src/main/java/org/apache/
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287633298
##
File path:
flink-connectors/flink-connector-hive/src/main/java/org/apache/
sunhaibotb commented on a change in pull request #8484: [FLINK-12547] Add
connection and socket timeouts for the blob client
URL: https://github.com/apache/flink/pull/8484#discussion_r287633012
##
File path:
flink-core/src/main/java/org/apache/flink/configuration/BlobServerOptions.
flinkbot commented on issue #8546: [FLINK-12621]. Use MiniCluster instead of
JobExecutor
URL: https://github.com/apache/flink/pull/8546#issuecomment-496059964
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the community
to review your pull requ
zjffdu commented on issue #8546: [FLINK-12621]. Use MiniCluster instead of
JobExecutor
URL: https://github.com/apache/flink/pull/8546#issuecomment-496059883
@tillrohrmann Could you help review it ? I notice you are original author
of `JobExecutor`.
--
[
https://issues.apache.org/jira/browse/FLINK-12621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12621:
---
Labels: pull-request-available (was: )
> Use MiniCluster instead of JobExecutor
> -
KurtYoung commented on a change in pull request #8527: [FLINK-12610]
[table-planner-blink] Introduce planner rules about aggregate
URL: https://github.com/apache/flink/pull/8527#discussion_r287631851
##
File path:
flink-table/flink-table-planner-blink/src/main/java/org/apache/flink
KurtYoung commented on a change in pull request #8527: [FLINK-12610]
[table-planner-blink] Introduce planner rules about aggregate
URL: https://github.com/apache/flink/pull/8527#discussion_r287631994
##
File path:
flink-table/flink-table-planner-blink/src/main/java/org/apache/flink
zjffdu opened a new pull request #8546: [FLINK-12621]. Use MiniCluster instead
of JobExecutor
URL: https://github.com/apache/flink/pull/8546
## What is the purpose of the change
This is a refactoring PR which remove `JobExecutor` and use `MiniCluster`
instead. `JobExecutor` is speci
KurtYoung commented on a change in pull request #8522:
[FLINK-12572][hive]Implement TableSource and InputFormat to read Hive tables
URL: https://github.com/apache/flink/pull/8522#discussion_r287631347
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -58,6
KurtYoung commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287631136
##
File path: flink-connectors/flink-connector-hive/pom.xml
##
@@ -53,7
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287631199
##
File path:
flink-connectors/flink-connector-hive/src/main/java/org/apache/
zjffdu commented on a change in pull request #8533: [FLINK-12596][scala-shell]
Unify all kinds of cluster via ClusterClient in FlinkShell
URL: https://github.com/apache/flink/pull/8533#discussion_r287630879
##
File path:
flink-scala-shell/src/main/scala/org/apache/flink/api/scala/F
zjffdu commented on a change in pull request #8533: [FLINK-12596][scala-shell]
Unify all kinds of cluster via ClusterClient in FlinkShell
URL: https://github.com/apache/flink/pull/8533#discussion_r287630879
##
File path:
flink-scala-shell/src/main/scala/org/apache/flink/api/scala/F
zhijiangW commented on a change in pull request #8485: [FLINK-12555] Introduce
an encapsulated metric group layout for shuffle API
URL: https://github.com/apache/flink/pull/8485#discussion_r287630954
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/metr
lirui-apache commented on a change in pull request #8536: [FLINK-12568][hive]
Implement TableSink and OutputFormat to write Hive tables
URL: https://github.com/apache/flink/pull/8536#discussion_r287630791
##
File path:
flink-connectors/flink-connector-hive/src/main/java/org/apache/
Jeff Zhang created FLINK-12629:
--
Summary: Add integration test for scala shell in yarn mode
Key: FLINK-12629
URL: https://issues.apache.org/jira/browse/FLINK-12629
Project: Flink
Issue Type: Imp
[
https://issues.apache.org/jira/browse/FLINK-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zhang reassigned FLINK-12629:
--
Assignee: Jeff Zhang
> Add integration test for scala shell in yarn mode
> --
[
https://issues.apache.org/jira/browse/FLINK-12167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abdul Qadeer resolved FLINK-12167.
--
Resolution: Fixed
Fix Version/s: 1.9.0
> ClusterClient doesn't unset the context class
sunjincheng121 edited a comment on issue #8474: [FLINK-12409][python] Adds
from_elements in TableEnvironment
URL: https://github.com/apache/flink/pull/8474#issuecomment-496041963
The CI throws `TypeError` for a python test case. I have been restarted it.
And make sure all the test cases w
sunjincheng121 commented on issue #8474: [FLINK-12409][python] Adds
from_elements in TableEnvironment
URL: https://github.com/apache/flink/pull/8474#issuecomment-496041963
The CI throws `TypeError` for a python test case. I have been restarted it.
And make sure all the test cases work wel
[
https://issues.apache.org/jira/browse/FLINK-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848548#comment-16848548
]
Greg Hogan commented on FLINK-5243:
---
[~jasleenk22], new contributions are always welcom
azagrebin commented on a change in pull request #8362: [FLINK-11391] Introduce
shuffle master interface
URL: https://github.com/apache/flink/pull/8362#discussion_r287611055
##
File path:
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/io/benchmark/StreamNetwor
azagrebin commented on a change in pull request #8362: [FLINK-11391] Introduce
shuffle master interface
URL: https://github.com/apache/flink/pull/8362#discussion_r287609955
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionGraph.java
##
Andrey Zagrebin created FLINK-12628:
---
Summary: Check test failure if partition has no consumers in
Execution.getPartitionMaxParallelism
Key: FLINK-12628
URL: https://issues.apache.org/jira/browse/FLINK-12628
azagrebin commented on a change in pull request #8362: [FLINK-11391] Introduce
shuffle master interface
URL: https://github.com/apache/flink/pull/8362#discussion_r287609890
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/Execution.java
##
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287607989
##
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/StreamIn
flinkbot commented on issue #8545: [FLINK-12520] Support to provide
fully-qualified domain host name in TaskManagerMetricGroup
URL: https://github.com/apache/flink/pull/8545#issuecomment-496018362
Thanks a lot for your contribution to the Apache Flink project. I'm the
@flinkbot. I help the
[
https://issues.apache.org/jira/browse/FLINK-12520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12520:
---
Labels: pull-request-available (was: )
> Support to provide fully-qualified domain host nam
Myasuka opened a new pull request #8545: [FLINK-12520] Support to provide
fully-qualified domain host name in TaskManagerMetricGroup
URL: https://github.com/apache/flink/pull/8545
## What is the purpose of the change
Inspired from [Chinese
user-mail](https://lists.apache.org/thread.
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287607756
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consume
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287607135
##
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/BarrierB
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287607135
##
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/BarrierB
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287606004
##
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/io/BarrierB
Aitozi commented on a change in pull request #8467: [FLINK-12535][network] Make
CheckpointBarrierHandler non-blocking
URL: https://github.com/apache/flink/pull/8467#discussion_r287603157
##
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/io/AsyncDataInput.java
[
https://issues.apache.org/jira/browse/FLINK-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yitzchak lieberman closed FLINK-12574.
--
Resolution: Not A Bug
> using sink StreamingFileSink files are overwritten when resumi
[
https://issues.apache.org/jira/browse/FLINK-12574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848360#comment-16848360
]
yitzchak lieberman commented on FLINK-12574:
you are right, my bad.
closing
70 matches
Mail list logo