+1
On Jan 26, 2018 9:28 AM, "Sunil G" wrote:
> +1
>
> - Sunil
>
>
> On Fri, Jan 26, 2018 at 8:58 PM Arun Suresh wrote:
>
>> Hello yarn-dev@
>>
>> Based on the positive feedback from the DISCUSS thread [1], I'd like to
>> start a formal vote to merge YARN-6592 [2] to trunk. The vote will run for
Also I think this can help us close the gap (and surpass) Kubernetes for
complex services (at least for resource management)... It would be awesome
to have a compatibility layer so folks can run Kubernetes natives apps on a
yarn cluster.
On Jan 26, 2018 1:32 AM, "Carlo Aldo Curino"
+1. I didn't runs tests, but I like the design, and speaking with ops teams
that operate large clusters I hear this is a feature they think is going to
help a lot, so I am very supportive of this effort.
On Jan 25, 2018 7:08 PM, "Konstantinos Karanasos"
wrote:
> Thanks for starting the thread Ar
I haven't tested this, but I support the merge as the patch is very much
needed for MS usecases as well... Can this be cherry-picked on 2.9 easily?
Thanks for this contribution!
Cheers,
Carlo
On Nov 29, 2017 6:34 PM, "Weiwei Yang" wrote:
> Hi Sunil
>
> +1 from my side.
> Actually we have appli
Thank you Subru and Arun for driving this, to everyone who tested the
release, and the many more who contributed code and reviews to make this
possible.
Even if we have been at this for a while it is kind of magical to see OSS
development happening.
Cheers,
Carlo
On Nov 17, 2017 1:57 PM, "Subru
+1 (binding)
On Nov 15, 2017 8:23 AM, "Mukul Kumar Singh" wrote:
> +1 (non-binding)
>
> I built from source on Mac OS X 10.13.1 Java 1.8.0_111
>
> - Deployed on a single node cluster.
> - Deployed a ViewFS cluster with two hdfs mount points.
> - Performed basic sanity checks.
> - Performed DFS o
+1 from me.
I have:
1) setup a small cluster
2) enabled the reservation system
3) submitted reservation through REST
4) ran a job within reservation
5) did few negative tests (what happens if res system is disabled and you
try to reserve, what happens if a job is submitted with invalid res id,
etc