Skip to content

Simplify HBase validations #21

@amezng

Description

@amezng

API to query hbase and validate

validate(hbaseConf){ hbase =>
  hbase.query("select cf.field1, cf.field2 from namespace.table") === Array(fieldVal1,fieldVal2)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions