MATLAB PARALLEL COMPUTING TOOLBOX - S Guía de usuario Pagina 203

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 656
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 202
Run mapreduce on a Hadoop Cluster
6-63
meanDelay =
KeyValueDatastore with properties:
Files: {
' .../tmp/alafleur/tpc00621b1_4eef_4abc_8078_646aa916e7d9/part0.seq'
}
ReadSize: 1 key-value pairs
FileType: 'seq'
Read the result.
readall(meanDelay)
Key Value
__________________ ________
'MeanArrivalDelay' [7.1201]
Although for demonstration purposes this example uses a local data set, it is likely when
using Hadoop that your data set is stored in an HDFS™ file system. Likewise, you might
be required to store the mapreduce output in HDFS. For details about accessing HDFS
in MATLAB, see “Read from HDFS”.
See Also
Functions
datastore | mapreduce | mapreducer | parallel.cluster.Hadoop
Related Examples
“Getting Started with MapReduce”
“Run mapreduce on a Parallel Pool”
More About
“MapReduce”
“Datastore”
Vista de pagina 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 655 656

Comentarios a estos manuales

Sin comentarios