Compilation Error in sqoop-integration project when using Eclipse
-----------------------------------------------------------------

                 Key: BIGTOP-258
                 URL: https://issues.apache.org/jira/browse/BIGTOP-258
             Project: Bigtop
          Issue Type: Bug
          Components: Tests
    Affects Versions: 0.1.0
         Environment: RHEL 6.1, 64-bit
Eclipse 3.7 SR1
            Reporter: Will McQueen


The squoop-integration project has a compiler error in these 2 files:
1) IntegrationTestSqoopHBase.groovy
2) IntegrationTestSqoopHive.groovy

In both cases, the setUp method has a statement that's attempting to assign a 
value to a final field:
     MYSQL_ROOTPW = " -p$MYSQL_ROOTPW";

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to