We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I couldn't get the prompt. Application report for application_1469690833305_0001 (state: ACCEPTED) message keeps continuing as follows:
Application report for application_1469690833305_0001 (state: ACCEPTED)
$ 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) ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I couldn't get the prompt.
Application report for application_1469690833305_0001 (state: ACCEPTED)
message keeps continuing as follows:The text was updated successfully, but these errors were encountered: