Help, I keep getting error from master when running tests:
Failed tests:
BlobUtilsTest.testExceptionOnCreateStorageDirectoryFailure Expected
exception: java.lang.Exception
Anyone else seen this error before?
- Henry
Hello,
My name is Cosmin and I'm a 4th year Computer Science student at Politehnica
University of Bucharest.
I would like to start contributing to Flink through GSoC on this project.
I am familiar with basic distributed systems concepts and I worked a bit
with MapReduce on Hadoop in the past and
According to the first email, the deadline was at 7 pm UTC, i.e. 8 pm CET,
but I'm not sure if it's a "hard" deadline.
On Feb 12, 2015 8:17 PM, "Stephan Ewen" wrote:
Fabian, is the monitoring related to WebFrontend progress visualization? If
not, I will propose a topic there.
Am 12.02.2015 18:32
Fabian, is the monitoring related to WebFrontend progress visualization? If
not, I will propose a topic there.
Am 12.02.2015 18:32 schrieb "Vasiliki Kalavri" :
> Thanks for the replies everyone! I'm also adding a Gelly project ;)
>
> On 12 February 2015 at 18:10, Robert Metzger wrote:
>
> > I thi
Vasia Kalavri created FLINK-1536:
Summary: GSoC project: Graph partitioning operators for Gelly
Key: FLINK-1536
URL: https://issues.apache.org/jira/browse/FLINK-1536
Project: Flink
Issue Type
Thanks for the replies everyone! I'm also adding a Gelly project ;)
On 12 February 2015 at 18:10, Robert Metzger wrote:
> I think that's fine because students have to come up with a project
> proposal.
>
> On Thu, Feb 12, 2015 at 6:09 PM, Till Rohrmann
> wrote:
>
> > I can add a GSoC issue for
I think that's fine because students have to come up with a project
proposal.
On Thu, Feb 12, 2015 at 6:09 PM, Till Rohrmann wrote:
> I can add a GSoC issue for the ML library. But it will be a bit vague in
> terms of what can be done.
>
> On Thu, Feb 12, 2015 at 3:13 PM, Márton Balassi
> wrote
I can add a GSoC issue for the ML library. But it will be a bit vague in
terms of what can be done.
On Thu, Feb 12, 2015 at 3:13 PM, Márton Balassi
wrote:
> Hey,
>
> Please add the JIRA for the projects, the deadline for the organizations is
> tomorrow! Gyula has already added one [1], I'm also
The kryo underflow should be fixed with the PR [1].
[1] https://github.com/apache/flink/pull/391
On Thu, Feb 12, 2015 at 4:10 PM, Nam-Luc Tran
wrote:
> Without the .returns(...) statement it yelled about type erasure.
> Putting.returns(Centroid25.class) did the trick.
>
> Thanks everyone for yo
Without the .returns(...) statement it yelled about type erasure.
Putting.returns(Centroid25.class) did the trick.
Thanks everyone for your help.
Tran Nam-Luc
At Thursday, 12/02/2015 on 12:06 Kirschnick, Johannes wrote:
Hi,
I basically just reported an issue and found this thread on the list
a
Stephan Ewen created FLINK-1535:
---
Summary: Use usercode class loader to serialize/deserialize
accumulators
Key: FLINK-1535
URL: https://issues.apache.org/jira/browse/FLINK-1535
Project: Flink
Márton Balassi created FLINK-1534:
-
Summary: GSoC project: Distributed pattern matching over Flink
streaming
Key: FLINK-1534
URL: https://issues.apache.org/jira/browse/FLINK-1534
Project: Flink
Hey,
Please add the JIRA for the projects, the deadline for the organizations is
tomorrow! Gyula has already added one [1], I'm also adding some.
[1] https://issues.apache.org/jira/browse/FLINK-1503
On Thu, Feb 12, 2015 at 12:26 PM, Stephan Ewen wrote:
> I think if the ML library general frame
Searching for "travis build notifications apache" on Google reveals
actually a commit from our repo:
http://mail-archives.apache.org/mod_mbox/flink-commits/201406.mbox/%3c8be204a6869f4380b0de3135373c0...@git.apache.org%3E
Tajo also tried this: https://issues.apache.org/jira/browse/TAJO-834
But I d
No, I think this won't work because travis only sends emails to accounts
associated with the repository. In this case its the apache/flink github
repository and nobody of us is actually part of the organization.
See http://docs.travis-ci.com/user/notifications/:
> The most common cause for not re
I just found out that we can simply activate email notifications for build
failures.
Can we allow bu...@travis-ci.org to send to dev@f.a.o?
On Wed, Jan 21, 2015 at 9:41 PM, Robert Metzger wrote:
> I'm actually quite happy with the travis setup. Since most of the
> contributors/committers have t
Till Rohrmann created FLINK-1533:
Summary: NullPointerException in
SlotSharingGroupAssignment.addSharedSlotAndAllocateSubSlot
Key: FLINK-1533
URL: https://issues.apache.org/jira/browse/FLINK-1533
Proj
Till Rohrmann created FLINK-1532:
Summary: AggregatorsITCase fails spuriously
Key: FLINK-1532
URL: https://issues.apache.org/jira/browse/FLINK-1532
Project: Flink
Issue Type: Bug
I think if the ML library general framework and stubs are in place, such
that it is really about implementing linear algebra algorithms, this could
work as well.
The Mahout DSL also offers a good framework, we may go for a shared
supervision with the Mahout community.
On Thu, Feb 12, 2015 at 12:0
Hi,
I basically just reported an issue and found this thread on the list about the
same error
Just bringing this up here, in case these issues are linked ...
There is a small testcase to reproduce attached
https://issues.apache.org/jira/browse/FLINK-1531
I tried to single in on the code and fi
I would like to see a GSoC student working on Gelly.
The issue with GSoC is that it requires you to be available constantly ;)
In my opinion its important to spend a few hours each week (2-5) to review
and discuss the work. Its important to do that frequently. otherwise the
student is idling.
You
Johannes created FLINK-1531:
---
Summary: Custom Kryo Serializer fails in itertation scenario
Key: FLINK-1531
URL: https://issues.apache.org/jira/browse/FLINK-1531
Project: Flink
Issue Type: Bug
+1
On Thu, Feb 12, 2015 at 11:27 AM, Robert Metzger
wrote:
> I would like to include a fix for the AvroInputFormat (to make it
> splittable).
>
> I'll open a pull request soon.
>
> After that's merged, I can create the next release candidate.
>
> On Thu, Feb 12, 2015 at 11:22 AM, Stephan Ewen w
I would like to include a fix for the AvroInputFormat (to make it
splittable).
I'll open a pull request soon.
After that's merged, I can create the next release candidate.
On Thu, Feb 12, 2015 at 11:22 AM, Stephan Ewen wrote:
> I fixed the 0.8 release branch, and also fixed some other minor is
I fixed the 0.8 release branch, and also fixed some other minor issues on
the way, plus updated the legal files (LICENSE, NOTICE).
>From my side, good to go for another release candidate...
I'm cancelling the vote.
On Wed, Feb 11, 2015 at 9:08 PM, Stephan Ewen wrote:
> I have pushed a fix for that problem to the master (0.9) and have
> cherry-picked it onto 0.8. Tests pending, should be green soon...
>
> On Wed, Feb 11, 2015 at 11:29 AM, Ufuk Celebi wrote:
>
> > -1
> >
> > The pr
26 matches
Mail list logo