Commit 820aaee
zhujiang02
HADOOP-18387. Fix incorrect placeholder in hadoop-module.
1 parent 5899b2f commit 820aaee
File tree
2 files changed
+2
-3
lines changed- hadoop-common-project
- hadoop-common/src/main/java/org/apache/hadoop/fs
- hadoop-registry/src/main/java/org/apache/hadoop/registry/server/services
2 files changed
+2
-3
lines changedhadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/DelegationTokenRenewer.java
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
| 259 | + | |
261 | 260 | | |
262 | 261 | | |
263 | 262 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments