Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
-
None
-
Reviewed
Description
Findbugs 2 warns about relying on the default Java charset instead of specifying it explicitly. Given that we're porting Hadoop to different platforms it's better to be explicit.