[
https://issues.apache.org/jira/browse/OOZIE-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171223#comment-14171223
]
Robert Kanter commented on OOZIE-2031:
--------------------------------------
+1
Good catch; that was dumb of me in OOZIE-1853 :)
> Credentials doc uses 'hive' name for HBase Credentials example
> --------------------------------------------------------------
>
> Key: OOZIE-2031
> URL: https://issues.apache.org/jira/browse/OOZIE-2031
> Project: Oozie
> Issue Type: Bug
> Components: docs
> Affects Versions: 4.0.1
> Reporter: Harsh J
> Assignee: Harsh J
> Priority: Trivial
> Attachments: OOZIE-2031.patch
>
>
> On http://oozie.apache.org/docs/4.0.1//DG_UnifiedCredentialsModule.html, the
> below is observed carrying the typo 'hive=' instead of 'hbase=':
> {code}
> <property>
> <name>oozie.credentials.credentialclasses</name>
> <value>
> hcat=org.apache.oozie.action.hadoop.HCatCredentials,
> hive=org.apache.oozie.action.hadoop.HbaseCredentials
> </value>
> </property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)