| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
128 (0.274s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4160] libhdfs / fuse-dfs should implement O_CREAT | O_EXCL - HDFS - [issue]
|
|
...hdfsOpenFile contains this code:if ((flags & O_CREAT) && (flags & O_EXCL)) { ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4160
Author: Colin Patrick McCabe,
2012-11-07, 02:17
|
|
|
[HDFS-4132] when libwebhdfs is not enabled, nativeMiniDfsClient frees uninitialized memory - HDFS - [issue]
|
|
...When libwebhdfs is not enabled, nativeMiniDfsClient frees uninitialized memory.Details: jconfStr is declared uninitialized...struct NativeMiniDfsCluster* nmdCreate(struct NativeMiniDfsConf *...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4132
Author: Colin Patrick McCabe,
2012-11-06, 14:58
|
|
|
[HDFS-3916] libwebhdfs (C client) code cleanups - HDFS - [issue]
|
|
...Code cleanups in libwebhdfs. don't duplicate exception.c, exception.h, expect.h, jni_helper.c. We have one copy of these files; we don't need 2. remember to set errno in all public lib...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3916
Author: Colin Patrick McCabe,
2012-10-31, 14:01
|
|
|
[HDFS-3129] NetworkTopology: add test that getLeaf should check for invalid topologies - HDFS - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HDFS-3129
Author: Colin Patrick McCabe,
2012-10-17, 19:27
|
|
|
[HDFS-3055] Implement recovery mode for branch-1 - HDFS - [issue]
|
|
...Implement recovery mode for branch-1...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3055
Author: Colin Patrick McCabe,
2012-10-17, 19:27
|
|
|
[HDFS-4019] FSShell should support creating symlinks - HDFS - [issue]
|
|
...FSShell should support creating symlinks. This would allow users to create symlinks from the shell without having to write a Java program.One thing that makes this complicated is that ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4019
Author: Colin Patrick McCabe,
2012-10-15, 18:21
|
|
|
[HDFS-3669] 'mvn clean' should delete native build directories - HDFS - [issue]
|
|
...Running maven clean (mvn clean) should delete native build directories. This is useful in cases where you need to re-run cmake from scratch. One example of a case like this is wh...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3669
Author: Colin Patrick McCabe,
2012-10-13, 00:09
|
|
|
[HDFS-3608] fuse_dfs: detect changes in UID ticket cache - HDFS - [issue]
|
|
...Currently in fuse_dfs, if one kinits as some principal "foo" and then does some operation on fuse_dfs, then kdestroy and kinit as some principal "bar", subsequent operations done via fuse_df...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3608
Author: Colin Patrick McCabe,
2012-10-11, 18:46
|
|
|
[HDFS-3568] fuse_dfs: add support for security - HDFS - [issue]
|
|
...fuse_dfs should have support for Kerberos authentication. This would allow FUSE to be used in a secure cluster....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3568
Author: Colin Patrick McCabe,
2012-10-11, 18:46
|
|
|
[HDFS-3849] When re-loading the FSImage, we should clear the existing genStamp and leases. - HDFS - [issue]
|
|
...When re-loading the FSImage, we should clear the existing genStamp and leases.This is an issue in the 2NN, because it sometimes clears the existing FSImage and reloads a new one in order to ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3849
Author: Colin Patrick McCabe,
2012-10-11, 18:46
|
|
|
|