Thanks,
It worked.
-Abhi
On Tue, Mar 3, 2015 at 5:15 PM, Tobias Pfeiffer wrote:
> Hi,
>
> On Wed, Mar 4, 2015 at 6:20 AM, Zhan Zhang wrote:
>
>> Do you have enough resource in your cluster? You can check your resource
>> manager to see the usage.
>>
>
> Yep, I can confirm that this is a very
Hi,
On Wed, Mar 4, 2015 at 6:20 AM, Zhan Zhang wrote:
> Do you have enough resource in your cluster? You can check your resource
> manager to see the usage.
>
Yep, I can confirm that this is a very annoying issue. If there is not
enough memory or VCPUs available, your app will just stay in ACC
Do you have enough resource in your cluster? You can check your resource
manager to see the usage.
Thanks.
Zhan Zhang
On Mar 3, 2015, at 8:51 AM, abhi
mailto:abhishek...@gmail.com>> wrote:
I am trying to run below java class with yarn cluster, but it hangs in accepted
state . i don't see a
I am trying to run below java class with yarn cluster, but it hangs in
accepted state . i don't see any error . Below is the class and command .
Any help is appreciated .
Thanks,
Abhi
bin/spark-submit --class com.mycompany.app.SimpleApp --master yarn-cluster
/home/hduser/my-app-1.0.jar