Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-318

ratis INFO logs should not shown during ozoneFs command-line execution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • Ozone Filesystem

    Description

      ratis INFOs should not be shown during ozoneFS CLI execution.

      Please find the snippet from one othe execution :

       

      hadoop@08315aa4b367:~/bin$ ./ozone fs -put /etc/passwd /p2
      2018-08-02 12:17:18 WARN NativeCodeLoader:60 - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.rpc.type = GRPC (default)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.grpc.message.size.max = 33554432 (custom)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.client.rpc.retryInterval = 300 ms (default)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.client.async.outstanding-requests.max = 100 (default)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.client.async.scheduler-threads = 3 (default)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.grpc.flow.control.window = 1MB (=1048576) (default)
      2018-08-02 12:17:19 INFO ConfUtils:41 - raft.grpc.message.size.max = 33554432 (custom)
      2018-08-02 12:17:20 INFO ConfUtils:41 - raft.client.rpc.request.timeout = 3000 ms (default)
      Aug 02, 2018 12:17:20 PM org.apache.ratis.shaded.io.grpc.internal.ProxyDetectorImpl detectProxy
      WARNING: Failed to construct URI for proxy lookup, proceeding without proxy
      ..
      ..
      ..
       
      

       

      Attachments

        1. HDDS-318.20180907.patch
          1 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              nilotpalnandi Nilotpal Nandi
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: