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

AMBARI-23192. NoClassDefFoundError on Files View on S3 (amagyar) #607

Merged
merged 1 commit into from
Mar 10, 2018

Conversation

zeroflag
Copy link
Contributor

@zeroflag zeroflag commented Mar 9, 2018

What changes were proposed in this pull request?

NoClassDefFoundError was caused by an incorrect version from jackson-core.

In /var/lib/ambari-server/resources/views/work/FILES{1.0.0}/WEB-INF/lib/ there was jackson-core-2.2.3.jar (instead of 2.9.4).

jackson-core, jackson-databind and jackson-annotations should all have the same version (2.9.4).

How was this patch tested?

by checking https://AMBARI_SERVER/#/main/views/FILES/1.0.0/HDFS_FILE_VIEW

@zeroflag zeroflag self-assigned this Mar 9, 2018
@zeroflag zeroflag requested a review from rlevas March 9, 2018 18:47
@zeroflag
Copy link
Contributor Author

zeroflag commented Mar 9, 2018

cc: @smolnar82

@zeroflag zeroflag requested a review from adoroszlai March 9, 2018 18:56
@asfgit
Copy link

asfgit commented Mar 10, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/1075/
Test FAILed.
Test FAILured.

@zeroflag
Copy link
Contributor Author

retest this please

1 similar comment
@adoroszlai
Copy link
Contributor

retest this please

@asfgit
Copy link

asfgit commented Mar 10, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/1089/
Test FAILed.
Test FAILured.

@zeroflag
Copy link
Contributor Author

failures are not related to this patch

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

Successfully merging this pull request may close these issues.

4 participants