Github user ankurcha closed the pull request at:
https://github.com/apache/flink/pull/948
---
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
Github user ankurcha commented on a diff in the pull request:
https://github.com/apache/flink/pull/948#discussion_r41721162
--- Diff: flink-mesos/pom.xml ---
@@ -0,0 +1,203 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+xmlns:xsi="http://www.w
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-145987456
@hsaputra Added javadoc.
---
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
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-142825340
Hi @rmetzger,
This completely got buried in scheduler but i think i have finally worked
out the kinks. Thanks for spending the time to try it out.
I
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-138417721
@rmetzger This PR should be good to test. I have embedded a simple http
server that can serve the `log4j.configuration=...` file or the a default file
to the task
Github user ankurcha commented on a diff in the pull request:
https://github.com/apache/flink/pull/948#discussion_r38281174
--- Diff:
flink-mesos/src/main/scala/org/apache/flink/mesos/scheduler/SchedulerUtils.scala
---
@@ -0,0 +1,348 @@
+/*
+ * Licensed to the Apache
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-136236719
@rmetzger I have finally got some time to work on this again. Let me
address your question one by one:
> Why did you decide to start the JobManager alongs
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-132529165
Thanks all for the comments. I am out for MesosCon and work this week. I'll
try to address the feedback and push some changes later this weekend.
---
If your pr
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-129765378
@StephanEwen Thanks for the pointer, I replied on the mailing list thread.
Any code-review comments for this pull request?
---
If your project is set up for it
Github user ankurcha commented on the pull request:
https://github.com/apache/flink/pull/948#issuecomment-126522087
Clearly i don't know how to add stuff correctly to the .travis file. If I
could get some help with that, it'll be great.
@uce @StephanEwen - I have
GitHub user ankurcha opened a pull request:
https://github.com/apache/flink/pull/948
[FLINK-1984] Integrate Flink with Apache Mesos
This pull requests adds a mesos scheduler and an executor (inspired from
the work done in, now abandoned, PR #251). The highlights are as follows
11 matches
Mail list logo