Still the same. I increased the memory of the node holding resource manager to
5 Gig. I also spotted an HDFS alert of replication factor 3 that I now dropped
to the number of data nodes. I also shut all down all services not in use.
Still the issue remains.
I have noticed following two events t
Hi,
each node has 4Gig of memory. After total reboot and re-run of SparkPi
resource manager shows no running containers and 1 pending container.
-jan
On 20 May 2014, at 10:24,
wrote:
> Hi Jan,
>
> How much memory capacity is configured for each node?
>
> If you go to the ResourceManager
Hi Jan,
How much memory capacity is configured for each node?
If you go to the ResourceManager web UI, does it indicate any containers are
running?
-Sandy
> On May 19, 2014, at 11:43 PM, Jan Holmberg wrote:
>
> Hi,
> I’m new to Spark and trying to test first Spark prog. I’m running SparkPi
Hi,
I’m new to Spark and trying to test first Spark prog. I’m running SparkPi
successfully in yarn-client -mode but when running the same in yarn-mode, app
gets stuck to ACCEPTED phase. I’ve tried hours to hunt down the reason but the
outcome is always the same. Any hints what to look for next?