That is true *only* if you do not have enough slots to run tasks for other jobs
of the same user in the entire cluster.
On Mar 5, 2013, at 9:02 PM, Jagmohan Chauhan wrote:
> I think i need to re-frame the question a bit. Yes CS supports multiple
> jobs in parallel but of different users. If i am
I am observing the logs.
On Tue, Mar 5, 2013 at 9:02 PM, Jagmohan Chauhan wrote:
> I think i need to re-frame the question a bit. Yes CS supports multiple
> jobs in parallel but of different users. If i am submitting 3 different
> jobs for a same user at the same time, they are always executed
I think i need to re-frame the question a bit. Yes CS supports multiple
jobs in parallel but of different users. If i am submitting 3 different
jobs for a same user at the same time, they are always executed in a FIFO
manner.
Am i correct?
On Tue, Mar 5, 2013 at 8:55 PM, Harsh J wrote:
> The CS
The CS does support running jobs in parallel. Are you observing just
the UI or are also noticing a FIFO behavior in logs where assignments
can be seen with timestamps?
On Wed, Mar 6, 2013 at 9:03 AM, Jagmohan Chauhan
wrote:
> Hi All
>
> Can someone please reply to my queries?
>
> On Sun, Mar 3, 2
Hi All
Can someone please reply to my queries?
On Sun, Mar 3, 2013 at 5:47 PM, Jagmohan Chauhan wrote:
> Thanks Harsh.
>
> I have a few more questions.
>
> Q1: I found it in my experiments using CS that for any user , its next job
> does not start until its current one is finished. Is it true a
Thanks Harsh.
I have a few more questions.
Q1: I found it in my experiments using CS that for any user , its next job
does not start until its current one is finished. Is it true and are there
any exceptions and if true then why is it so? I I did not find any such
condition in the implementation
On Sun, Mar 3, 2013 at 1:41 PM, Jagmohan Chauhan wrote:
> Hi
>
> I am going through the Capacity Scheduler implementation. There is one
> thing i did not understand clearly.
>
Are you reading the YARN CapacityScheduler or the older, MRv1 one? I'd
suggest reading the newer one for any implementa