-
Notifications
You must be signed in to change notification settings - Fork 34
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
Pnda build Error #47
Comments
Please follow the instructions in the release/3.4 guide rather than develop, which is some way ahead of release/3.4. |
I didn't understand that i am already following release 3.4, the issue that i am facing is during execution of build script it has nothing to do with instructions. Below is the more detail of error. |
What is the output from a git status on the repo with the build script? |
Not currently on any branch.
Untracked files:
no changes added to commit (use "git add" and/or "git commit -a") |
Closing - please re-raise if seen on 3.5 or later |
Hi,
Currently i am trying deploy pnda pico version but facing issues in build process after creating mirror. Below is the description of error while executing the command "./build-pnda.sh RELEASE release/3.4" and i am following guide "https://github.com/pndaproject/pnda-guide/blob/develop/provisioning/openstack/BUILD.md"
`:gobblin-utility:test
gobblin.yarn.GobblinYarnAppLauncherTest.setUp FAILED
org.apache.hadoop.yarn.exceptions.YarnRuntimeException at GobblinYarnAppLauncherTest.java:89
Caused by: java.io.IOException at GobblinYarnAppLauncherTest.java:89
9 tests completed, 1 failed, 4 skipped
:gobblin-yarn:test FAILED
Pass 2: Analyzing classes (36 / 36) - 100% completempleted
Done with analysis
FAILURE: Build failed with an exception.
Execution failed for task ':gobblin-yarn:test'`
Any help regarding this issue?
The text was updated successfully, but these errors were encountered: