HDFS code is extensively using system property 'test.build.data' which is
likely to fail under Eclipse environment
------------------------------------------------------------------------------------------------------------------
Key: HDFS-620
URL: https://issues.apache.org/jira/browse/HDFS-620
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Konstantin Boudnik
Because some of the system properties aren't available in Eclipse environment
and there's a sufficient number usages of 'test.data.dir' system property the
chances are that some of the tests won't work in Eclipse. There were two
occasions of such behavior which were fixed already (see HDFS-601, HDFS-614).
Although many more are left intact for post append time frame
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.