Skip to content

Commit

Permalink
Enable Dagger Parquet Source feature using Tencent COS Service
Browse files Browse the repository at this point in the history
  • Loading branch information
rajuGT committed Nov 3, 2024
1 parent 03cb57a commit f814e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dagger-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dependencies {
dependenciesCommonJar group: 'com.google.cloud.bigdataoss', name: 'gcs-connector', version: 'hadoop2-2.2.16'
dependenciesCommonJar group: 'com.qcloud.cos', name: 'flink-cos-fs-hadoop', version: '1.10.0-0.1.10'
dependenciesCommonJar group: 'org.apache.hadoop', name: 'hadoop-aliyun', version: '3.4.1'
dependenciesCommonJar group: 'org.apache.hadoop', name: 'hadoop-cos', version: '3.3.5'
dependenciesCommonJar 'org.apache.flink:flink-metrics-dropwizard:' + flinkVersion
dependenciesCommonJar 'org.apache.flink:flink-json:' + flinkVersion
dependenciesCommonJar 'com.jayway.jsonpath:json-path:2.4.0'
Expand Down

0 comments on commit f814e4e

Please sign in to comment.