SequenceFile.createWriter ignores FileSystem parameter
------------------------------------------------------

                 Key: HADOOP-7087
                 URL: https://issues.apache.org/jira/browse/HADOOP-7087
             Project: Hadoop Common
          Issue Type: Bug
          Components: io
    Affects Versions: 0.22.0
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon


The SequenceFile.createWriter methods that take a FileSystem ignore this 
parameter after HADOOP-6856. This is causing some MR tests to fail and is a 
breaking change when users pass unqualified paths to these calls.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to