aws / sagemaker-pytorch-inference-toolkit

Toolkit for allowing inference and serving with PyTorch on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
131 stars 70 forks source link

Modify log4j2.xml to remove dependency on javascript. #140

Closed chen3933 closed 1 year ago

chen3933 commented 1 year ago

Issue #, if available: JDK 15+ Remove the Nashorn JavaScript Engine (https://openjdk.org/jeps/372)

Description of changes: Modify log4j telemetry not depends on javascript engine.

Test: Tested on ec2 instance.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.