apache / apache/gravitino

[Improvement] Change default `HADOOP_USER_NAME` from `datastrato` to `anonymous`

Open
#4,013 1 comment 0 reactions 0 assignees View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 15h
Merged PRs (30d)
315

Description

### What would you like to be improved?

The default user passed from API and frontend is `anonymous` if the user is unknown, however, the user used in HDFS and related test is `datastrato`(Hive docker image) , so we need to change them into the same value.

### How should we improve?

_No response_

Contributor guide

Open the contributing guide

Research direction

Search the repository for HADOOP_USER_NAME, the datastrato default, and HDFS-related tests. Update the relevant default and test configuration so unknown users consistently use anonymous, then run the affected HDFS and related tests to verify the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
hadoop, java
Domain
backend, testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.