Details
-
Task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.6.1
-
None
Description
1. Handle the new error type by displaying the error message with a new style
2. Stop the user from proceeding to the next step if this error type is encountered.
Use Case:
When the user did not agree to GPL terms, but io.compression.codec.lzo.class in core-site.xml contains com.hadoop.compression.lzo.LzoCodec, we need to throw a hard error that prevents the user from proceeding.