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

    https://github.com/apache/incubator-trafodion/pull/415#discussion_r58482948
  
    --- Diff: core/sqf/sql/scripts/install_local_hadoop ---
    @@ -614,7 +614,7 @@ HIVE_TAR=${HIVE_PREFIX}.tar.gz
     HBASE_MIRROR_URL=http://archive.cloudera.com/cdh5/cdh/5
     HBASE_TAR=hbase-${HBASE_DEP_VER_CDH}.tar.gz
     if [[ "$HBASE_DISTRO" = "HDP" ]]; then
    -    HBASE_TAR=hbase-${HBASE_DEP_VER_HDP}.tar.gz
    +    HBASE_TAR=hbase-1.1.2.2.3.2.0-2950.tar.gz
    --- End diff --
    
    Prashanth brought this up already. I suggested that It would be better to 
create a soft link is created at the local repository to point to the 
HBASE_DEP_VER_HDP rather than changing the install_local_hadoop.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to