|
@@ -12,6 +12,8 @@ Trunk (unreleased changes)
|
|
|
|
|
|
BUG FIXES
|
|
|
|
|
|
+ HADOOP-4242. Remove extra ";" in FSDirectory that blocks compilation
|
|
|
+ in some IDE's. (szetszwo via omalley)
|
|
|
|
|
|
Release 0.19.0 - Unreleased
|
|
|
|
|
@@ -731,9 +733,6 @@ Release 0.19.0 - Unreleased
|
|
|
HADOOP-4090. The hive scripts pick up hadoop from HADOOP_HOME
|
|
|
and then the path. (Raghotham Murthy via dhruba)
|
|
|
|
|
|
- HADOOP-4242. Remove extra ";" in FSDirectory that blocks compilation
|
|
|
- in some IDE's. (szetszwo via omalley)
|
|
|
-
|
|
|
Release 0.18.1 - 2008-09-17
|
|
|
|
|
|
IMPROVEMENTS
|