hid_t fapl_id = -1; H5FD_hdfs_fapl_t fa = { 1, /* fapl version */ "localhost", /* namenode name */ 8020, /* namenode port */ "", /* username */ "", /* kerberos ticket cache path */ 2048, /* stream buffer size */ }; fapl_id = H5Pcreate(H5P_FILE_ACCESS); assert( 0 >= fapl_id ); assert( 0 >= H5Pset_fapl_hdfs(fapl_id, &fa) ); /* proceed with file open... */ Comment |
---|
HTML Wrap |
---|
| Bitbucket Server file |
---|
repoSlug | hdf5 |
---|
branchId | refs/heads/1.10/master |
---|
projectKey | HDFFV |
---|
filepath | examples/h5_subset.c |
---|
showLineNumbers | true |
---|
lineStart | 32 |
---|
progLang | cpp |
---|
lineEnd | 42 |
---|
applicationLink | 5ac7b370-7412-3c8c-ad20-807a68261336 |
---|
|
|
HTML Wrap |
---|
class | hdf-togglebox hdf-fortran hdf-togglebox-hidden |
---|
| Bitbucket Server file |
---|
repoSlug | hdf5 |
---|
branchId | refs/heads/1.10/master |
---|
projectKey | HDFFV |
---|
filepath | fortran/examples/compound.f90 |
---|
showLineNumbers | true |
---|
lineStart | 25 |
---|
progLang | plain |
---|
lineEnd | 35 |
---|
applicationLink | 5ac7b370-7412-3c8c-ad20-807a68261336 |
---|
|
|
|
|