You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2018/07/17 07:05:00 UTC

[jira] [Created] (HADOOP-15612) Improve exception when tfile fails to load LzoCodec

Gera Shegalov created HADOOP-15612:
--------------------------------------

             Summary: Improve exception when tfile fails to load LzoCodec 
                 Key: HADOOP-15612
                 URL: https://issues.apache.org/jira/browse/HADOOP-15612
             Project: Hadoop Common
          Issue Type: Improvement
    Affects Versions: 3.1.0
            Reporter: Gera Shegalov
            Assignee: Gera Shegalov


When hadoop-lzo is not on classpath you get
{code:java}
java.io.IOException: LZO codec class not specified. Did you forget to set property io.compression.codec.lzo.class?{code}
which is probably rarely the real cause given the default class name. The real root cause is not attached to the exception thrown.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org