You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by Mark Grover <gr...@gmail.com> on 2013/04/24 19:42:40 UTC

Review Request: BIGTOP-885: TestHiveSmokeBulk fails on Hive 0.9

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

Review request for bigtop.


Description
-------

Updating test outputs


This addresses bug BIGTOP-885.
    https://issues.apache.org/jira/browse/BIGTOP-885


Diffs
-----

  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/filter 015b318 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in 015fe80 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out acae64c 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/filter e67bc0d 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out b58f461 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/filter cb844d1 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out 5e94525 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/filter 26c4a38 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out 945016d 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/filter 69b7bb7 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out 3cf11fc 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out db1af12 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/filter d48cc46 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out 00e923c 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/filter 51ff5fc 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out b6f8453 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/filter PRE-CREATION 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out 23cf4cb 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/filter 262105a 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out ce5b39b 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/filter ee0080a 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out 0b3a10e 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/filter 6eaaaef 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out 2056646 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/filter 2779eff 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out e31cb88 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/filter 66ff8d0 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out af70adf 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/filter 6f48e87 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in bafa87e 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out ae4bf59 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/filter 519dc5c 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out 1078d08 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/filter 3fd69ab 
  bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out 040f6dc 

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


Testing
-------

Ran on my 3-node distributed cluster and tests passed, updated some filters when comparing the test output with expected output


Thanks,

Mark Grover