You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/02/22 17:05:18 UTC

[jira] [Created] (HADOOP-12831) FSOutputSummer NPEs in ctor if bytes per checksum set to 0

Steve Loughran created HADOOP-12831:
---------------------------------------

             Summary: FSOutputSummer NPEs in ctor if bytes per checksum  set to 0
                 Key: HADOOP-12831
                 URL: https://issues.apache.org/jira/browse/HADOOP-12831
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Priority: Minor


If you set the number of bytes per checksum to zero, 
{code}    conf.setInt(LocalFileSystemConfigKeys.LOCAL_FS_BYTES_PER_CHECKSUM_KEY, 0)
{code}
then create a "file://" instance, you get to see a stack trace



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)