aboutsummaryrefslogblamecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/one_stage_json_expectation.json
blob: 506859ae545b1a181d1f636be519e95a09661c10 (plain) (tree)
1
2
3
4
5
6
7
8
9







                           
                        


                                                         



















                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
                       

                                
                           




                                       
                                         
                                
                              








                                      











                                    






                                 


                   

                                                  
                       

                                
                           



                                       
                                      
                                         
                                
                              

                            
                                      





                                 











                                    
                                 

                                



                              


                    
                    
                                                  
                       

                                
                           




                                       
                                         
                                
                              








                                      











                                    

                                 
                              



                              


                    
                    
                                                  
                       

                                
                           




                                       
                                         
                                
                              

                            
                                      





                                 











                                    
                                 

                                



                              


                    
                    
                                                  
                       

                                
                           




                                       
                                         
                                
                              








                                      











                                    
                                 

                                



                              


                    
                    
                                                  
                       

                                
                           



                                       
                                      
                                         
                                
                              

                            
                                      





                                 











                                    

                                 
                              



                              


                    
                    
                                                  
                       

                                
                           




                                       
                                         
                                
                              








                                      











                                    
                                 

                                








                                                  
                       

                                
                           




                                       
                                         
                                
                              








                                      











                                    




















                                 
   
[ {
  "status" : "COMPLETE",
  "stageId" : 1,
  "attemptId" : 0,
  "numActiveTasks" : 0,
  "numCompleteTasks" : 8,
  "numFailedTasks" : 0,
  "executorRunTime" : 3476,
  "executorCpuTime" : 0,
  "submissionTime" : "2015-02-03T16:43:05.829GMT",
  "firstTaskLaunchedTime" : "2015-02-03T16:43:05.829GMT",
  "completionTime" : "2015-02-03T16:43:06.286GMT",
  "inputBytes" : 28000128,
  "inputRecords" : 0,
  "outputBytes" : 0,
  "outputRecords" : 0,
  "shuffleReadBytes" : 0,
  "shuffleReadRecords" : 0,
  "shuffleWriteBytes" : 13180,
  "shuffleWriteRecords" : 0,
  "memoryBytesSpilled" : 0,
  "diskBytesSpilled" : 0,
  "name" : "map at <console>:14",
  "details" : "org.apache.spark.rdd.RDD.map(RDD.scala:271)\n$line10.$read$$iwC$$iwC$$iwC$$iwC.<init>(<console>:14)\n$line10.$read$$iwC$$iwC$$iwC.<init>(<console>:19)\n$line10.$read$$iwC$$iwC.<init>(<console>:21)\n$line10.$read$$iwC.<init>(<console>:23)\n$line10.$read.<init>(<console>:25)\n$line10.$read$.<init>(<console>:29)\n$line10.$read$.<clinit>(<console>)\n$line10.$eval$.<init>(<console>:7)\n$line10.$eval$.<clinit>(<console>)\n$line10.$eval.$print(<console>)\nsun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\nsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\nsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\njava.lang.reflect.Method.invoke(Method.java:606)\norg.apache.spark.repl.SparkIMain$ReadEvalPrint.call(SparkIMain.scala:852)\norg.apache.spark.repl.SparkIMain$Request.loadAndRun(SparkIMain.scala:1125)\norg.apache.spark.repl.SparkIMain.loadAndRunReq$1(SparkIMain.scala:674)\norg.apache.spark.repl.SparkIMain.interpret(SparkIMain.scala:705)\norg.apache.spark.repl.SparkIMain.interpret(SparkIMain.scala:669)",
  "schedulingPool" : "default",
  "accumulatorUpdates" : [ ],
  "tasks" : {
    "8" : {
      "taskId" : 8,
      "index" : 0,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.829GMT",
      "duration" : 435,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 1,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 435,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 2,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 94000,
          "recordsWritten" : 0
        }
      }
    },
    "9" : {
      "taskId" : 9,
      "index" : 1,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.830GMT",
      "duration" : 436,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 1,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 436,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 0,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 98000,
          "recordsWritten" : 0
        }
      }
    },
    "10" : {
      "taskId" : 10,
      "index" : 2,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.830GMT",
      "duration" : 434,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 2,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 434,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 1,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 76000,
          "recordsWritten" : 0
        }
      }
    },
    "11" : {
      "taskId" : 11,
      "index" : 3,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.830GMT",
      "duration" : 434,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 2,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 434,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 1,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1647,
          "writeTime" : 83000,
          "recordsWritten" : 0
        }
      }
    },
    "12" : {
      "taskId" : 12,
      "index" : 4,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.831GMT",
      "duration" : 434,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 2,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 434,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 1,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1645,
          "writeTime" : 101000,
          "recordsWritten" : 0
        }
      }
    },
    "13" : {
      "taskId" : 13,
      "index" : 5,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.831GMT",
      "duration" : 434,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 2,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 434,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 2,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 73000,
          "recordsWritten" : 0
        }
      }
    },
    "14" : {
      "taskId" : 14,
      "index" : 6,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.832GMT",
      "duration" : 434,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 2,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 434,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 1,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 88000,
          "recordsWritten" : 0
        }
      }
    },
    "15" : {
      "taskId" : 15,
      "index" : 7,
      "attempt" : 0,
      "launchTime" : "2015-02-03T16:43:05.833GMT",
      "duration" : 435,
      "executorId" : "<driver>",
      "host" : "localhost",
      "status" : "SUCCESS",
      "taskLocality" : "PROCESS_LOCAL",
      "speculative" : false,
      "accumulatorUpdates" : [ ],
      "taskMetrics" : {
        "executorDeserializeTime" : 1,
        "executorDeserializeCpuTime" : 0,
        "executorRunTime" : 435,
        "executorCpuTime" : 0,
        "resultSize" : 1902,
        "jvmGcTime" : 19,
        "resultSerializationTime" : 1,
        "memoryBytesSpilled" : 0,
        "diskBytesSpilled" : 0,
        "inputMetrics" : {
          "bytesRead" : 3500016,
          "recordsRead" : 0
        },
        "outputMetrics" : {
          "bytesWritten" : 0,
          "recordsWritten" : 0
        },
        "shuffleReadMetrics" : {
          "remoteBlocksFetched" : 0,
          "localBlocksFetched" : 0,
          "fetchWaitTime" : 0,
          "remoteBytesRead" : 0,
          "localBytesRead" : 0,
          "recordsRead" : 0
        },
        "shuffleWriteMetrics" : {
          "bytesWritten" : 1648,
          "writeTime" : 79000,
          "recordsWritten" : 0
        }
      }
    }
  },
  "executorSummary" : {
    "<driver>" : {
      "taskTime" : 3624,
      "failedTasks" : 0,
      "succeededTasks" : 8,
      "inputBytes" : 28000128,
      "outputBytes" : 0,
      "shuffleRead" : 0,
      "shuffleWrite" : 13180,
      "memoryBytesSpilled" : 0,
      "diskBytesSpilled" : 0
    }
  }
} ]