File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
hadoop-cloud-storage-project/hadoop-cloud-storage Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 130130 <artifactId >hadoop-tos</artifactId >
131131 <scope >compile</scope >
132132 </dependency >
133+ <dependency >
134+ <groupId >org.apache.hadoop</groupId >
135+ <artifactId >hadoop-gcp</artifactId >
136+ <scope >compile</scope >
137+ </dependency >
133138 </dependencies >
134139</project >
Original file line number Diff line number Diff line change 793793 <version >${hadoop.version} </version >
794794 </dependency >
795795
796+ <dependency >
797+ <groupId >org.apache.hadoop</groupId >
798+ <artifactId >hadoop-gcp</artifactId >
799+ <version >${hadoop.version} </version >
800+ </dependency >
801+
796802 <dependency >
797803 <groupId >org.apache.hadoop</groupId >
798804 <artifactId >hadoop-kms</artifactId >
You can’t perform that action at this time.
0 commit comments