Harsh J created OOZIE-2031:
------------------------------

             Summary: 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)

Reply via email to