Hi Henry,
Yes, there is. The Commits@ list actually gets notifications on failures
and recoveries. I figured sending them to dev@ would bother too many people
because sometimes the infrastructure is flaky and it fails for no
particular reason.
Cheers,
Max
On Tue, Oct 27, 2015 at 4:18 AM, Henry S
I've prepared a new testing document:
https://docs.google.com/document/d/1S3niz5dPElA4dX-SfLwf9JwkzEAYHVLD7vsLLOAu06Q/edit
Please take one or two checks and verify them. Thanks and happy testing :)
On Mon, Oct 26, 2015 at 11:06 PM, Maximilian Michels wrote:
> Please vote on releasing the foll
Hi Matthias,
thanks for taking care of this issue.
How about we change the menu completely, i.e., have menue entries for:
- Project Website
- Setup
- Local
- Cluster
- Yarn
- DataSet API
- Programming guide
- transformations
- DataStream API
- Programming Guide
- Internals
This is no
There are still references to 0.10-SNAPSHOT in the release. Especially for the
quickstarts this is problematic:
~/D/flink (release-0.10.0-rc1|✔) $ ag "0.10-SNAPSHOT"
docs/_config.yml
30:version: "0.10-SNAPSHOT"
docs/apis/best_practices.md
331:0.10-SNAPSHOT
346:0.10-SNAPSH
> On 27 Oct 2015, at 12:12, Aljoscha Krettek wrote:
>
> There are still references to 0.10-SNAPSHOT in the release. Especially for
> the quickstarts this is problematic:
>
> ~/D/flink (release-0.10.0-rc1|✔) $ ag "0.10-SNAPSHOT"
> docs/_config.yml
> 30:version: "0.10-SNAPSHOT"
>
> docs/apis/be
Thanks for spotting this, Aljoscha. The main issue are the quickstart
files. Quite odd the release scripts didn't catch that.
On Tue, Oct 27, 2015 at 12:18 PM, Ufuk Celebi wrote:
>
> > On 27 Oct 2015, at 12:12, Aljoscha Krettek wrote:
> >
> > There are still references to 0.10-SNAPSHOT in the r
start-cluster-streaming.sh and start-local-streaming.sh don’t work if the flink
path has spaces. I’m fixing it on master and on release-0.10.
> On 26 Oct 2015, at 23:06, Maximilian Michels wrote:
>
> Please vote on releasing the following candidate as Apache Flink version
> 0.10.0:
>
> The comm
Andra Lungu created FLINK-2926:
--
Summary: Add a Strongly Connected Components Library Method
Key: FLINK-2926
URL: https://issues.apache.org/jira/browse/FLINK-2926
Project: Flink
Issue Type: Task
The plan visualizer does not show anything for the output generated by
“bin/flink info”
> On 27 Oct 2015, at 13:48, Aljoscha Krettek wrote:
>
> start-cluster-streaming.sh and start-local-streaming.sh don’t work if the
> flink path has spaces. I’m fixing it on master and on release-0.10.
>> On
Good catch, Aljoscha. As far as I know the plan visualizer is only broken
for Safari. It works for me with Firefox.
On Tue, Oct 27, 2015 at 3:14 PM, Aljoscha Krettek
wrote:
> The plan visualizer does not show anything for the output generated by
> “bin/flink info”
>
> > On 27 Oct 2015, at 13:48,
I tested this for rc0, and I confirm.
Worked fine for Firefox and Chrome, didn't work for Safari (I left a note
in the previous testing doc).
-Vasia.
On 27 October 2015 at 15:18, Maximilian Michels wrote:
> Good catch, Aljoscha. As far as I know the plan visualizer is only broken
> for Safari.
Yes, I can confirm that it works with Chrome on OS X
> On 27 Oct 2015, at 15:26, Vasiliki Kalavri wrote:
>
> I tested this for rc0, and I confirm.
> Worked fine for Firefox and Chrome, didn't work for Safari (I left a note
> in the previous testing doc).
>
> -Vasia.
>
> On 27 October 2015 at 15
Ah thanks Max, sending to commits@ is good
- Henry
On Tue, Oct 27, 2015 at 2:35 AM, Maximilian Michels wrote:
> Hi Henry,
>
> Yes, there is. The Commits@ list actually gets notifications on failures
> and recoveries. I figured sending them to dev@ would bother too many people
> because sometimes
Ufuk Celebi created FLINK-2927:
--
Summary: Provide default required configuration keys in flink-conf
of binary distribution
Key: FLINK-2927
URL: https://issues.apache.org/jira/browse/FLINK-2927
Project: F
Ufuk Celebi created FLINK-2928:
--
Summary: Confusing job status visualisation in web frontend
Key: FLINK-2928
URL: https://issues.apache.org/jira/browse/FLINK-2928
Project: Flink
Issue Type: Impr
Hello squirrels,
I want to discuss with you a few concerns I have about our current
vertex-centric model implementation, Spargel, now fully subsumed by Gelly.
Spargel is our implementation of Pregel [1], but it violates some
fundamental properties of the model, as described in the paper and as
im
Ufuk Celebi created FLINK-2929:
--
Summary: Recovery of jobs on cluster restarts
Key: FLINK-2929
URL: https://issues.apache.org/jira/browse/FLINK-2929
Project: Flink
Issue Type: Improvement
Af
Ufuk Celebi created FLINK-2930:
--
Summary: ExecutionConfig execution retry delay not respected
Key: FLINK-2930
URL: https://issues.apache.org/jira/browse/FLINK-2930
Project: Flink
Issue Type: Bug
Gyula Fora created FLINK-2931:
-
Summary: Add global recovery timestamp to state restore
Key: FLINK-2931
URL: https://issues.apache.org/jira/browse/FLINK-2931
Project: Flink
Issue Type: Improvemen
Apart from a few minor problems the release seems to be in good shape.
- The version number problem should be easy to fix
- I don’t know if we’re going to fix the visualizer for Safari before the
release
- The start-*-streaming.sh scripts are already fixed to support spaces in paths
Today I ra
I chat with them on Thursday to talk about their future plans.
I will keep you updated.
Von: ewenstep...@gmail.com im Auftrag von Stephan Ewen
Gesendet: Samstag, 24. Oktober 2015 16:09
An: dev@flink.apache.org
Betreff: Re: FastR-Flink: a new open source
Thanks, Andreas!
On Tue, Oct 27, 2015 at 10:14 AM, Kunft, Andreas wrote:
> I chat with them on Thursday to talk about their future plans.
>
> I will keep you updated.
>
> Von: ewenstep...@gmail.com im Auftrag von Stephan
> Ewen
> Gesendet: Samstag, 24.
Hi,
At our group, we also moved several algorithms from Giraph to Gelly and
ran into some confusing issues (first in understanding, second during
implementation) caused by the conceptional differences you described.
If there are no concrete advantages (performance mainly) in the Spargel
impl
I'll try to have a look at the proposal from a performance point of view in
the next days.
Please ping me, if I don't follow up this thread.
Cheers, Fabian
2015-10-27 18:28 GMT+01:00 Martin Junghanns :
> Hi,
>
> At our group, we also moved several algorithms from Giraph to Gelly and
> ran into s
@Martin: thanks for your input! If you ran into any other issues that I
didn't mention, please let us know. Obviously, even with my proposal, there
are still features we cannot support, e.g. updating edge values and graph
mutations. We'll need to re-think the underlying iteration and/or graph
repre
Thanks for the input Fabian!
I was actually referring to the main page regarding changes of the menu
structure.
Currently, the layout is:
>FlinkLogo| Overview | Quickstart | Features | Download |
> Documentation | FAQ || Blog | Community | Project
> (-> index.html) (-> doc page) (-
Hi,
I just "discovered" that on the Flink "Material" page, a couple of slide
decks are listed (https://flink.apache.org/material.html). I guess, this
list is far from complete. Should we try to extend it?
-Matthias
signature.asc
Description: OpenPGP digital signature
Thank you all for testing so far!
We fixed the version number problem. Ufuk's configuration parameters and
shading for EMR have been pulled into the release-0.10 branch. I will go
ahead and create a new RC.
On Tue, Oct 27, 2015 at 6:13 PM, Aljoscha Krettek
wrote:
> Apart from a few minor proble
The vote is cancelled in favor of a new release candidate.
On Tue, Oct 27, 2015 at 10:10 PM, Maximilian Michels wrote:
> Thank you all for testing so far!
>
> We fixed the version number problem. Ufuk's configuration parameters and
> shading for EMR have been pulled into the release-0.10 branch.
Please vote on releasing the following candidate as Apache Flink version
0.10.0:
The commit to be voted on:
ed75049dfc9748eae81ace9d4d686907dcd7835c
Branch:
release-0.10.0-rc2 (see
https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git)
The release artifacts to be voted on can be found at:
Just updated this. Improved the layout and added FastR project.
https://github.com/mjsax/flink-web/tree/flink-external-page
-Matthias
On 10/27/2015 03:25 AM, Matthias J. Sax wrote:
> Hi,
>
> I updated the flink-external section on the Flink Web-Page:
> https://github.com/mjsax/flink-web/tree/fl
Frederick F. Kautz IV created FLINK-2932:
Summary: Flink quickstart docs should ask users to download from
https, not http
Key: FLINK-2932
URL: https://issues.apache.org/jira/browse/FLINK-2932
I agree that it is confusing that the documentation is linked more than
once from the project website menu. It is not clear when you enter the
documentation section and how to get back.
However, the "Overview" menu entry on the project website does not point to
the documentation but to http://flin
Frederick F. Kautz IV created FLINK-2933:
Summary: Flink scala libraries exposed with maven should carry
scala version
Key: FLINK-2933
URL: https://issues.apache.org/jira/browse/FLINK-2933
Pro
34 matches
Mail list logo