Thanks, guys. FLINK-1376 goes to 0.8.1. I'm building the next release
candidate for 0.8.0 then.
On Mon, Jan 12, 2015 at 11:36 AM, Till Rohrmann
wrote:
> Yeah I agree with that.
>
> On Mon, Jan 12, 2015 at 11:30 AM, Ufuk Celebi wrote:
>
> > On Mon, Jan 12, 2015 at 11:22 AM, Stephan Ewen wrote:
Yeah I agree with that.
On Mon, Jan 12, 2015 at 11:30 AM, Ufuk Celebi wrote:
> On Mon, Jan 12, 2015 at 11:22 AM, Stephan Ewen wrote:
>
> > It would be good to have the patch, but it is also a very tricky patch,
> so
> > pushing it hastily may be problematic.
> >
>
> I agree. @Till: would that b
On Mon, Jan 12, 2015 at 11:22 AM, Stephan Ewen wrote:
> It would be good to have the patch, but it is also a very tricky patch, so
> pushing it hastily may be problematic.
>
I agree. @Till: would that be OK with you? If yes, I think we are good to
go for the next RC.
It would be good to have the patch, but it is also a very tricky patch, so
pushing it hastily may be problematic.
We could put out 0.8 and very soon a 0.8.1 with that fix.
Am 12.01.2015 11:12 schrieb "Till Rohrmann" :
> I only have to fix a last dead lock and then the fix should be working.
>
> O
I only have to fix a last dead lock and then the fix should be working.
On Mon, Jan 12, 2015 at 11:06 AM, Ufuk Celebi wrote:
> Thanks, Marton. Yes, I think
> https://issues.apache.org/jira/browse/FLINK-1376.
>
> Till has a fix coming up for it. Should we wait for this or postpone it to
> 0.8.1?
Thanks, Marton. Yes, I think https://issues.apache.org/jira/browse/FLINK-1376.
Till has a fix coming up for it. Should we wait for this or postpone it to
0.8.1?
– Ufuk
On 12 Jan 2015, at 10:16, Márton Balassi wrote:
> Based on the requests listed in this thread Stephan and myself
> cherry-pic
Based on the requests listed in this thread Stephan and myself
cherry-picked the following commits:
7634310 [FLINK-1266] Generalize DistributedFileSystem implementation
(rmetzger)
40a2705 [FLINK-1266] Update mongodb link and address pull request comments
(rmetzger)
cd66ced [FLINK-1266] Properly pa
I've tested it on an empty YARN cluster, allocating more containers than
available.
Flink will then allocate as many containers as possible.
On Sat, Jan 10, 2015 at 7:31 PM, Stephan Ewen wrote:
> Seems reasonable. Have you tested it on a cluster with concurrent YARN
> jobs?
>
> On Sat, Jan 10, 2
Seems reasonable. Have you tested it on a cluster with concurrent YARN jobs?
On Sat, Jan 10, 2015 at 7:28 PM, Robert Metzger wrote:
> I would really like to include this commit into the 0.8 release as well:
>
> https://github.com/apache/flink/commit/ec2bb573d185429f8b3efe111850b8f0e67f2704
> A u
I would really like to include this commit into the 0.8 release as well:
https://github.com/apache/flink/commit/ec2bb573d185429f8b3efe111850b8f0e67f2704
A user is affected by this issue.
If you agree, I can merge it.
On Sat, Jan 10, 2015 at 7:25 PM, Stephan Ewen wrote:
> I have gone through the
I have gone through the code, cleaned up dependencies and made sure that
all licenses are correctly handled.
The changes are in the public release-0.8 branch.
>From that side, the code is now good to go in my opinion.
Stephan
On Sat, Jan 10, 2015 at 12:30 PM, Robert Metzger
wrote:
> I've upd
I've updated the docs/_config.yml variables to reflect that hadoop2 is now
the default profile: https://github.com/apache/flink/pull/294
On Fri, Jan 9, 2015 at 8:52 PM, Stephan Ewen wrote:
> Just as a heads up. I am almost through with checking dependencies and
> licenses.
> Will commit that lat
Just as a heads up. I am almost through with checking dependencies and
licenses.
Will commit that later tonight or tomorrow.
On Fri, Jan 9, 2015 at 7:09 PM, Stephan Ewen wrote:
> I vote to include it as well. It is sort of vital for advanced use of the
> Scala API.
>
> It is also an isolated cha
I vote to include it as well. It is sort of vital for advanced use of the
Scala API.
It is also an isolated change that does not affect other components, so it
should be testable very well.
On Fri, Jan 9, 2015 at 7:05 PM, Robert Metzger wrote:
> I'd say yes because its affecting a user.
>
> On
I'd say yes because its affecting a user.
On Fri, Jan 9, 2015 at 7:00 PM, Aljoscha Krettek
wrote:
> I have a fix for this issue:
> https://issues.apache.org/jira/browse/FLINK-1378?jql=project%20%3D%20FLINK
> and I think this should also make it into the 0.8.0 release.
>
> What do you think?
>
>
I have a fix for this issue:
https://issues.apache.org/jira/browse/FLINK-1378?jql=project%20%3D%20FLINK
and I think this should also make it into the 0.8.0 release.
What do you think?
On Fri, Jan 9, 2015 at 3:28 PM, Márton Balassi wrote:
> Sure, thanks Ufuk.
>
> On Fri, Jan 9, 2015 at 3:15 PM, U
Sure, thanks Ufuk.
On Fri, Jan 9, 2015 at 3:15 PM, Ufuk Celebi wrote:
> Marton, could you also cherry-pick 7f659f6 and 7e08fa1 for the next RC?
> It's a minor update to the README describing the IDE setup.
>
> I will closed the respective issue FLINK-1109.
>
> On 08 Jan 2015, at 23:50, Henry Sap
Marton, could you also cherry-pick 7f659f6 and 7e08fa1 for the next RC? It's a
minor update to the README describing the IDE setup.
I will closed the respective issue FLINK-1109.
On 08 Jan 2015, at 23:50, Henry Saputra wrote:
> Marton, could you close this VOTE thread by replying to the origin
Marton, could you close this VOTE thread by replying to the original
email and append [CANCEL] in the subject line.
- Henry
On Thu, Jan 8, 2015 at 9:35 AM, Márton Balassi wrote:
> Cherry-picked and tested: found no duplicate dependencies in lib, yarn
> uberjar build goes without the mentioned wa
Cherry-picked and tested: found no duplicate dependencies in lib, yarn
uberjar build goes without the mentioned warns.
Travis tests are passing, pushing soon.
On Thu, Jan 8, 2015 at 4:57 PM, Stephan Ewen wrote:
> Nice.
>
> @Marton: As soon as as you are done, I make a pass over the licenses...
>
20 matches
Mail list logo