Wei-Chiu Chuang created HDDS-10348:
--------------------------------------

             Summary: Remove redundant shell outputs
                 Key: HDDS-10348
                 URL: https://issues.apache.org/jira/browse/HDDS-10348
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Wei-Chiu Chuang


In the latest Ozone, entering a simple command will produce these messages:
{code}
# hdfs dfs -ls ofs://ozone1707765146/
24/02/12 22:57:31 INFO protocolPB.OmTransportFactory: Loading OM transport 
implementation org.apache.hadoop.ozone.om.protocolPB.Hadoop3OmTransportFactory 
as specified by configuration.
24/02/12 22:57:32 INFO client.ClientTrustManager: Loading certificates for 
client.
Found 1 items
drwxrwxrwx   - om om          0 2024-02-12 19:18 ofs://ozone1707765146/s3v
{code}

These were added by HDDS-9582, HDDS-8958. We should remove them to improve 
usability.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to