[
https://issues.apache.org/jira/browse/AMBARI-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayush Luniya resolved AMBARI-24211.
------------------------------------
Resolution: Invalid
Fix Version/s: (was: 2.7.1)
2.7.0
HDP-3.0 stack definition issue
> 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
> Assignee: Andrew Onischuk
> Priority: Major
> 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:java}
> 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 "Your Ambari Server has not been configured to download LZO
> and install it" and stop user from navigating to next page
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)