Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-20904

Yetus fails to resolve module dependencies due to usage of exec plugin in metastore-server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • None
    • None

    Description

      metastore-server uses exec-maven-plugin to generate metastore-site.xml.template with ConfTemplatePrinter.
      It expects some arguments.
      Because yetus also uses the exec-maven-plugin to determine the order of the modules to be built, but with zero params, the execution fails.
      https://github.com/apache/yetus/blob/6ebaa1119e611db14f219e289e33ab8ac5c254a7/precommit/src/main/shell/test-patch.d/maven.sh#L658

      Steps to reproduce the issue:
      mvn -q exec:exec -Dexec.executable=pwd -Dexec.args=''

      Attachments

        1. HIVE-20904.01.patch
          0.9 kB
          Antal Sinkovits
        2. HIVE-20904.02.patch
          0.9 kB
          Antal Sinkovits

        Issue Links

          Activity

            People

              asinkovits Antal Sinkovits
              asinkovits Antal Sinkovits
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: