SaintBacchus created SPARK-10473:
------------------------------------

             Summary: EventLog will loss message in the long-running security 
application
                 Key: SPARK-10473
                 URL: https://issues.apache.org/jira/browse/SPARK-10473
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Web UI
    Affects Versions: 1.5.0
            Reporter: SaintBacchus


In the implementation of *EventLoggingListener* , there is only one 
OutputStream writing event message to HDFS.
But when the token of the *DFSClient* in the "OutputStream" was expired, the  
"DFSClient" had no right to write the message and miss all the message behind.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to