Tzu-Li (Gordon) Tai created FLINK-8270:
--
Summary: TaskManagers do not use correct local path for shipped
Keytab files in Yarn deployment modes
Key: FLINK-8270
URL: https://issues.apache.org/jira/browse/FLINK-
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293231#comment-16293231
]
Dyana Rose commented on FLINK-8267:
---
a push towards the native keys in the docs would si
[
https://issues.apache.org/jira/browse/FLINK-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293108#comment-16293108
]
ASF GitHub Bot commented on FLINK-7736:
---
Github user 1m2c3t4 commented on the issue:
Github user 1m2c3t4 commented on the issue:
https://github.com/apache/flink/pull/4784
Rebased again and fixed another obvious bug
---
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bowen Li reassigned FLINK-8267:
---
Assignee: Bowen Li
> Kinesis Producer example setting Region key
> --
[
https://issues.apache.org/jira/browse/FLINK-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293087#comment-16293087
]
ASF GitHub Bot commented on FLINK-8249:
---
Github user bowenli86 commented on the issu
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293017#comment-16293017
]
Bowen Li edited comment on FLINK-8267 at 12/15/17 7:39 PM:
---
This
Github user bowenli86 commented on the issue:
https://github.com/apache/flink/pull/5160
@eskabetxe Thanks for fixing this
A further effort is https://issues.apache.org/jira/browse/FLINK-8267
---
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5162
Seems reasonable...
---
[
https://issues.apache.org/jira/browse/FLINK-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293073#comment-16293073
]
ASF GitHub Bot commented on FLINK-8249:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5164
Good catch, +1 to merge
---
[
https://issues.apache.org/jira/browse/FLINK-8250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293074#comment-16293074
]
ASF GitHub Bot commented on FLINK-8250:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5160
Minor comment: The commit should not have the [hotfix] tag
---
[
https://issues.apache.org/jira/browse/FLINK-8249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293072#comment-16293072
]
ASF GitHub Bot commented on FLINK-8249:
---
Github user StephanEwen commented on a diff
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/5160#discussion_r157281403
--- Diff:
flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/util/KinesisConfigUtil.java
---
@@ -191,6
[
https://issues.apache.org/jira/browse/FLINK-8079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293069#comment-16293069
]
ASF GitHub Bot commented on FLINK-8079:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5156
I like the change+1
Minor: Is there a way to write `if code != 0 return` in bash? Might be
easier to read...
---
[
https://issues.apache.org/jira/browse/FLINK-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293066#comment-16293066
]
ASF GitHub Bot commented on FLINK-8227:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5142
@kl0u or @dawidwys I think this could use your opinion.
General questions:
- Is there any reason to use a boxed integer over a primitive one?
Primitives should be the default choice
[
https://issues.apache.org/jira/browse/FLINK-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293062#comment-16293062
]
ASF GitHub Bot commented on FLINK-8217:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5138
I agree that we should be careful with `@Public` and if in doubt resort to
`@PublicEvolving` (and use `@Internal` sort of as the default).
Given that @tzulitai did a good amount of the Ki
[
https://issues.apache.org/jira/browse/FLINK-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293057#comment-16293057
]
ASF GitHub Bot commented on FLINK-8223:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5137
Looks good.
Related: Hadoop 3.0 just got released, wondering when we need to add
support for that...
---
[
https://issues.apache.org/jira/browse/FLINK-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293056#comment-16293056
]
ASF GitHub Bot commented on FLINK-8222:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5136
Should be good.
I have seen now and then warnings by the Scala compiler about Scala
dependencies requiring different minor versions. It's only a warning, but I am
wondering if there coul
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5135
Thanks @greghogan for the review, looks good to merge...
---
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5133
I think this is good, except for the removal of
`StandaloneHaServices#RESOURCE_MANAGER_RPC_ENDPOINT_NAME` where I am unsure if
some of the pending FLIP-6 work has plans for that. I would suggest
[
https://issues.apache.org/jira/browse/FLINK-5506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293052#comment-16293052
]
ASF GitHub Bot commented on FLINK-5506:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5126
Just a comment on the use of `TypeHint`:
In the `DataSet` and `DataStream` API, we typically pass `TypeInformation`
when offering an explicit way to describe the type. The reason is that
[
https://issues.apache.org/jira/browse/FLINK-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293046#comment-16293046
]
ASF GitHub Bot commented on FLINK-8199:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5124
@tzulitai you are one of the main contributors here, I think your input
would be valuable.
A result could also be that this is not yet ready to be divided it into
"stable public" "evolvi
[
https://issues.apache.org/jira/browse/FLINK-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293045#comment-16293045
]
ASF GitHub Bot commented on FLINK-8199:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5124
I think the intent here is good, but every time some class is annotated
with `@Public`, that is a commitment to keep the API stable.
Before doing that, the community members that mainly a
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5113
Good change, thank you!
Given that beanutils is not used directly by Flink, but only by Hadoop
(which we try to depend on less and less), could you move the dependency
management entry f
[
https://issues.apache.org/jira/browse/FLINK-8156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293040#comment-16293040
]
ASF GitHub Bot commented on FLINK-8156:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5112
I would actually be in favor of dismantling the `flink-streaming-contrib`
project.
We could have a dedicated package `experimental` in `flink-streaming-java`
for such code. The package s
[
https://issues.apache.org/jira/browse/FLINK-8175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293032#comment-16293032
]
ASF GitHub Bot commented on FLINK-8175:
---
Github user StephanEwen commented on the is
[
https://issues.apache.org/jira/browse/FLINK-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293025#comment-16293025
]
ASF GitHub Bot commented on FLINK-7574:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5076
Is this merged already?
I think the idea is nice, but I would say let's merge this if we have
commitment to follow up on this, meaning fixing the other modules.
We already have a
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293017#comment-16293017
]
Bowen Li commented on FLINK-8267:
-
This is a great point. According to the previous discus
[
https://issues.apache.org/jira/browse/FLINK-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293018#comment-16293018
]
ASF GitHub Bot commented on FLINK-7574:
---
Github user StephanEwen commented on a diff
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/5076#discussion_r157271859
--- Diff: pom.xml ---
@@ -891,6 +905,41 @@ under the License.
+
+ org
[
https://issues.apache.org/jira/browse/FLINK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293010#comment-16293010
]
ASF GitHub Bot commented on FLINK-7984:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5072
Sorry, actually, taking a step back: Can you check in which dependencies
snappy is included in addition?
Especially big packaged dependencies like `flink-s3-fs-presto` and
`flink-s3-fs-hadoop
Gary Yao created FLINK-8269:
---
Summary: Set netRuntime in JobExecutionResult
Key: FLINK-8269
URL: https://issues.apache.org/jira/browse/FLINK-8269
Project: Flink
Issue Type: Bug
Components
[
https://issues.apache.org/jira/browse/FLINK-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao reassigned FLINK-8233:
---
Assignee: Gary Yao
> Retrieve ExecutionResult by REST polling
> -
[
https://issues.apache.org/jira/browse/FLINK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292632#comment-16292632
]
ASF GitHub Bot commented on FLINK-7984:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5072
Merging this...
---
[
https://issues.apache.org/jira/browse/FLINK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292628#comment-16292628
]
ASF GitHub Bot commented on FLINK-7984:
---
Github user StephanEwen commented on the is
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/5072
Bumping the version should be fine. We only need to make sure that wherever
this is pulled, we promote it to a direct dependency such that dependency
convergence works.
---
Stephan Ewen created FLINK-8268:
---
Summary: Test instability for 'TwoPhaseCommitSinkFunctionTest'
Key: FLINK-8268
URL: https://issues.apache.org/jira/browse/FLINK-8268
Project: Flink
Issue Type:
[
https://issues.apache.org/jira/browse/FLINK-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292615#comment-16292615
]
ASF GitHub Bot commented on FLINK-8264:
---
Github user StephanEwen closed the pull req
Github user StephanEwen closed the pull request at:
https://github.com/apache/flink/pull/5167
---
[
https://issues.apache.org/jira/browse/FLINK-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-8264.
---
> Add Scala to the parent-first loading patterns
> --
>
>
[
https://issues.apache.org/jira/browse/FLINK-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-8264.
-
Resolution: Fixed
Fixed in
- 1.4.1 via 57de25d8950272fc6c6ac9ed400c79b0680f40e4
- 1.5.0 via 28
[
https://issues.apache.org/jira/browse/FLINK-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292596#comment-16292596
]
ASF GitHub Bot commented on FLINK-8264:
---
Github user asfgit closed the pull request
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5166
---
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292515#comment-16292515
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292508#comment-16292508
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292509#comment-16292509
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292517#comment-16292517
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292516#comment-16292516
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292511#comment-16292511
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292512#comment-16292512
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292518#comment-16292518
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292513#comment-16292513
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292519#comment-16292519
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292510#comment-16292510
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
[
https://issues.apache.org/jira/browse/FLINK-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292514#comment-16292514
]
ASF GitHub Bot commented on FLINK-8178:
---
Github user pnowojski commented on a diff i
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156931533
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/api/writer/RecordOrEventCollectingResultPartitionWriter.java
---
@@ -0,0 +1,104
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r157154019
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/BufferBuilder.java
---
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the A
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156929782
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/api/writer/RecordCollectingResultPartitionWriter.java
---
@@ -0,0 +1,88 @@
+
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r157178704
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/api/writer/RecordWriterTest.java
---
@@ -118,7 +122,7 @@ public Buffer answer(In
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156928873
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPoolDestroyTest.java
---
@@ -104,11 +104,10 @@ public void tes
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156923552
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/util/TestBufferFactory.java
---
@@ -40,37 +39,31 @@
private final
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156931262
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/api/writer/RecordOrEventCollectingResultPartitionWriter.java
---
@@ -0,0 +1,104
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156934340
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/api/serialization/SpanningRecordSerializer.java
---
@@ -169,33 +151,29 @@ public
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r157172734
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPool.java
---
@@ -179,7 +179,8 @@ public void setBufferPoolOwn
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r157174669
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/LocalBufferPool.java
---
@@ -188,10 +189,16 @@ public Buffer requestBuffe
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r157154679
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/buffer/BufferBuilder.java
---
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the A
Github user pnowojski commented on a diff in the pull request:
https://github.com/apache/flink/pull/5105#discussion_r156922694
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/SpilledSubpartitionViewTest.java
---
@@ -48,8 +47,7 @@
p
[
https://issues.apache.org/jira/browse/FLINK-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-8248.
---
Resolution: Not A Problem
> RocksDB state backend Checkpointing is not working with KeyedCEP i
[
https://issues.apache.org/jira/browse/FLINK-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek reopened FLINK-8248:
-
Reopen to change resolution
> RocksDB state backend Checkpointing is not working with KeyedC
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-8267:
Component/s: Kinesis Connector
> Kinesis Producer example setting Region key
> -
[
https://issues.apache.org/jira/browse/FLINK-8264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292376#comment-16292376
]
ASF GitHub Bot commented on FLINK-8264:
---
Github user aljoscha commented on the issue
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/5166
I think this looks good!
---
[
https://issues.apache.org/jira/browse/FLINK-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292337#comment-16292337
]
ASF GitHub Bot commented on FLINK-8266:
---
GitHub user shuai-xu opened a pull request:
GitHub user shuai-xu opened a pull request:
https://github.com/apache/flink/pull/5170
[FLINK-8266] [runtime] add network memory to ResourceProfile for the input
and output memory of a task
## What is the purpose of the change
This pull request adds a network memory fie
[
https://issues.apache.org/jira/browse/FLINK-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dyana Rose updated FLINK-8267:
--
Description:
https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/kinesis.html#kin
Dyana Rose created FLINK-8267:
-
Summary: Kinesis Producer example setting Region key
Key: FLINK-8267
URL: https://issues.apache.org/jira/browse/FLINK-8267
Project: Flink
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLINK-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuai.xu updated FLINK-8266:
Labels: flip-6 (was: )
> Add network memory to ResourceProfile
> -
>
>
shuai.xu created FLINK-8266:
---
Summary: Add network memory to ResourceProfile
Key: FLINK-8266
URL: https://issues.apache.org/jira/browse/FLINK-8266
Project: Flink
Issue Type: Improvement
C
[
https://issues.apache.org/jira/browse/FLINK-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292235#comment-16292235
]
ASF GitHub Bot commented on FLINK-4822:
---
Github user taizilongxu commented on the is
Github user taizilongxu commented on the issue:
https://github.com/apache/flink/pull/5050
Hi, is there any thing to edit or change?
---
94 matches
Mail list logo