-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7002/
-----------------------------------------------------------
(Updated Sept. 12, 2012, 2 p.m.)
Review request for hcatalog and Travis Crawford.
Changes
-------
Good suggestion to improve the documentation. I switched this from comments to
javadoc too, so its useful to both those reading the code and users who are
trying to use HCat.
Description
-------
Fix broken TestNotificationListener.
This addresses bug HCATALOG-498.
https://issues.apache.org/jira/browse/HCATALOG-498
Diffs (updated)
-----
src/java/org/apache/hcatalog/listener/NotificationListener.java 0660042
src/test/org/apache/hcatalog/listener/TestNotificationListener.java 58ef72c
src/test/org/apache/hcatalog/mapreduce/HCatBaseTest.java 4302e67
Diff: https://reviews.apache.org/r/7002/diff/
Testing
-------
Thanks,
Travis Crawford