[
https://issues.apache.org/jira/browse/FLINK-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607653#comment-15607653
]
Anton Mushin commented on FLINK-4604:
-
Hello [~fhueske], thanks for your answer!
I add
[
https://issues.apache.org/jira/browse/FLINK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng updated FLINK-4923:
--
Description:
We should expose the following Metrics on the TaskIOMetricGroup:
1. Buffers.numIn: receive
[
https://issues.apache.org/jira/browse/FLINK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng updated FLINK-4923:
--
Summary: Expose input/output buffers and bufferPoll usage as a metric for a
Task (was: Expose input/out
[
https://issues.apache.org/jira/browse/FLINK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng updated FLINK-4923:
--
Summary: Expose input/output buffers and bufferPool usage as a metric for a
Task (was: Expose input/out
[
https://issues.apache.org/jira/browse/FLINK-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607635#comment-15607635
]
Renkai Ge commented on FLINK-4883:
--
I found a way to distinguish normal scala instances a
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607630#comment-15607630
]
Zhijiang Wang commented on FLINK-4911:
--
Hi Stephan, the sub-tasks 2 and 3 are the sam
[
https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607498#comment-15607498
]
Tzu-Li (Gordon) Tai edited comment on FLINK-4905 at 10/26/16 5:39 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607498#comment-15607498
]
Tzu-Li (Gordon) Tai edited comment on FLINK-4905 at 10/26/16 5:37 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607498#comment-15607498
]
Tzu-Li (Gordon) Tai edited comment on FLINK-4905 at 10/26/16 5:37 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607498#comment-15607498
]
Tzu-Li (Gordon) Tai commented on FLINK-4905:
Had a quick look at this. The onl
[
https://issues.apache.org/jira/browse/FLINK-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607498#comment-15607498
]
Tzu-Li (Gordon) Tai edited comment on FLINK-4905 at 10/26/16 5:35 AM:
--
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15607336#comment-15607336
]
Zhijiang Wang commented on FLINK-4911:
--
FLINK-3539 tries to realize eventual consiste
[
https://issues.apache.org/jira/browse/FLINK-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang reassigned FLINK-4915:
Assignee: Zhijiang Wang
> Define parameters for reconciliation
> --
[
https://issues.apache.org/jira/browse/FLINK-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang reassigned FLINK-4912:
Assignee: Zhijiang Wang
> Introduce RECONCILING state in ExecutionGraph
> -
[
https://issues.apache.org/jira/browse/FLINK-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang reassigned FLINK-4914:
Assignee: Zhijiang Wang
> Define parameters for reconciliation
> --
[
https://issues.apache.org/jira/browse/FLINK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng reassigned FLINK-4923:
-
Assignee: zhuhaifeng
> Expose input/output queued buffers and buffer usage as a metric for a Task
[
https://issues.apache.org/jira/browse/FLINK-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuhaifeng updated FLINK-4923:
--
Component/s: Metrics
> Expose input/output queued buffers and buffer usage as a metric for a Task
>
zhuhaifeng created FLINK-4923:
-
Summary: Expose input/output queued buffers and buffer usage as a
metric for a Task
Key: FLINK-4923
URL: https://issues.apache.org/jira/browse/FLINK-4923
Project: Flink
Eron Wright created FLINK-4922:
---
Summary: Write documentation
Key: FLINK-4922
URL: https://issues.apache.org/jira/browse/FLINK-4922
Project: Flink
Issue Type: Sub-task
Reporter: Er
Eron Wright created FLINK-4921:
---
Summary: Upgrade to Mesos 1.0.1
Key: FLINK-4921
URL: https://issues.apache.org/jira/browse/FLINK-4921
Project: Flink
Issue Type: Sub-task
Reporter:
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2691
[FLINK-4910] Introduce safety net for closing file system streams
This PR introduces a safety net against leaking/unclosed streams obtained
through ``FileSystem``.
The main addition
Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/2644
Thank you!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
[
https://issues.apache.org/jira/browse/FLINK-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606337#comment-15606337
]
ASF GitHub Bot commented on FLINK-4837:
---
Github user rmetzger commented on the issue
Github user shaoxuan-wang commented on the issue:
https://github.com/apache/flink/pull/2653
Jack,
Giving this for the second thought, I feel we can just use LATERAL and
INNER/LEFT JOIN (which is already supported by Calcite) instead of
introducing "CROSS/OUTER APPLY" . Let u
Github user hzyuemeng1 commented on the issue:
https://github.com/apache/flink/pull/2678
thanks for ur review,i am very interesting about Table SQL,and want to make
it better
2016-10-24
hzyuemeng1
å件人ï¼Jark
åéæ¶é´ï¼2016-10-24 09
Github user rmetzger commented on the issue:
https://github.com/apache/flink/pull/2673
Thank you for looking into the details of this. If the user who ran into
the issue is using Java, they can fix the issue themselves by relocating our or
their Calcite version locally.
If th
[
https://issues.apache.org/jira/browse/FLINK-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606184#comment-15606184
]
ASF GitHub Bot commented on FLINK-4864:
---
Github user rmetzger commented on the issue
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/2692
[FLINK-4913][yarn] include user jar in system class loader
When deploying a Yarn cluster for a single job, this change
pre-configures the cluster to include the user jar(s) on all nodes.
This eli
Github user sbcd90 closed the pull request at:
https://github.com/apache/flink/pull/2644
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/FLINK-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606152#comment-15606152
]
ASF GitHub Bot commented on FLINK-4879:
---
Github user hzyuemeng1 commented on the iss
Github user sbcd90 commented on the issue:
https://github.com/apache/flink/pull/2644
Hello @rmetzger ,
I'll open a new PR in bahir. Closing this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project do
[
https://issues.apache.org/jira/browse/FLINK-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606133#comment-15606133
]
ASF GitHub Bot commented on FLINK-4837:
---
Github user sbcd90 closed the pull request
[
https://issues.apache.org/jira/browse/FLINK-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606132#comment-15606132
]
ASF GitHub Bot commented on FLINK-4837:
---
Github user sbcd90 commented on the issue:
[
https://issues.apache.org/jira/browse/FLINK-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606049#comment-15606049
]
ASF GitHub Bot commented on FLINK-4469:
---
Github user shaoxuan-wang commented on the
Stephan Ewen created FLINK-4920:
---
Summary: Add a Scala Function Gauge
Key: FLINK-4920
URL: https://issues.apache.org/jira/browse/FLINK-4920
Project: Flink
Issue Type: Improvement
Comp
GitHub user uce opened a pull request:
https://github.com/apache/flink/pull/2690
[FLINK-4894] [network] Don't request buffer after writing to partition
After emitting a record via the RecordWriter, we eagerly requested a new
buffer for the next emit on that channel (although it's no
Vijay Srinivasaraghavan created FLINK-4919:
--
Summary: Add secure cookie support for the cluster deployed in
Mesos environment
Key: FLINK-4919
URL: https://issues.apache.org/jira/browse/FLINK-4919
Vijay Srinivasaraghavan created FLINK-4918:
--
Summary: Add SSL support to Mesos artifact server
Key: FLINK-4918
URL: https://issues.apache.org/jira/browse/FLINK-4918
Project: Flink
Is
[
https://issues.apache.org/jira/browse/FLINK-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605731#comment-15605731
]
ASF GitHub Bot commented on FLINK-4913:
---
GitHub user mxm opened a pull request:
[
https://issues.apache.org/jira/browse/FLINK-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu resolved FLINK-3222.
---
Resolution: Won't Fix
> Incorrect shift amount in OperatorCheckpointStats#hashCode()
> ---
Stephan Ewen created FLINK-4917:
---
Summary: Deprecate "CheckpointedAsynchronously" interface
Key: FLINK-4917
URL: https://issues.apache.org/jira/browse/FLINK-4917
Project: Flink
Issue Type: Impr
Stephan Ewen created FLINK-4916:
---
Summary: BufferSpiller should distribute files across temp
directories
Key: FLINK-4916
URL: https://issues.apache.org/jira/browse/FLINK-4916
Project: Flink
Is
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2673
The problem is only present if the Flink application is compiled with the
Scala compiler. If I use the Java Quickstart, everything works until the
CALCITE-1461 bug appears. @rmetzger pointed me into
[
https://issues.apache.org/jira/browse/FLINK-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605607#comment-15605607
]
ASF GitHub Bot commented on FLINK-4864:
---
Github user fhueske commented on the issue:
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2688
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/FLINK-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen updated FLINK-4912:
Summary: Introduce RECONCILING state in ExecutionGraph (was: Introduce
RECONCILIATING state in Exec
Stephan Ewen created FLINK-4914:
---
Summary: Define parameters for reconciliation
Key: FLINK-4914
URL: https://issues.apache.org/jira/browse/FLINK-4914
Project: Flink
Issue Type: Sub-task
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen updated FLINK-4911:
Summary: Non-disruptive JobManager Failures via Reconciliation (was:
Non-disruptive JobManager Fai
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen updated FLINK-4911:
Description:
JobManager failures can be handled in a non-disruptive way - by *reconciling*
the new
Stephan Ewen created FLINK-4915:
---
Summary: Define parameters for reconciliation
Key: FLINK-4915
URL: https://issues.apache.org/jira/browse/FLINK-4915
Project: Flink
Issue Type: Sub-task
Github user StefanRRichter commented on the issue:
https://github.com/apache/flink/pull/2691
R @StephanEwen and whoever is interested.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this fea
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605490#comment-15605490
]
Stephan Ewen commented on FLINK-4911:
-
I think this is different. The "syncing" part b
Maximilian Michels created FLINK-4913:
-
Summary: Per-job Yarn clusters: include user jar in system class
loader
Key: FLINK-4913
URL: https://issues.apache.org/jira/browse/FLINK-4913
Project: Flin
Stephan Ewen created FLINK-4912:
---
Summary: Introduce RECONCILIATING state in ExecutionGraph
Key: FLINK-4912
URL: https://issues.apache.org/jira/browse/FLINK-4912
Project: Flink
Issue Type: Sub-
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2521
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/FLINK-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605463#comment-15605463
]
ASF GitHub Bot commented on FLINK-4910:
---
Github user StefanRRichter commented on the
[
https://issues.apache.org/jira/browse/FLINK-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-3035.
Resolution: Won't Fix
Closed because Redis is not a good fit to serve as a state backend for Flink
[
https://issues.apache.org/jira/browse/FLINK-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605445#comment-15605445
]
ASF GitHub Bot commented on FLINK-4910:
---
GitHub user StefanRRichter opened a pull re
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1617
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/FLINK-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-4762.
Resolution: Implemented
Fix Version/s: 1.2.0
Implemented for 1.2.0 with 11fa089d6ae8ef8f8a884
[
https://issues.apache.org/jira/browse/FLINK-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605411#comment-15605411
]
Ufuk Celebi commented on FLINK-4911:
I guess this issue supercedes/has as subtask FLIN
[
https://issues.apache.org/jira/browse/FLINK-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske closed FLINK-4639.
Resolution: Fixed
Fix Version/s: 1.2.0
Fixed for 1.2.0 with dc0b3430f8d243b1876125e4949e733ae
[
https://issues.apache.org/jira/browse/FLINK-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605428#comment-15605428
]
ASF GitHub Bot commented on FLINK-4762:
---
Github user asfgit closed the pull request
[
https://issues.apache.org/jira/browse/FLINK-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605429#comment-15605429
]
ASF GitHub Bot commented on FLINK-3035:
---
Github user asfgit closed the pull request
[
https://issues.apache.org/jira/browse/FLINK-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605430#comment-15605430
]
ASF GitHub Bot commented on FLINK-4639:
---
Github user asfgit closed the pull request
Github user liuyuzhong commented on the issue:
https://github.com/apache/flink/pull/2439
Sorry.forget to check it. I will do it tomorrow.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
Stephan Ewen created FLINK-4911:
---
Summary: Non-disruptive JobManager Failures
Key: FLINK-4911
URL: https://issues.apache.org/jira/browse/FLINK-4911
Project: Flink
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/FLINK-4450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605393#comment-15605393
]
ASF GitHub Bot commented on FLINK-4450:
---
Github user liuyuzhong commented on the iss
[
https://issues.apache.org/jira/browse/FLINK-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605349#comment-15605349
]
Aljoscha Krettek commented on FLINK-4832:
-
+1 That's exactly what I said earlier .
Stefan Richter created FLINK-4910:
-
Summary: Introduce safety net for closing file system streams
Key: FLINK-4910
URL: https://issues.apache.org/jira/browse/FLINK-4910
Project: Flink
Issue Ty
[
https://issues.apache.org/jira/browse/FLINK-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter reassigned FLINK-4910:
-
Assignee: Stefan Richter
> Introduce safety net for closing file system streams
> ---
Stefano Bortoli created FLINK-4909:
--
Summary: JDBC Input format cast exception management
Key: FLINK-4909
URL: https://issues.apache.org/jira/browse/FLINK-4909
Project: Flink
Issue Type: Imp
Github user uce commented on the issue:
https://github.com/apache/flink/pull/2690
PS: I would like to apply this to the `release-1.1` branch as well.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does no
Github user thvasilo commented on the issue:
https://github.com/apache/flink/pull/2684
Thank you for your contribution Thomas!
The changes look mostly fine I think, my only concern is the need to cast
the types in lines
[215-216](https://github.com/apache/flink/pull/2684/file
[
https://issues.apache.org/jira/browse/FLINK-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605236#comment-15605236
]
ASF GitHub Bot commented on FLINK-4908:
---
Github user thvasilo commented on the issue
Theodore Vasiloudis created FLINK-4908:
--
Summary: Add docs about evaluate operation to all predictors
Key: FLINK-4908
URL: https://issues.apache.org/jira/browse/FLINK-4908
Project: Flink
Github user uce commented on the issue:
https://github.com/apache/flink/pull/2689
The changes look good. +1 to merge after Travis passes.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
[
https://issues.apache.org/jira/browse/FLINK-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605222#comment-15605222
]
ASF GitHub Bot commented on FLINK-4894:
---
Github user uce commented on the issue:
[
https://issues.apache.org/jira/browse/FLINK-4894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605221#comment-15605221
]
ASF GitHub Bot commented on FLINK-4894:
---
GitHub user uce opened a pull request:
[
https://issues.apache.org/jira/browse/FLINK-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605219#comment-15605219
]
Stephan Ewen commented on FLINK-4298:
-
Fixed in 1.1.4 via 17bb96dd64305fdfaffdd049cd95
[
https://issues.apache.org/jira/browse/FLINK-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605218#comment-15605218
]
Stephan Ewen commented on FLINK-4218:
-
Fixed in 1.1.4 via 198f2b072761d6e6ca93ff5e93bf
[
https://issues.apache.org/jira/browse/FLINK-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-4619.
--
Resolution: Fixed
Fixed in {{b05c3c1}} (master), {{6624348}} (release-1.1).
> JobManager does not answe
[
https://issues.apache.org/jira/browse/FLINK-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605177#comment-15605177
]
ASF GitHub Bot commented on FLINK-4903:
---
Github user uce commented on the issue:
[
https://issues.apache.org/jira/browse/FLINK-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605123#comment-15605123
]
Kostas Kloudas commented on FLINK-4907:
---
[~aljoscha] thanks for reporting this. I ha
[
https://issues.apache.org/jira/browse/FLINK-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fabian Hueske reopened FLINK-2662:
--
Reopened due to the bug reported by [~ymarzougui].
> CompilerException: "Bug: Plan generation for U
Github user zentol closed the pull request at:
https://github.com/apache/flink/pull/2614
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
[
https://issues.apache.org/jira/browse/FLINK-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605046#comment-15605046
]
ASF GitHub Bot commented on FLINK-4733:
---
Github user zentol commented on the issue:
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2616
Note that 2 new methods were introduced into the `StreamConfig`:
`setChainStart() / isChainStart()` to better determine which output counter
should be used for the task. Previously this used the same
[
https://issues.apache.org/jira/browse/FLINK-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605034#comment-15605034
]
ASF GitHub Bot commented on FLINK-4773:
---
Github user zentol closed the pull request
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2616
@rmetzger Rebased version is up.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and
[
https://issues.apache.org/jira/browse/FLINK-4733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605036#comment-15605036
]
ASF GitHub Bot commented on FLINK-4733:
---
Github user zentol commented on the issue:
[
https://issues.apache.org/jira/browse/FLINK-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yassine Marzougui updated FLINK-2662:
-
Attachment: Bug.java
I ran into the same problem with Flink 1.1.3 when trying to perform
[
https://issues.apache.org/jira/browse/FLINK-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger reassigned FLINK-4050:
-
Assignee: Robert Metzger
> FlinkKafkaProducer API Refactor
>
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2521
Merging
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fea
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2688
Merging
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the fea
[
https://issues.apache.org/jira/browse/FLINK-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604971#comment-15604971
]
Philipp von dem Bussche edited comment on FLINK-4888 at 10/25/16 10:57 AM:
-
[
https://issues.apache.org/jira/browse/FLINK-4762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604974#comment-15604974
]
ASF GitHub Bot commented on FLINK-4762:
---
Github user fhueske commented on the issue:
[
https://issues.apache.org/jira/browse/FLINK-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604971#comment-15604971
]
Philipp von dem Bussche commented on FLINK-4888:
[~Zentol] thanks for that
[
https://issues.apache.org/jira/browse/FLINK-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604972#comment-15604972
]
ASF GitHub Bot commented on FLINK-4639:
---
Github user fhueske commented on the issue:
Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/2616#discussion_r84696513
--- Diff:
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/JobDetailsHandler.java
---
@@ -147,11 +143,36 @@ public String handle
1 - 100 of 126 matches
Mail list logo