Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
To reproduce the compile error, please do:
ant test
Itfails with the following error:
[javac] /home/cheolsoo/workspace/pig-svn/test/org/apache/pig/test/TestBuiltin.java:195: cannot find symbol [javac] symbol : class Properties [javac] location: class org.apache.pig.test.TestBuiltin [javac] pigServer = new PigServer(ExecType.LOCAL, new Properties());
Attachments
Attachments
Issue Links
- is broken by
-
PIG-2791 Pig does not work with ViewFileSystem
- Resolved