Questions tagged [hdf]

Hierarchical Data Format (HDF, HDF4, or HDF5) is a set of file formats and libraries designed to store and organize large amounts of numerical data.

Hierarchical Data Format (HDF, HDF4, or HDF5) is a set of file formats and libraries designed to store and organize large amounts of numerical data.

Originally developed at the National Center for Supercomputing Applications, it is supported by the non-profit HDF Group, whose mission is to ensure continued development of HDF5 technologies, and the continued accessibility of data stored in HDF.

In keeping with this goal, the HDF format, libraries and associated tools are available under a liberal, BSD-like license for general use. HDF is supported by many commercial and non-commercial software platforms, including Java, MATLAB/Scilab, Octave, IDL, Python, and R. The freely available HDF distribution consists of the library, command-line utilities, test suite source, Java interface, and the Java-based HDF Viewer (HDFView).

There are two major versions of HDF; HDF4 and HDF5, which differ significantly in design and API.

Wikipedia: http://en.wikipedia.org/wiki/Hierarchical_Data_Format

344 questions
0
votes
1 answer

New equivalent of hdf5load

Since the standard R package to manage HDF5 format has changed to rhdf5, some features are no longer available. One of those is hdf5load: h5pointer = hdf5load(file=h5file,load=FALSE,verbosity=0,tidy=TRUE) variable = h5pointer$element where h5file…
Manfredo
  • 1,760
  • 4
  • 25
  • 53
0
votes
1 answer

Shuffle error in mapreduce: Error in shuffle in local fetcher

Where should i look for to correct the shuffle error. I have checked yarn-site.xml. I am running a cluster. I tried looking around but couldn't find any helpful stuff. yarn-site.xml