We are using Alluxio(alluxio-2.8.1), and very curious to see and understand what version of log4j used in it. Please suggest where we can get that information.
Asked
Active
Viewed 33 times
1 Answers
0
- According to this url https://github.com/Alluxio/alluxio/blob/master/pom.xml, log4j version may be 2.17.1.
- Secondly, in the archive, you can found assembly director, extract some-thing-server.jar and find log4j class.
- Thirdly, may be you can extract from running log, or set log to
DEBUG

Hoai-Thu Vuong
- 1,928
- 1
- 13
- 13