Description
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project falcon-webapp: Compilation failure: Compilation failure: [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[23,27] cannot find symbol [ERROR] symbol : class CommonConfigurationKeysPublic [ERROR] location: package org.apache.hadoop.fs [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[188,21] cannot find symbol [ERROR] symbol : variable CommonConfigurationKeysPublic [ERROR] location: class org.apache.falcon.security.BasicAuthFilterTest [ERROR] /home/jbonofre/workspace/falcon/webapp/src/test/java/org/apache/falcon/security/BasicAuthFilterTest.java:[208,17] cannot find symbol [ERROR] symbol : variable CommonConfigurationKeysPublic [ERROR] location: class org.apache.falcon.security.BasicAuthFilterTest [ERROR] -> [Help 1]
Attachments
Attachments
Issue Links
- is related to
-
FALCON-395 Falcon service does not start when _HOST is used in the spnego principal
- Resolved