You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2021/08/04 12:17:00 UTC

[jira] [Assigned] (SPARK-36354) EventLogFileReaders should not complain in case of no event log files

     [ https://issues.apache.org/jira/browse/SPARK-36354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim reassigned SPARK-36354:
------------------------------------

    Assignee: Dongjoon Hyun

> EventLogFileReaders should not complain in case of no event log files
> ---------------------------------------------------------------------
>
>                 Key: SPARK-36354
>                 URL: https://issues.apache.org/jira/browse/SPARK-36354
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.1.2, 3.2.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Major
>
> {code}
> 21/07/30 07:38:26 WARN FsHistoryProvider: Error while reading new log s3a://.../eventlog_v2_spark-95b5c736c8e44037afcf152534d08771
> java.lang.IllegalArgumentException: requirement failed: Log directory must contain at least one event log file!
>         at scala.Predef$.require(Predef.scala:281)
>         at org.apache.spark.deploy.history.RollingEventLogFilesFileReader.files$lzycompute(EventLogFileReaders.scala:216)
> {code}
> {code}
> $ aws s3 ls s3://.../eventlog_v2_spark-95b5c736c8e44037afcf152534d08771/
> 2021-06-26 22:31:40          0 appstatus_spark-95b5c736c8e44037afcf152534d08771.inprogress
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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