Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Simply missing some comment delimiters in the imports part of the test. Without this change, TestBspBasic can't compile, but with this change, Hadoop 2.0.2 profile build:
mvn -Phadoop_2.0.2 clean verify
succeeds.