[
https://issues.apache.org/jira/browse/HIVE-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871968#action_12871968
]
Arvind Prabhakar commented on HIVE-1198:
----------------------------------------
I just installed freshly downloaded eclipse on Ubuntu desktop 9.10, with Java
1.6.0_20, checkstyle 5.1. The version of eclipse build is 20100218-1602 (latest
galileo SR2 build). I was able to import the project in under 45 seconds.
Since you are using version 3.6 of eclipse that is not yet released, perhaps
that is why you are seeing this problem. Can you try reproducing this issue
with a stable release of eclipse such as galileo SR2?
> When checkstyle is activated for Hive in Eclipse environment, it shows all
> checkstyle problems as errors.
> ---------------------------------------------------------------------------------------------------------
>
> Key: HIVE-1198
> URL: https://issues.apache.org/jira/browse/HIVE-1198
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Environment: Mac OS X (10.6.2), Eclipse 3.5.1.R35, Checkstyle Plugin
> 5.1.0.201002232103 (latest eclipse and checkstyle build as of 02/2010)
> Reporter: Arvind Prabhakar
> Assignee: Arvind Prabhakar
> Priority: Minor
> Attachments: HIVE-1198-1.patch, HIVE-1198.patch
>
>
> As of now, checkstyle plugin reports all problems as errors. This causes an
> overwhelming number of errors to show up (3000+) which masks real errors that
> might be there. Since all the checkstyle violations are not going to be fixed
> in one shot, it is desirable to lower the severity of checkstyle violations
> to warnings so that the plugin can be kept enabled. This will encourage
> developers to spot checkstyle violations in the files they touch and
> potentially fix them as they go along, along with pointing out violations as
> they code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.