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

ASF GitHub Bot commented on TRAFODION-1706:
-------------------------------------------

Github user amandamoran commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/348#discussion_r54935909
  
    --- Diff: core/sqf/sqenvcom.sh ---
    @@ -284,6 +297,8 @@ elif [[ -d /opt/cloudera/parcels/CDH ]]; then
       export CURL_INC_DIR=/usr/include
       export CURL_LIB_DIR=/usr/lib64
     
    +  lv_hbase_cp=`hbase classpath`
    --- End diff --
    
    This will need to be set for Cloudera packages install as well. 
    
    Add lv_hbase_cp=`hbase classpath` after elif [[ -n "$(ls 
/usr/lib/hadoop/hadoop-*cdh*.jar 2>/dev/null)" ]]; then
    (around line 340). 


> trafodion is not compatible with hbase 1.0 and later version
> ------------------------------------------------------------
>
>                 Key: TRAFODION-1706
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1706
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: mashengchen
>            Assignee: mashengchen
>
> trafodion is not compatible with hbase 1.0 and later version.Some api is 
> changed, like Hlog was changed to WAL...



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

Reply via email to