Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run the spark shell #56

Open
eungjun-yi opened this issue Jul 28, 2016 · 0 comments
Open

Cannot run the spark shell #56

eungjun-yi opened this issue Jul 28, 2016 · 0 comments

Comments

@eungjun-yi
Copy link

I couldn't get the prompt. Application report for application_1469690833305_0001 (state: ACCEPTED) message keeps continuing as follows:

$ docker run -it -p 8088:8088 -p 8042:8042 -p 4040:4040 -h sandbox sequenceiq/spark:1.6.0 bash
...
bash-4.1# spark-shell \
> --master yarn-client \
> --driver-memory 1g \
> --executor-memory 1g \
> --executor-cores 1
...
16/07/28 03:29:23 INFO yarn.Client: Application report for application_1469690833305_0001 (state: ACCEPTED)
16/07/28 03:29:24 INFO yarn.Client: Application report for application_1469690833305_0001 (state: ACCEPTED)
16/07/28 03:29:25 INFO yarn.Client: Application report for application_1469690833305_0001 (state: ACCEPTED)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant