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

Build Compilation Error #29

Open
rkrao89 opened this issue Jun 4, 2024 · 0 comments
Open

Build Compilation Error #29

rkrao89 opened this issue Jun 4, 2024 · 0 comments

Comments

@rkrao89
Copy link

rkrao89 commented Jun 4, 2024

When I try to build the image from the main branch I get this compilation error. It does seem like there is a duplicate variable named 'queue' within the ApplicationSubmissionRest.java file. Is there a different version of java or maven I should be using?

#11 41.05 [ERROR] COMPILATION ERROR :
#11 41.05 [INFO] -------------------------------------------------------------
#11 41.05 [ERROR] /gateway/src/main/java/com/apple/spark/rest/ApplicationSubmissionRest.java:[277,12] variable queue is already defined in method submitApplicationImpl(java.lang.String,java.lang.String,com.apple.spark.security.User,java.lang.String)
#11 41.05 [INFO] 1 error
#11 41.05 [INFO] -------------------------------------------------------------
#11 41.05 [INFO] ------------------------------------------------------------------------
#11 41.05 [INFO] BUILD FAILURE
#11 41.05 [INFO] ------------------------------------------------------------------------

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