Browse Source

#3310: [doc] Fixed hadoop link to avoid dead link (#11363)

https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/CommandsManual.html#jar
point to the latest docs and will be changed more frequent than fixed link
https://hadoop.apache.org/docs/r3.2.4/hadoop-project-dist/hadoop-common/CommandsManual.html#jar.
So I change to the fixed link
git-as-svn/v1/dev
Jiajie Zhong 2 years ago committed by GitHub
parent
commit
07874e4aba
  1. 2
      commit.ref
  2. 59
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 2865b17ed4662100c82f3b226e7a8197fd8cea83
Subproject commit c4fdfc7a55553e58c64b556f5057a178b11b4671

59
commit.yml

@ -2,40 +2,37 @@
branches: {
}
fileChange:
/.github:
newFile: !uuid '3fb680043aeda71f565c0097a046c6d29906f44d'
oldFile: !uuid 'a750771473c0d157a7b41555710e944f7a37d22f'
/.github/ISSUE_TEMPLATE:
newFile: !uuid 'e46bdf7eee0dfe36f98b926a827c56251f4d7ca3'
oldFile: !uuid '7196e3f11b58915a8d6634e9f9c0461155236fcd'
/.github/ISSUE_TEMPLATE/bug-report.yml:
newFile: !uuid 'f98b75d7f559d7eaaca6056ddf1755b28c6ee16b'
oldFile: !uuid '3d133b2431600728aa90f28078e1d9f8ed5ec341'
/docs:
newFile: !uuid '7949c845bfd408e1f09db9bfd0554b530ecd6620'
oldFile: !uuid 'bac36486fad2827fbdd874a2bd16d641a4731766'
/docs/configs:
newFile: !uuid '73e522956ffd04d3865643f42153111e5174e90b'
oldFile: !uuid 'bc245db7aae03f23469f419668e460d9f50e86a7'
/docs/configs/site.js:
newFile: !uuid '902a2f5e66234b34675bc78e8fd15813103057c0'
oldFile: !uuid '444b00bcc8e98860b206558f3bf13931af28b3ed'
newFile: !uuid '98fd5574c20b9e9ec93b978dad0cd9dd50dc95a8'
oldFile: !uuid '7949c845bfd408e1f09db9bfd0554b530ecd6620'
/docs/docs:
newFile: !uuid '887a18438612e2bc4c722570113dc6b74239b5e5'
oldFile: !uuid '3825ffc7dd31de625564ec165d09074f0d3a60cf'
newFile: !uuid 'afdbc830ecbe9b0743407537ba990044f8139dc9'
oldFile: !uuid '887a18438612e2bc4c722570113dc6b74239b5e5'
/docs/docs/en:
newFile: !uuid '3f158047e2e0fb077099729001f122ce5f611051'
oldFile: !uuid 'c8869e67c121d966566fb7527048e5e99047ee05'
/docs/docs/en/history-versions.md:
newFile: !uuid 'f879431286f20b40acddad20a28fddec7dd45c65'
oldFile: !uuid 'ba3da07895b2a83c5e4db7d3bd18f138015e366a'
newFile: !uuid '90c4c3636382a9725524059ef5fd723d3b8c41e0'
oldFile: !uuid '3f158047e2e0fb077099729001f122ce5f611051'
/docs/docs/en/guide:
newFile: !uuid '716981d0c2f63d84b74924836fbf59db3ce00ee8'
oldFile: !uuid '343af4ffd6fcb35bbc2949afc83dba3d14252391'
/docs/docs/en/guide/task:
newFile: !uuid 'e210e50925cef85d0c191f8984ad5e311f9f0e24'
oldFile: !uuid '5b56bdfe0d96e790a38688534eee41e5001a6ff8'
/docs/docs/en/guide/task/map-reduce.md:
newFile: !uuid '814c8197306acdaca2cb042793c236535e499890'
oldFile: !uuid '8cad3a22aa797b2057725f3538d75055c920f10f'
/docs/docs/zh:
newFile: !uuid '7be8067c6a4069a59e92dd92de1c9a421e89fe1a'
oldFile: !uuid '9a9a87a58b58e09505d9e1429c670156e286a3e4'
/docs/docs/zh/history-versions.md:
newFile: !uuid '8cf51c09a306a0a2470e6730a58b77322e77dafc'
oldFile: !uuid 'ce33a166d32c88280ea40e842fbe034da7fc1e78'
gitCommitId: !uuid '2865b17ed4662100c82f3b226e7a8197fd8cea83'
newFile: !uuid 'a565fce9177978192c8a8b1ce0913cc315163ff4'
oldFile: !uuid '7be8067c6a4069a59e92dd92de1c9a421e89fe1a'
/docs/docs/zh/guide:
newFile: !uuid '11d83be5eb04f74b335d6fbc1a9cfb9b71bb7cd6'
oldFile: !uuid 'bf6068e95f850d45d127307164fe69c5dc864804'
/docs/docs/zh/guide/task:
newFile: !uuid '8cfeed7306973e9629837ada9c62e8936b4b96a9'
oldFile: !uuid 'e82fab13b35a534f47729b5561d2161d7cd30944'
/docs/docs/zh/guide/task/map-reduce.md:
newFile: !uuid 'e91d5c1bbf92c51b02eadf40d82685c951767774'
oldFile: !uuid 'cee00e927a3abab163cfb9cb75543a668a14c673'
gitCommitId: !uuid 'c4fdfc7a55553e58c64b556f5057a178b11b4671'
renames: {
}
revisionId: 3309
revisionId: 3310

Loading…
Cancel
Save