Sha256: 2dd37f402c19671866fec57356d950f7e9f8064c24fd3d4516ff77fb3f019919

Contents?: true

Size: 435 Bytes

Versions: 4

Compression:

Stored size: 435 Bytes

Contents

hive:
  host: 192.168.99.100
  port: 10000
  host_shared_directory_path: /Users/Shared/tmp/spec-tmp-files
  docker_shared_directory_path: /tmp/spec-tmp-files
  hive_version: 10
  hive_options:
    'hive.exec.dynamic.partition': 'true'
    'hive.exec.dynamic.partition.mode': 'nonstrict'
    'hive.exec.max.dynamic.partitions.pernode': '100000'
    'hive.exec.max.dynamic.partitions': '100000'
    'mapred.child.java.opts': '-Xmx2048m'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rspec-hive-0.6.3 examples/rspec-hive.yml.example
rspec-hive-0.6.2 examples/rspec-hive.yml.example
rspec-hive-0.6.1 examples/rspec-hive.yml.example
rspec-hive-0.6.0 examples/rspec-hive.yml.example