[
https://issues.apache.org/jira/browse/YARN-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954096#comment-17954096
]
ASF GitHub Bot commented on YARN-11820:
---------------------------------------
ASHISH-RANJAN59 commented on PR #7691:
URL: https://github.com/apache/hadoop/pull/7691#issuecomment-2909797577
Thanks @GauthamBanasandra, @slfan1989 for reviewing the PR.
I have tried fixing the root cause of the failure which was basically
missing msvcr100.dll and msvcp100.dll needed to link leveldbjni library at
runtime.
The above mentioned dll is a part of Microsoft Visual C++ 2010
Redistributable. I have added the docker command to download and install the
required dependency.
> Fix UTs for TestCombinedSystemMetricsPublisher
> ----------------------------------------------
>
> Key: YARN-11820
> URL: https://issues.apache.org/jira/browse/YARN-11820
> Project: Hadoop YARN
> Issue Type: Test
> Components: resourcemanager
> Reporter: Ashish Ranjan
> Priority: Major
> Labels: pull-request-available
>
> UTs in the test class TestCombinedSystemMetricsPublisher is failing with
> below error.
> java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no
> leveldbjni64-1.8 in java.library.path, no leveldbjni-1.8 in
> java.library.path, no leveldbjni in java.library.path,
> C:\Users\ranjanash\AppData\Local\Temp\leveldbjni-64-1-1035721066466634445.8:
> Can't find dependent libraries]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]