GauthamBanasandra commented on PR #7691:
URL: https://github.com/apache/hadoop/pull/7691#issuecomment-2897989319

   Thanks a lot for your contribution @ASHISH-RANJAN59.
   
   @slfan1989 I had a call with @ASHISH-RANJAN59 and discussed this PR. The ATS 
Timeline V2 uses LevelDB store for publishing the events. It works fine on 
Linux with LevelDB but fails on Windows since the JVM couldn't find the LevelDB 
DLL. While this PR fixes the unit test failure, it may not be the right fix 
since switching to in-memory store might suppress the issues that would be 
caught with LevelDB integration.
   
   So, the right fix would be to fix the unsatisfied link error on Windows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to