You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Ashutosh Gupta (Jira)" <ji...@apache.org> on 2022/05/08 03:32:00 UTC

[jira] [Updated] (YARN-11135) Optimize Imports in hadoop project

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

Ashutosh Gupta updated YARN-11135:
----------------------------------
    Description: 
h3. Optimize Imports to keep code clean
 # Remove any unused imports
 # Sort the import statements.
 # Remove .* imports

  was:
h3. Optimize Imports to keep code clean
 # Remove any unused imports,
 # Sort the import statements.


> Optimize Imports in hadoop project
> ----------------------------------
>
>                 Key: YARN-11135
>                 URL: https://issues.apache.org/jira/browse/YARN-11135
>             Project: Hadoop YARN
>          Issue Type: New Feature
>            Reporter: Ashutosh Gupta
>            Assignee: Ashutosh Gupta
>            Priority: Major
>
> h3. Optimize Imports to keep code clean
>  # Remove any unused imports
>  # Sort the import statements.
>  # Remove .* imports



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org