[
https://issues.apache.org/jira/browse/AMBARI-18746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634247#comment-15634247
]
Hudson commented on AMBARI-18746:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #261 (See
[https://builds.apache.org/job/Ambari-branch-2.5/261/])
AMBARI-18746: Sqoop parameter hadoop_home is pointed to incorrect path (dili:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=35adad6e6f387b25d577ce1ca30e57523bbd1b3e])
* (edit)
ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params_linux.py
> Sqoop parameter hadoop_home is pointed to incorrect path in params_linux.py
> ---------------------------------------------------------------------------
>
> Key: AMBARI-18746
> URL: https://issues.apache.org/jira/browse/AMBARI-18746
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.4.0, 2.5.0
> Environment: Redhat 6.6, Sqoop 1.4.6+Hadoop 2.7.2
> Reporter: Ying Cao
> Assignee: Di Li
> Priority: Minor
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-18746-rebased.patch, AMBARI-18746.1.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The parameter hadoop_home is pointed to hbase-client in params_linux.py, and
> need to be updated.
> ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/params_linux.py
> # For stack versions supporting rolling upgrade
> if stack_version_formatted and
> ............
> hadoop_home = format("{stack_root}/current/hbase-client")
> ...........
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)