pan3793 commented on a change in pull request #34935:
URL: https://github.com/apache/spark/pull/34935#discussion_r771801014
##########
File path: conf/log4j.properties.template
##########
@@ -42,7 +42,7 @@
log4j.logger.org.apache.hadoop.hive.metastore.RetryingHMSHandler=FATAL
log4j.logger.org.apache.hadoop.hive.ql.exec.FunctionRegistry=ERROR
# For deploying Spark ThriftServer
-# SPARK-34128:Suppress undesirable TTransportException warnings involved in
THRIFT-4805
+# SPARK-34128: Suppress undesirable TTransportException warnings involved in
THRIFT-4805
Review comment:
The original `:` is a full-width character, but it should a half-width
characters `:`. Feel free to close this minor fix if it's not necessary.
##########
File path: conf/log4j.properties.template
##########
@@ -42,7 +42,7 @@
log4j.logger.org.apache.hadoop.hive.metastore.RetryingHMSHandler=FATAL
log4j.logger.org.apache.hadoop.hive.ql.exec.FunctionRegistry=ERROR
# For deploying Spark ThriftServer
-# SPARK-34128:Suppress undesirable TTransportException warnings involved in
THRIFT-4805
+# SPARK-34128: Suppress undesirable TTransportException warnings involved in
THRIFT-4805
Review comment:
The original `:` is a full-width character, but it should a half-width
character `:`. Feel free to close this minor fix if it's not necessary.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]