----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74544/ -----------------------------------------------------------
Review request for atlas, Jayendra Parab, Radhika Kundam, and Sidharth Mishra. Bugs: ATLAS-4565 https://issues.apache.org/jira/browse/ATLAS-4565 Repository: atlas Description ------- Migrating log4j from 1.x to 2.x as log4j 1.x went EOL in August 2015. This patch gets rid of all direct and transitive log4j 1 dependencies. Diffs ----- addons/aws-s3-bridge/src/main/resources/log4j2.properties PRE-CREATION addons/aws-s3-bridge/src/test/resources/log4j2.properties PRE-CREATION addons/azure-adls-bridge/src/main/resources/log4j2.properties PRE-CREATION addons/azure-adls-bridge/src/test/resources/log4j2.properties PRE-CREATION addons/falcon-bridge-shim/pom.xml c554e890a addons/falcon-bridge/pom.xml 3576173b9 addons/falcon-bridge/src/test/resources/atlas-log4j.xml 262a710f7 addons/falcon-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/hbase-bridge-shim/pom.xml 0d0299741 addons/hbase-bridge-shim/src/main/java/org/apache/atlas/hbase/hook/HBaseAtlasCoprocessor.java 0b69104b1 addons/hbase-bridge/pom.xml d78abbb37 addons/hbase-bridge/src/bin/import-hbase.sh 8ae735034 addons/hbase-bridge/src/main/resources/atlas-hbase-import-log4j.xml 3fc2dcf9c addons/hbase-bridge/src/main/resources/atlas-hbase-import-log4j2.xml PRE-CREATION addons/hbase-bridge/src/test/resources/atlas-log4j.xml 2c9815ff5 addons/hbase-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/hbase-testing-util/pom.xml c4f3a99ee addons/hbase-testing-util/src/test/resources/atlas-log4j.xml 47d4d5c7c addons/hbase-testing-util/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/hdfs-bridge/src/main/resources/log4j2.properties PRE-CREATION addons/hdfs-bridge/src/test/resources/log4j2.properties PRE-CREATION addons/hdfs-model/pom.xml ae1b36923 addons/hive-bridge-shim/pom.xml 39f16ceee addons/hive-bridge/pom.xml 3464b65f0 addons/hive-bridge/src/bin/import-hive.sh 951be5ba2 addons/hive-bridge/src/main/resources/atlas-hive-import-log4j.xml 22a8cc9d4 addons/hive-bridge/src/main/resources/atlas-hive-import-log4j2.xml PRE-CREATION addons/hive-bridge/src/test/resources/atlas-log4j.xml 262a710f7 addons/hive-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/impala-bridge/pom.xml 915dcbb4b addons/impala-bridge/src/main/resources/atlas-log4j.xml 97317a875 addons/impala-bridge/src/main/resources/import-impala.sh b440f2d05 addons/impala-bridge/src/test/resources/atlas-log4j.xml c661d36f8 addons/impala-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/kafka-bridge/pom.xml 093db7229 addons/kafka-bridge/src/bin/import-kafka.sh 8fe27748a addons/kafka-bridge/src/main/resources/atlas-kafka-import-log4j.xml 3fc2dcf9c addons/kafka-bridge/src/main/resources/atlas-kafka-import-log4j2.xml PRE-CREATION addons/kafka-bridge/src/test/resources/atlas-log4j.xml 0b9b36e36 addons/kafka-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/sqoop-bridge/pom.xml 4b6eac98f addons/sqoop-bridge/src/test/resources/atlas-log4j.xml 262a710f7 addons/sqoop-bridge/src/test/resources/atlas-log4j2.xml PRE-CREATION addons/storm-bridge/pom.xml 00dfe33a1 common/src/test/resources/atlas-log4j.xml 4f1551857 common/src/test/resources/log4j.properties d62cf8045 distro/pom.xml ed477dfbb distro/src/bin/atlas_client_cmdline.py f05a3c8f9 distro/src/bin/atlas_start.py ffbe16271 distro/src/conf/atlas-log4j.xml 90e1301a1 distro/src/conf/atlas-log4j2.xml PRE-CREATION distro/src/conf/zookeeper/log4j.properties 5f5de7892 distro/src/main/assemblies/atlas-server-package.xml 6086d0746 distro/src/main/assemblies/classification-updater.xml 03a9b6861 distro/src/main/assemblies/migration-exporter.xml 4907a683c distro/src/main/assemblies/standalone-package.xml 3e2ca1c39 distro/src/test/python/scripts/TestMetadata.py b813f927f intg/src/main/resources/atlas-log4j.xml 13a7f9684 intg/src/main/resources/atlas-log4j2.xml PRE-CREATION notification/pom.xml 4e5d9a835 pom.xml 5b914d4bc test-tools/src/main/resources/log4j.properties e3e159c9f test-tools/src/main/resources/log4j2.properties PRE-CREATION tools/atlas-index-repair/src/main/resources/atlas-log4j.xml 9346a3692 tools/atlas-index-repair/src/main/resources/atlas-log4j2.xml PRE-CREATION tools/atlas-index-repair/src/main/resources/repair_index.py 0333dadca tools/atlas-migration-exporter/atlas-log4j.xml ae0d27ded tools/atlas-migration-exporter/atlas-log4j2.xml PRE-CREATION tools/atlas-migration-exporter/atlas_migration_export.py e1b12f609 tools/atlas-migration-exporter/src/main/resources/atlas-log4j2.xml PRE-CREATION tools/classification-updater/pom.xml 596cc19d5 tools/classification-updater/src/main/resources/atlas-log4j.xml 9658edf4e tools/classification-updater/src/main/resources/atlas-log4j2.xml PRE-CREATION tools/classification-updater/src/main/resources/update-classifications.sh c11d5e19a webapp/pom.xml 7d2d4c952 webapp/src/main/java/org/apache/atlas/web/filters/AtlasAuthenticationFilter.java e476ba28a Diff: https://reviews.apache.org/r/74544/diff/1/ Testing ------- 1. Local Build Successful. 2. Atlas server running. 3. Patched a cluster Thanks, Disha Talreja