You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/07/14 23:49:20 UTC

[jira] [Created] (TEZ-3352) MRInputHelpers getStringProperty() should not fail if property value is null

Prasanth Jayachandran created TEZ-3352:
------------------------------------------

             Summary: MRInputHelpers getStringProperty() should not fail if property value is null
                 Key: TEZ-3352
                 URL: https://issues.apache.org/jira/browse/TEZ-3352
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.0, 0.8.4
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


MRInputHelper.getStringProperty() throws exception when the value for property is null. This should instead return null and let clients deal with the null.



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