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-4407
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Blocker
Assignee:
Tsz Wo (Nicholas), SZE
Reporter:
Tsz Wo (Nicholas), SZE
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Hadoop Common
HADOOP-4395 should use a Java 1.5 API for 0.18
Created:
14/Oct/08 12:51 AM
Updated:
08/Jul/09 04:43 PM
Return to search
Component/s:
None
Affects Version/s:
None
Fix Version/s:
0.18.2
Time Tracking:
Not Specified
File Attachments:
File Name
Date Attached
Attached By
Size
4407_20081013.patch
2008-10-14 12:54 AM
Tsz Wo (Nicholas), SZE
0.5 kB
Hadoop Flags:
Reviewed
Resolution Date:
14/Oct/08 01:38 AM
Description
« Hide
String.isEmpty() is not available in Java 1.5.
Description
String.isEmpty() is not available in Java 1.5.
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
[
Permlink
|
« Hide
]
Tsz Wo (Nicholas), SZE
added a comment -
14/Oct/08 12:54 AM
4407_20081013.patch: use String.length()
[
Show »
]
Tsz Wo (Nicholas), SZE
added a comment -
14/Oct/08 12:54 AM
4407_20081013.patch: use String.length()
[
Permlink
|
« Hide
]
Chris Douglas
added a comment -
14/Oct/08 12:56 AM
+1
[
Show »
]
Chris Douglas
added a comment -
14/Oct/08 12:56 AM
+1
[
Permlink
|
« Hide
]
Tsz Wo (Nicholas), SZE
added a comment -
14/Oct/08 01:38 AM
I just committed this.
[
Show »
]
Tsz Wo (Nicholas), SZE
added a comment -
14/Oct/08 01:38 AM
I just committed this.