[ 
https://issues.apache.org/jira/browse/HBASE-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490512#comment-14490512
 ] 

stack commented on HBASE-13444:
-------------------------------

[~jonathan.lawlor] tried to repro this but can't.

I have a little hbase cluster with 1.0.1, 
revision=c9a40c33cb7b77b9b865ff834f47478f6ffcad06

I then do following on a hadoop 2.7.0-SNAPSHOT:

HADOOP_CLASSPATH="/home/stack/conf_hbase:`/home/stack/hbase-1.1.0-SNAPSHOT/bin/hbase
 classpath`" ./hadoop/bin/hadoop --config ~/conf_hadoop  
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 1 100 
/tmp/blah8 1 10 10

... and it runs successfully.

Also did this combo:

[stack@c2020 hbase-1.1.0-SNAPSHOT]$ ./bin/hbase --config ~/conf_hbase 
org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 1 100 
/tmp/blahxx 1 10 10

The branch-1 has this for a tip:

commit f3b6cc84f2de3ce65ad9840483eb5739361f85c0
Author: Srikanth Srungarapu <[email protected]>
Date:   Fri Apr 10 13:44:19 2015 -0700

    HBASE-13436 Include user name in ADE for scans

> IntegrationTestBigLinkedList from branch-1 can't talk to a cluster running 
> branch-1.0
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-13444
>                 URL: https://issues.apache.org/jira/browse/HBASE-13444
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Rajesh Nishtala
>            Priority: Blocker
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: HBASE-13444-stacktrace.txt
>
>
> IntegrationTestBigLinkedList compiled on branch-1 can't talk to an hbase 
> cluster running branch-1.0. See attached stack trace for more details.
> Repro steps:
> 1) start a cluster from branch-1.0
> 2) copy configs from that cluster into another repo on branch-1
> 3) run IntegrationTestBigLinkedlist as follows:
> ./bin/hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList loop 1 
> 1 100 /tmp/blah2 1 10 10 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to