Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFS HTTPFS logs too much in .out file #790

Open
rpignolet opened this issue Aug 2, 2023 · 0 comments
Open

HDFS HTTPFS logs too much in .out file #790

rpignolet opened this issue Aug 2, 2023 · 0 comments

Comments

@rpignolet
Copy link
Contributor

rpignolet commented Aug 2, 2023

HDFS HTTPFS logs many lines in a .out file and grow indefinitely. The log file is /var/log/hdfs/hadoop-hdfs-httpfs*.out.

Lines example:

15:26:55,863  INFO deprecation:1395 - dfs.encryption.key.provider.uri is deprecated. Instead, use hadoop.security.key.provider.path
15:26:55,867  INFO httpfsaudit:250 - [/user/usera]
15:26:55,889  INFO deprecation:1395 - dfs.encryption.key.provider.uri is deprecated. Instead, use hadoop.security.key.provider.path
15:26:55,896  INFO httpfsaudit:259 - [/user/usera] filter [-]
15:26:55,916  INFO deprecation:1395 - dfs.encryption.key.provider.uri is deprecated. Instead, use hadoop.security.key.provider.path
15:26:55,920  INFO httpfsaudit:250 - [/user]
15:26:55,937  INFO deprecation:1395 - dfs.encryption.key.provider.uri is deprecated. Instead, use hadoop.security.key.provider.path
15:26:55,940  INFO httpfsaudit:250 - [/user/usera]
15:26:55,973  INFO deprecation:1395 - dfs.encryption.key.provider.uri is deprecated. Instead, use hadoop.security.key.provider.path
15:26:55,976  INFO httpfsaudit:250 - [/user/usera]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant