Uploaded image for project: 'Apache Hudi'
  1. Apache Hudi
  2. HUDI-4931

Explore fat jar option for gcs-connector lib used during GCS Ingestion

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • deltastreamer
    • None

    Description

      Currently, the GCS Ingestion (HUDI-4850) expects recent versions of Jars like protobuf and Guava to be provided to spark-submit explicitly, to override older versions shipped with Spark. These Jars are used by the gcs-connector which is a library from Google that helps connect to GCS. For more details see https://docs.google.com/document/d/1VfvtdvhXw6oEHPgZ_4Be2rkPxIzE0kBCNUiVDsXnSAA/edit# (section titled "Configure Spark to use newer versions of some Jars").

      See if it's possible to create a shaded+fat jar of gcs-connector for this use case instead, and avoid specifying things to spark-submit on the command line.

      An alternate approach to consider for the long term is HUDI-4930 (slim bundles).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pramodbiligiri Pramod Biligiri
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: