Member since
11-14-2021
2
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3142 | 11-18-2021 05:13 AM |
11-18-2021
05:13 AM
Hi Arun Seeing this Information warnings on client side, created log4j.properties file on client and added properties what you suggested and passed log4j.properties file using -Dlog4j.configuration to client application, this didn't help, still seeing messages. Only way I could stop that message is by setting .level = SEVERE in IBM JDK logging.properties file. Wondering if there is another way I could stop this message without making changes to logging.properties file. Thanks Srinivasa
... View more
11-14-2021
06:26 AM
How to suppress below INFO and WARNING messages using log4j.properties log4j:WARN No appenders could be found for logger (com.ibm.connect.shadow.parquet.crypto.EncryptionPropertiesFactory). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. INFO org.apache.hadoop.io.compress.CodecPool - Got brand-new compressor [.snappy]
... View more
Labels:
- Labels:
-
Apache Hadoop