Issue Details (XML | Word | Printable)

Key: HADOOP-1891
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Mahadev konar
Reporter: Olga Natkovich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

"." is converted to an empty path

Created: 14/Sep/07 01:36 AM   Updated: 08/Jul/09 04:42 PM
Return to search
Component/s: None
Affects Version/s: 0.14.1
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Linux
Issue Links:
Reference
 

Resolution Date: 19/Feb/08 11:46 PM


 Description  « Hide
Path p = new Path(".");
System.out.println("path=(" + p.toString() +")");

path =()



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.