You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Vivek Rathod (JIRA)" <ji...@apache.org> on 2018/06/28 21:04:00 UTC

[jira] [Created] (AMBARI-24211) UI Install: Stackadvisor does not show GPL Error

Vivek Rathod created AMBARI-24211:
-------------------------------------

             Summary: UI Install: Stackadvisor does not show GPL Error
                 Key: AMBARI-24211
                 URL: https://issues.apache.org/jira/browse/AMBARI-24211
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.7.0
            Reporter: Vivek Rathod
             Fix For: 2.7.0


STR:
1) Setup ambari server and deny gpl license \{code}gpl.license.accepted=false\{code}
2) In customize services page, add the following properties
{code}io.compression.codecs = org.apache.hadoop.io.compress.GzipCodec,org.apache.hadoop.io.compress.DefaultCodec,org.apache.hadoop.io.compress.SnappyCodec,com.hadoop.compression.lzo.LzoCodec,com.hadoop.compression.lzo.LzopCodec\{code}
{code}io.compression.codec.lzo.class = com.hadoop.compression.lzo.LzoCodec\{code} (custom)
3) On clicking next button, it proceeds to the next step
Expected Behavior : On clicking next button, show StackAdvisor error something like \{code}Your Ambari Server has not been configured to download LZO and install it\{code} and stop user from navigating to next page



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