Skip to content

Commit

Permalink
sync: sync Hadoop-related environment variables in cluster mode (#5364)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijian-pro authored Dec 12, 2024
1 parent ca6afd9 commit 74e0ee2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/sync/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ func envList() []string {
"HADOOP_USER_NAME",
"HADOOP_SUPER_USER",
"HADOOP_SUPER_GROUP",
"HADOOP_CONF_DIR",
"HADOOP_HOME",
"KRB5_CONFIG",
"KRB5CCNAME",

Expand Down

0 comments on commit 74e0ee2

Please sign in to comment.