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

Swarnim Kulkarni updated HADOOP-10479:
--------------------------------------

    Attachment: HADOOP-10479.1.patch.txt

Patch attached that fixes findbugs warnings

{noformat}
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ hadoop-minikdc 
---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.729s
[INFO] Finished at: Wed May 14 00:56:48 CDT 2014
[INFO] Final Memory: 25M/81M
[INFO] ------------------------------------------------------------------------
{noformat}

> Fix new findbugs warnings in hadoop-minikdc
> -------------------------------------------
>
>                 Key: HADOOP-10479
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10479
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Haohui Mai
>            Assignee: Swarnim Kulkarni
>              Labels: newbie
>         Attachments: HADOOP-10479.1.patch.txt
>
>
> The following findbugs warnings need to be fixed:
> {noformat}
> [INFO] --- findbugs-maven-plugin:2.5.3:check (default-cli) @ hadoop-minikdc 
> ---
> [INFO] BugInstance size is 2
> [INFO] Error size is 0
> [INFO] Total bugs: 2
> [INFO] Found reliance on default encoding in 
> org.apache.hadoop.minikdc.MiniKdc.initKDCServer(): new 
> java.io.InputStreamReader(InputStream) ["org.apache.hadoop.minikdc.MiniKdc"] 
> At MiniKdc.java:[lines 112-557]
> [INFO] Found reliance on default encoding in 
> org.apache.hadoop.minikdc.MiniKdc.main(String[]): new 
> java.io.FileReader(File) ["org.apache.hadoop.minikdc.MiniKdc"] At 
> MiniKdc.java:[lines 112-557]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to