You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/01/29 10:49:00 UTC

[jira] [Commented] (AMBARI-22561) Need to address HDP-GPL repo update after user accepts license in post-install scenario

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

Hudson commented on AMBARI-22561:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8646 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8646/])
AMBARI-22561. Need to address HDP-GPL repo update after user accepts (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=d4467fb18448d4b10d12692217ba1c57a00b37b0])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/agent/CommandRepository.java
* (edit) ambari-server/src/main/resources/custom_actions/scripts/install_packages.py
* (edit) ambari-server/src/main/resources/stack-hooks/before-INSTALL/scripts/repo_initialization.py
* (edit) ambari-server/src/test/python/stacks/utils/RMFTestCase.py
* (edit) ambari-common/src/main/python/resource_management/libraries/functions/repository_util.py
* (edit) ambari-server/src/test/python/stacks/2.2/configs/oozie-upgrade.json
* (edit) ambari-server/src/test/python/stacks/2.0.6/OOZIE/test_oozie_server.py
* (edit) ambari-common/src/main/python/resource_management/libraries/functions/lzo_utils.py
* (edit) ambari-common/src/main/python/resource_management/libraries/script/script.py


> Need to address HDP-GPL repo update after user accepts license in post-install scenario
> ---------------------------------------------------------------------------------------
>
>                 Key: AMBARI-22561
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22561
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-22561.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
>   * User denies the GPL license agreement, UI will still issue PUT call to create the repo
>   * Ambari should not write HDP-GPL repo info to the ambari-hdp-1.repo because it will break yum in local repo world.
>   * Then the user accepts the license by running ambari-server setup
>   * The repo file does not get updated on existing hosts
>   * We need to push the HDP-GPL repo to the repo files on existing hosts only when the license is accepted



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)