[ 
https://issues.apache.org/jira/browse/AMBARI-24211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vivek Rathod updated AMBARI-24211:
----------------------------------
    Description: 
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

  was:
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 \{code}Your Ambari Server has not been configured to download LZO and 
install it \{code} and stop user from navigating to next page


> 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
>            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)

Reply via email to