You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Ashutosh Chauhan <ha...@apache.org> on 2014/03/03 22:47:27 UTC

Review Request 18709: Bug fix for fs based stats collection.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18709/
-----------------------------------------------------------

Review request for hive.


Bugs: HIVE-6539
    https://issues.apache.org/jira/browse/HIVE-6539


Repository: hive-git


Description
-------

Bug fix for fs based stats collection.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/stats/fs/FSStatsAggregator.java 3255031 
  ql/src/java/org/apache/hadoop/hive/ql/stats/fs/FSStatsPublisher.java d898a26 
  ql/src/test/queries/clientpositive/metadata_only_queries.q 9cec4da 
  ql/src/test/queries/clientpositive/metadata_only_queries_with_filters.q 998f6a1 
  ql/src/test/queries/clientpositive/stats_only_null.q 38524b4 

Diff: https://reviews.apache.org/r/18709/diff/


Testing
-------

Made few stats based test to use fs based stats collection.


Thanks,

Ashutosh Chauhan