You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In HDFS, the superuser is the user who started namenode, which is often user hdfs. The user root is treated as normal user.
To be compatible with HDFS, JuiceFS java sdk should also treat root as normal user.
The text was updated successfully, but these errors were encountered:
In HDFS, the superuser is the user who started namenode, which is often user
hdfs
. The userroot
is treated as normal user.To be compatible with HDFS, JuiceFS java sdk should also treat
root
as normal user.The text was updated successfully, but these errors were encountered: