[ 
https://issues.apache.org/jira/browse/HIVE-29793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruben Q L reassigned HIVE-29793:
--------------------------------

    Assignee: Ruben Q L

> Packaging pom.xml docker profile passes flags and values as joined argv 
> strings
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-29793
>                 URL: https://issues.apache.org/jira/browse/HIVE-29793
>             Project: Hive
>          Issue Type: Task
>            Reporter: Ruben Q L
>            Assignee: Ruben Q L
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> {{packaging/pom.xml}} docker profile passes flags and values as joined argv 
> strings.
> Thus, when running {{mvn ... -Pdocker}}, the {{build.sh}} is invoked with 
> {{argv[1]=="-hadoop 3.4.2"}} instead of {{argv[1]=="-hadoop", 
> argv[2]=="3.4.2"}} , so the argument parser never matches its {{-hadoop}} / 
> {{-tez}} cases and the build fails with "Error: -tez <Tez version> is 
> required".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to