[
https://issues.apache.org/jira/browse/AMBARI-18746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15630706#comment-15630706
]
Hadoop QA commented on AMBARI-18746:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12836662/AMBARI-18746-rebased.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9107//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9107//console
This message is automatically generated.
> 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)