History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
HADOOP-1891
Type:
Bug
Status:
Closed
Resolution:
Won't Fix
Priority:
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
This issue
relates to
:
HADOOP-1916
FSShell put or CopyFromLocal incorrectly treats "."
HADOOP-1858
".." for ls does not check for existence of its parent directory.
HADOOP-2025
Instantiating a FileSystem object should guarantee the existence of the working directory
Resolution Date:
19/Feb/08 11:46 PM
Description
« Hide
Path p = new Path(".");
System.out.println("path=(" + p.toString() +")");
path =()
Description
Path p = new Path("."); System.out.println("path=(" + p.toString() +")"); path =()
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
There are no subversion log entries for this issue yet.