Ben Becker created DRILL-297:
--------------------------------

             Summary: Trace operator throws NPE if the configured path is not 
writable
                 Key: DRILL-297
                 URL: https://issues.apache.org/jira/browse/DRILL-297
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Ben Becker


If the path defined in Drill's {{trace.directory}} config parameter is not 
writable, {{TraceRecordBatch}} will pass a null {{OutputStream}} to 
{{VectorAccessibleSerializable.writeToStreamAndRetain()}}, which asserts 
{{OutputStream}} is not null.

We should probably do something which informs the user of the misconfiguration 
and does not terminate the Drillbit.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to