[ 
https://issues.apache.org/jira/browse/HIVE-19969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523670#comment-16523670
 ] 

Adam Szita commented on HIVE-19969:
-----------------------------------

[~pvary] there's no change in that file (checked manually) that shouldn't even 
be related to this I think.

> Dependency order (dirlist) assessment fails in yetus run
> --------------------------------------------------------
>
>                 Key: HIVE-19969
>                 URL: https://issues.apache.org/jira/browse/HIVE-19969
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Adam Szita
>            Assignee: Adam Szita
>            Priority: Major
>         Attachments: HIVE-19969.0.patch, HIVE-19969.1.patch, 
> HIVE-19969.2.patch
>
>
> As seen here, the dirlist step of yetus fails to determine order of modules 
> to be built. It silently falls back to alphabetical order which may or may 
> not work depending on the patch.
> {code:java}
> Thu Jun 21 02:43:04 UTC 2018
> cd /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958
> mvn -q exec:exec -Dexec.executable=pwd -Dexec.args=''
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/storage-api
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/upgrade-acid
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/classification
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/shims/common
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/shims/0.23
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/shims/scheduler
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/shims/aggregator
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/common
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/service-rpc
> /data/hiveptest/working/yetus_PreCommit-HIVE-Build-11958/serde
> Usage: java [-options] class [args...]
>            (to execute a class)
>    or  java [-options] -jar jarfile [args...]
>            (to execute a jar file)
> where options include:{code}
> The problem is in standalone-metastore module: maven plugin 'exec' has a 
> global config set {{executable=java}} disregarding the dirlist task's 
> {{-Dexec.executable=pwd}} and causing the above error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to