You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "SaintBacchus (JIRA)" <ji...@apache.org> on 2015/09/07 13:15:46 UTC

[jira] [Created] (SPARK-10473) EventLog will loss message in the long-running security application

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org