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-17325. Doc: Fix the documentation of fs expunge command in FileSystemShell.md #6413

Merged
merged 1 commit into from Jan 5, 2024

Conversation

LiuGuH
Copy link
Contributor

@LiuGuH LiuGuH commented Jan 5, 2024

Description of PR

JIRA: HDFS-17325 Doc: Fix the documentation of fs expunge command in FileSystemShell.md

Fix doc in FileSystemShell.md.

hadoop fs -expunge --immediate should be hadoop fs -expunge -immediate

Usage: hadoop fs [generic options] -expunge [-immediate] [-fs <path>]

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slfan1989
Copy link
Contributor

LGTM

@slfan1989 slfan1989 changed the title HDFS-17325 Doc: Fix the documentation of fs expunge command in FileSystemShell.md HDFS-17325. Doc: Fix the documentation of fs expunge command in FileSystemShell.md Jan 5, 2024
@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 49s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 markdownlint 0m 0s markdownlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ trunk Compile Tests _
+1 💚 mvninstall 73m 14s trunk passed
+1 💚 mvnsite 1m 25s trunk passed
+1 💚 shadedclient 111m 44s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 54s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 1m 15s the patch passed
+1 💚 shadedclient 38m 34s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 asflicense 0m 35s The patch does not generate ASF License warnings.
157m 0s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6413/1/artifact/out/Dockerfile
GITHUB PR #6413
Optional Tests dupname asflicense mvnsite codespell detsecrets markdownlint
uname Linux 2b34a2308049 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 823c24a
Max. process+thread count 529 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6413/1/console
versions git=2.25.1 maven=3.6.3
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@slfan1989 slfan1989 merged commit 5f9932a into apache:trunk Jan 5, 2024
4 checks passed
@slfan1989
Copy link
Contributor

@LiuGuH Thanks for the contribution! @ayushtkn Thanks for reviewing the code!

jiajunmao pushed a commit to jiajunmao/hadoop-MLEC that referenced this pull request Feb 6, 2024
…Shell.md. (apache#6413) Contributed by liuguanghua.

Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Signed-off-by: Shilun Fan <slfan1989@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants