Commit 004d2a5
authored
HADOOP-18090. Add optional com.jcraft.jsch dependency to hadoop-client-runtime (#4700)
This ensures that the jsch dependency classes are not shaded, and so SFTP can be used by adding
the jsch.jar to the classpath
Contributed by tiki-sk1 parent adda712 commit 004d2a5
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | 460 | | |
466 | 461 | | |
467 | 462 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
0 commit comments