Author: avandana
Date: Wed Jul 25 01:49:46 2012
New Revision: 1365398
URL: http://svn.apache.org/viewvc?rev=1365398&view=rev
Log:
HCAT-389 hcat_ping (script to check if HCatalog server is running/reachable)
(merged from trunk)
Added:
incubator/hcatalog/branches/branch-0.4/scripts/hcat_check
- copied unchanged from r1354252,
incubator/hcatalog/trunk/scripts/hcat_check
Modified:
incubator/hcatalog/branches/branch-0.4/CHANGES.txt
Modified: incubator/hcatalog/branches/branch-0.4/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.4/CHANGES.txt?rev=1365398&r1=1365397&r2=1365398&view=diff
==============================================================================
--- incubator/hcatalog/branches/branch-0.4/CHANGES.txt (original)
+++ incubator/hcatalog/branches/branch-0.4/CHANGES.txt Wed Jul 25 01:49:46 2012
@@ -26,6 +26,8 @@ Trunk (unreleased changes)
HCAT-328 HCatLoader should report its input size so pig can estimate the
number of reducers (traviscrawford via gates)
IMPROVEMENTS
+ HCAT-389 hcat_ping (script to check if HCatalog server is running/reachable)
(mithun via khorgath)
+
HCAT-432 Add findbugs to build (rohini via avandana)
HCAT-424 Code cleanup of tabs (khorgath)