[ 
https://issues.apache.org/jira/browse/HBASE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell resolved HBASE-6973.
----------------------------------------
    Resolution: Abandoned

> Trim trailing whitespace from configuration values
> --------------------------------------------------
>
>                 Key: HBASE-6973
>                 URL: https://issues.apache.org/jira/browse/HBASE-6973
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.1
>            Reporter: James Kinley
>            Priority: Minor
>
> If the following properties have a whitespace at the end of the value it 
> causes problems with Kerberos authentication...
> {code}
> <property>
>     <name>hbase.regionserver.keytab.file</name>
>     <value>/etc/hbase/conf/hbase.krb5 </value>
> </property>
> <property>
>     <name>hbase.master.keytab.file</name>
>     <value>/etc/hbase/conf/hbase.krb5 </value>
> </property>
> {code}
> I'm guessing this can affect other properties as well, so can the values be 
> trimmed when read?



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to