Skip to content

Commit

Permalink
Remove blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Jan 15, 2025
1 parent f14c297 commit cb6f382
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/hive-catalog-with-cloud-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ cp gcs-connector-hadoop3-2.2.22-shaded.jar ${HIVE_HOME}/lib

[`gcs-connector-hadoop3-2.2.22-shaded.jar`](https://github.com/GoogleCloudDataproc/hadoop-connectors/releases/download/v2.2.22/gcs-connector-hadoop2-2.2.22-shaded.jar) is the bundle jar that contains Hadoop GCS connector, you need to choose the corresponding gcs connector jar for the version of Hadoop you are using.


Alternatively, you can download the required JARs from the Maven repository and place them in the Hive classpath. It is crucial to verify that the JARs are compatible with the version of Hadoop you are using to avoid any compatibility issue.

### Restart Hive metastore
Expand Down

0 comments on commit cb6f382

Please sign in to comment.