瀏覽代碼

HDDS-2100. Ozone TokenRenewer provider is incorrectly configured. Contributed by Jitendra Nath Pandey.

(cherry picked from commit ca32917e0fd115979571bd9c98da2dca46593048)
Bharat Viswanadham 5 年之前
父節點
當前提交
092e5a27f8

+ 1 - 1
hadoop-ozone/ozonefs/src/main/resources/META-INF/services/org.apache.hadoop.security.token.TokenRenewer

@@ -16,4 +16,4 @@
 # limitations under the License.
 #
 
-org.apache.hadoop.fs.ozone.OzoneClientAdapterImpl$Renewer
+org.apache.hadoop.fs.ozone.BasicOzoneClientAdapterImpl$Renewer