[
https://issues.apache.org/jira/browse/AMBARI-26232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialiang Cai resolved AMBARI-26232.
-----------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> There will be failure when executing shell.py and wrong order of imports for
> WidgetResourceProvider.java
> --------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-26232
> URL: https://issues.apache.org/jira/browse/AMBARI-26232
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Reporter: guluo
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In shell.py, there are some syntax error and undefined variables, which will
> cause the failure when executing the shell.py.
>
> In addition, when we compile Ambari using the following command, an error
> occurs: Wrong order for 'com.google.gson.JsonElement' import.
> mvn clean install rpm:rpm -DskipTests -Drat.skip=true
> The reason:
> we have specified the import order in checkstyle.xml file. if it does not
> match the order of imports in the file, the compilation will fail.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]