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

Alexander Pivovarov updated HIVE-9949:
--------------------------------------
    Component/s: Tez
                 Spark

> remove not used parameters from String.format
> ---------------------------------------------
>
>                 Key: HIVE-9949
>                 URL: https://issues.apache.org/jira/browse/HIVE-9949
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark, Tez
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>            Priority: Trivial
>
> SparkJobMonitor (79) and TezJobMonitor (788) call
> {code}
> String.format("%s: -/-\t", stageName, complete, total)
> {code}
> complete, total can be removed because pattern uses only the first parameter 
> stageName



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to