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

Dongjoon Hyun updated SPARK-15053:
----------------------------------
    Component/s: Build

> Fix Java Lint errors on Hive-Thriftserver module
> ------------------------------------------------
>
>                 Key: SPARK-15053
>                 URL: https://issues.apache.org/jira/browse/SPARK-15053
>             Project: Spark
>          Issue Type: Task
>          Components: Build, SQL
>            Reporter: Dongjoon Hyun
>            Priority: Trivial
>
> This issue fixes or hides 181 Java linter errors introduced by SPARK-14987 
> which copied hive service code from Hive. We had better clean up these errors 
> before releasing Spark 2.0. 
> * Fix UnusedImports (15 lines), RedundantModifier (14 lines), SeparatorWrap 
> (9 lines), MethodParamPad (6 lines), FileTabCharacter (5 lines), 
> ArrayTypeStyle (3 lines), ModifierOrder (3 lines), RedundantImport (1 line), 
> CommentsIndentation (1 line), UpperEll (1 line), FallThrough (1 line), 
> OneStatementPerLine (1 line), NewlineAtEndOfFile (1 line).
> * Ignore `LineLength` errors under `hive/service/*` (118 lines).
> * Ignore `MethodName` error in `PasswdAuthenticationProvider.java` (1 line).
> * Ignore `NoFinalizer` error in `ThreadWithGarbageCleanup.java` (1 line).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to