Jan Van Besien created CRUNCH-535: ------------------------------------- Summary: crunch-hbase doesn't work with secured hbase (kerberos) Key: CRUNCH-535 URL: https://issues.apache.org/jira/browse/CRUNCH-535 Project: Crunch Issue Type: Bug Affects Versions: 0.13.0 Reporter: Jan Van Besien
crunch-hbase doesn't work if hbase is secured because the credentials are not initialized in the job. The fix is as simple as adding TableMapReduceUtil.initCredentials(job). I'll provide a patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)