[
https://issues.apache.org/jira/browse/HBASE-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902871#comment-13902871
]
takeshi.miao commented on HBASE-10411:
--------------------------------------
[~xieliang007]
This is a surprising news for me !! Did you ever reproduce it in your env. ?
due to we eliminate this issue with following combination of JDK6 and
krb5-server versions
{code}
[ec2-user@aws-scottm-hbase-1 opt]$ java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
[ec2-user@aws-scottm-hbase-1 opt]$ rpm -qa | egrep krb5
pam_krb5-2.3.11-9.el6.x86_64
krb5-server-1.10.3-10.el6_4.6.x86_64
krb5-libs-1.10.3-10.el6_4.6.x86_64
krb5-workstation-1.10.3-10.el6_4.6.x86_64
{code}
I never try JDK7 before due to it still not in our scope for PROD usage.
> [Book] Add a kerberos 'request is a replay (34)' issue at troubleshooting
> section
> ---------------------------------------------------------------------------------
>
> Key: HBASE-10411
> URL: https://issues.apache.org/jira/browse/HBASE-10411
> Project: HBase
> Issue Type: Improvement
> Components: documentation, security
> Reporter: takeshi.miao
> Assignee: takeshi.miao
> Priority: Minor
> Attachments: HBASE-10411-trunk-v01.patch, HBASE-10411-v01.odt
>
>
> For kerberos 'request is a replay (34)' issue (HBASE-10379), adding it to the
> troubleshooting section in HBase book
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)