You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "SK (JIRA)" <ji...@apache.org> on 2014/09/20 01:17:33 UTC

[jira] [Created] (SPARK-3610) Unable to load app logs for MLLib programs in history server

SK created SPARK-3610:
-------------------------

             Summary: Unable to load app logs for MLLib programs in history server 
                 Key: SPARK-3610
                 URL: https://issues.apache.org/jira/browse/SPARK-3610
             Project: Spark
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: SK
             Fix For: 1.1.0


The default log files for the Mllib examples use a rather long naming convention that includes special characters like parentheses and comma.For e.g. one of my log files is named "binaryclassifier-with-params(input.txt,100,1.0,svm,l2,0.1)-1410566770032".

When I click on the program on the history server page (at port 18080), to view the detailed application logs, the history server crashes and I need to restart it. I am using Spark 1.1 on a mesos cluster.

I renamed the  log file by removing the special characters and  then it loads up correctly. I am not sure which program is creating the log files. Can it be changed so that the default log file naming convention does not include  special characters? 



--
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