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

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

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

    https://github.com/apache/incubator-trafodion/pull/348#discussion_r54828151
  
    --- Diff: core/sqf/sql/scripts/install_local_hadoop ---
    @@ -579,17 +591,15 @@ fi
     #####################################################
     
     # See JIRA TRAFODION-1512 that will eliminate this check
    -if [ -d $MY_LOCAL_SW_DIST ]; then
       
    -  HADOOP_MIRROR_URL=http://archive.cloudera.com/cdh5/cdh/5
    -  HADOOP_TAR=hadoop-2.5.0-cdh5.3.0.tar.gz
    -else
    -  
HADOOP_MIRROR_URL=http://download.nextag.com/apache/hadoop/common/hadoop-2.5.2
    -  HADOOP_TAR=hadoop-2.5.2.tar.gz
    -fi
    +HADOOP_MIRROR_URL=http://archive.cloudera.com/cdh5/cdh/5
    +HADOOP_TAR=hadoop-2.6.0-cdh5.4.4.tar.gz
     
    -if [[ "$SQ_HBASE_DISTRO" = "HDP" ]]; then
    -    HADOOP_TAR=hadoop-2.6.0.2.2.0.0-2041.tar.gz
    +if [[ "$HBASE_DISTRO" = "HDP" ]]; then
    +    HADOOP_TAR=hadoop-2.7.1.2.3.2.0-2950.tar.gz
    --- End diff --
    
    Yes, but this is optional. It also should work without MY_LOCAL_SW_DIST, 
where it downloads the files from the web.


> 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