You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libraryDependencies +="com.google.cloud.bigdataoss"%"gcsio"%"3.0.3", // need it for https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcsio/src/main/java/com/google/cloud/hadoop/gcsio/GoogleCloudStorageFileSystem.java
libraryDependencies +="com.google.cloud.bigdataoss"%"gcsio"%"2.2.26", // need it for https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/gcsio/src/main/java/com/google/cloud/hadoop/gcsio/GoogleCloudStorageFileSystem.java
222
+
libraryDependencies +="com.google.cloud.bigdataoss"%"util-hadoop"%"hadoop3-2.2.26", // need it for https://github.com/GoogleCloudDataproc/hadoop-connectors/blob/master/util-hadoop/src/main/java/com/google/cloud/hadoop/util/HadoopConfigurationProperty.java
223
+
libraryDependencies +="io.circe"%%"circe-yaml"%"1.15.0", // has an issue: https://github.com/typelevel/cats/issues/3628
0 commit comments