I have total Memory of 48 GB with active 8 nodes.
Initially i set up
set yarn.nodemanager.resource.memory-mb=6144;
set yarn.scheduler.maximum-allocation-mb=6144;
set yarn.scheduler.minimum-allocation-mb=512;
46 Containers are created using all the space available..
Then i changed it to so that
Whats the value set in yarn-site ? Can you paste here ?
Sent from my iPhone
> On Aug 16, 2014, at 8:19 PM, "karthik Srivasthava"
> wrote:
>
> So i tried using these
>
> set yarn.nodemanager.resource.memory-mb ;
> set yarn.scheduler.maximum-allocation-mb;
>
> Even though, one yarn_tez
So i tried using these
set yarn.nodemanager.resource.memory-mb ;
set yarn.scheduler.maximum-allocation-mb;
Even though, one yarn_tez application is using all the space available..
Do you think i didnt set these settings properly or
i should set different parameters.?
Thanks in advance
Tweak parameters to control container memory allocation. Take a look at this:
http://hortonworks.com/blog/how-to-plan-and-configure-yarn-in-hdp-2-0/
> On Aug 16, 2014, at 12:58 PM, karthik Srivasthava
> wrote:
>
> Thanks manoj for ur response.
>
> But i struggle to run another application in
Limit the maximum usable memory by Yarn
Sent from my iPhone
> On Aug 16, 2014, at 12:16 PM, "karthik Srivasthava"
> wrote:
>
> I am using TEZ as Hive Execution Engine. When i run a query , Yarn Containers
> are using all the space available in node. This doesnt allow another query to
> run.
Thanks manoj for ur response.
But i struggle to run another application in same node as first yarn
application using all the available RAM .
On Sat, Aug 16, 2014 at 11:44 AM, Manoj wrote:
> Look into setting up yarn queues and quotas.
>
> > On Aug 16, 2014, at 8:15 AM, karthik Srivasthava
Hi,
maybe it does not load the webhcat configuration files webhcat-default.xml
and webhcat-site.xml. I remember I had a similar issue. See section
https://cwiki.apache.org/confluence/display/Hive/WebHCat+Configure#WebHCatConfigure-ConfigurationVariables
Please check your webhcat.log. It is create
Look into setting up yarn queues and quotas.
> On Aug 16, 2014, at 8:15 AM, karthik Srivasthava
> wrote:
>
> I am using TEZ as Hive Execution Engine. When i run a query , Yarn Containers
> are using all the space available in node. This doesnt allow another query to
> run. Am i missing any co
I am using TEZ as Hive Execution Engine. When i run a query , Yarn
Containers are using all the space available in node. This doesnt allow
another query to run. Am i missing any configuration settings here. Please
let me know guys where the error might be.
Thanks in advance,
Karthik
Suma,
UNION ALL wasn't supported on Tez at the time of the first merge, but it is
there in 0.13.0 (https://issues.apache.org/jira/browse/HIVE-6360).
Chris - sounds like a bug. I tried to repro it on trunk, but it worked for
me. Maybe I'm not hitting the right combination of things. Can you open a
10 matches
Mail list logo