[
https://issues.apache.org/jira/browse/FLINK-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel updated FLINK-2414:
---
Assignee: (was: Sachin Goel)
> Extend job data in job list
> ---
>
>
[
https://issues.apache.org/jira/browse/FLINK-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel reassigned FLINK-2414:
--
Assignee: Sachin Goel
> Extend job data in job list
> ---
>
>
[
https://issues.apache.org/jira/browse/FLINK-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650505#comment-14650505
]
ASF GitHub Bot commented on FLINK-2238:
---
Github user fhueske commented on the pull r
Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/956#issuecomment-126947195
Damn, that's on me. :-/
I'll revert the commit for the 0.9 branch and recommit for 0.10 with
corrected commit message.
Is there already an API change list fo
Sachin Goel created FLINK-2460:
--
Summary: ReduceOnNeighborsWithExceptionITCase failure
Key: FLINK-2460
URL: https://issues.apache.org/jira/browse/FLINK-2460
Project: Flink
Issue Type: Bug
Github user sachingoel0101 commented on the pull request:
https://github.com/apache/flink/pull/971#issuecomment-126943148
@mxm, you should verify if should we do away with the logging test since
you reviewed it.
If not, the problem is easily fixed by setting a free port instead of
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650489#comment-14650489
]
ASF GitHub Bot commented on FLINK-2459:
---
Github user sachingoel0101 commented on the
[
https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650487#comment-14650487
]
Daniel Pape commented on FLINK-1737:
Hi Sachin,
Yes, there is some ongoing progress.
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650481#comment-14650481
]
ASF GitHub Bot commented on FLINK-2459:
---
GitHub user sachingoel0101 opened a pull re
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/971
[FLINK-2459][cli]Cli API and doc fixes.
1. Remove CliFrontendLoggingTest. Test directly that the logging flag is
interpreted correctly.
2. [hotfix] Doc fix for cli api
3. [hotfix] Info
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650466#comment-14650466
]
Chesnay Schepler commented on FLINK-2449:
-
yes i may be overthinking this. think w
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650433#comment-14650433
]
Sachin Goel commented on FLINK-2459:
Ah. I'll change the test in CliFrontend to deal w
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650431#comment-14650431
]
Sachin Goel commented on FLINK-2449:
Won't that actually be a plus point? I mean, if s
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650427#comment-14650427
]
Stephan Ewen commented on FLINK-2459:
-
The concern that no log output is in system out
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650419#comment-14650419
]
Sachin Goel edited comment on FLINK-2459 at 8/1/15 4:13 PM:
Ye
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650419#comment-14650419
]
Sachin Goel commented on FLINK-2459:
Yes, by itself checking that the flag is passed i
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650417#comment-14650417
]
Stephan Ewen commented on FLINK-2459:
-
How about reworking the test as a whole? Right
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650416#comment-14650416
]
Stephan Ewen commented on FLINK-2449:
-
Is that a use case for the distributed cache, t
[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650412#comment-14650412
]
ASF GitHub Bot commented on FLINK-2458:
---
GitHub user sachingoel0101 opened a pull re
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/970
[FLINK-2458][FLINK-2449]Access distributed cache entries for
CollectionExecution and in Iterative tasks.
1. This PR adds support for accessing distributed cache entries when
running iteration
[
https://issues.apache.org/jira/browse/FLINK-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel reassigned FLINK-2459:
--
Assignee: Sachin Goel
> Failure on recently added Client side logging test
> --
Sachin Goel created FLINK-2459:
--
Summary: Failure on recently added Client side logging test
Key: FLINK-2459
URL: https://issues.apache.org/jira/browse/FLINK-2459
Project: Flink
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650396#comment-14650396
]
Chesnay Schepler commented on FLINK-2449:
-
But passing the original file wouldn't
[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650365#comment-14650365
]
Sachin Goel commented on FLINK-2458:
You can take a look here:
https://github.com/apa
[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650355#comment-14650355
]
Stephan Ewen commented on FLINK-2458:
-
Can you describe how you plan to change this?
[
https://issues.apache.org/jira/browse/FLINK-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel reassigned FLINK-2458:
--
Assignee: Sachin Goel
> Distributed Cache doesn't work with iterations.
> -
Sachin Goel created FLINK-2458:
--
Summary: Distributed Cache doesn't work with iterations.
Key: FLINK-2458
URL: https://issues.apache.org/jira/browse/FLINK-2458
Project: Flink
Issue Type: Bug
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goel reassigned FLINK-2449:
--
Assignee: Sachin Goel
> DistCache doesn't work with JavaProgram Collection tests
>
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650323#comment-14650323
]
Stephan Ewen commented on FLINK-2449:
-
We could also add a "no op" distributed cache f
[
https://issues.apache.org/jira/browse/FLINK-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650321#comment-14650321
]
ASF GitHub Bot commented on FLINK-2238:
---
Github user StephanEwen commented on the pu
Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/956#issuecomment-126916758
This change was actually API breaking (binary compatibility). It should
actually be tagged like that.
For the release 0.10, there should also be a list of wha
[
https://issues.apache.org/jira/browse/FLINK-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650305#comment-14650305
]
Eric Falk commented on FLINK-2170:
--
Hello, if nobody is working on that issue yet, I woul
Matthias J. Sax created FLINK-2457:
--
Summary: Tuple.getTupleClass cannot generate Tuple0
Key: FLINK-2457
URL: https://issues.apache.org/jira/browse/FLINK-2457
Project: Flink
Issue Type: Impr
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650260#comment-14650260
]
Sachin Goel commented on FLINK-2449:
Yes. I agree. We should disallow calling {{regist
[
https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650257#comment-14650257
]
Sachin Goel commented on FLINK-1737:
Hi [~Daniel Pape], is there any update on this?
[
https://issues.apache.org/jira/browse/FLINK-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650228#comment-14650228
]
ASF GitHub Bot commented on FLINK-2456:
---
GitHub user HuangWHWHW opened a pull reques
GitHub user HuangWHWHW opened a pull request:
https://github.com/apache/flink/pull/969
[FLINK-2456][fix]add a repository ID for hadoop2 in flink-hbase module
add a repository for hadoop-2 in flink-hbase.
It can be downloaded through a specified mirror like:
[
https://issues.apache.org/jira/browse/FLINK-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650214#comment-14650214
]
Chesnay Schepler commented on FLINK-2449:
-
i still think it needs a better excepti
Huang Wei created FLINK-2456:
Summary: The flink-hbase module dependencies hadoop-2 specifies a
repository ID
Key: FLINK-2456
URL: https://issues.apache.org/jira/browse/FLINK-2456
Project: Flink
39 matches
Mail list logo