| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
128 (0.461s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-3606] libhdfs: create self-contained unit test - HDFS - [issue]
|
|
...We should have a self-contained unit test for libhdfs and also for FUSE.We do have hdfs_test, but it is not self-contained (it requires a cluster to already be running before it can be used....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3606
Author: Colin Patrick McCabe,
2012-07-19, 18:50
|
|
|
[HDFS-3676] handleSaslConnection failure doesn't try to renew the correct UGI - HDFS - [issue]
|
|
...Client.java has this code:private synchronized void handleSaslConnectionFailure( final int currRetries, final int maxRetries, final Exception ex, ...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3676
Author: Colin Patrick McCabe,
2012-07-19, 18:27
|
|
|
[HDFS-3681] libhdfs: implement direct-reads optimization for hdfsPread - HDFS - [issue]
|
|
...In libhdfs, we should implement the direct reads optimization for pread as well as read....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3681
Author: Colin Patrick McCabe,
2012-07-19, 06:49
|
|
|
[HDFS-3674] Add method(s) which could test for the presence of an HDFS filesystem without authentication - HDFS - [issue]
|
|
...It would be nice to have a method or methods in the HDFS client that could test for the presence of an HDFS filesystem without requiring authentication. For example, in fuse_dfs, there...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3674
Author: Colin Patrick McCabe,
2012-07-18, 13:11
|
|
|
[HDFS-3609] libhdfs: don't force the URI to look like hdfs://hostname:port - HDFS - [issue]
|
|
...Currently, libhdfs forces the URI to look like hdfs://<hostname>:port.For configurations like HA or federation this is not ideal....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3609
Author: Colin Patrick McCabe,
2012-07-14, 14:04
|
|
|
[HDFS-3539] libhdfs code cleanups - HDFS - [issue]
|
|
...Fix some compiler warnings, improperly exposed private data types, and extraneous includes in libhdfs....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3539
Author: Colin Patrick McCabe,
2012-07-14, 14:04
|
|
|
[HDFS-3492] fix some misuses of InputStream#skip - HDFS - [issue]
|
|
...It seems that we have a few cases where programmers are calling InputStream#skip and not handling "short skips." Unfortunately, the skip method is documented and implemented so that it...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3492
Author: Colin Patrick McCabe,
2012-07-14, 14:04
|
|
|
[HDFS-3657] libhdfs: test_libhdfs_threaded should test non-recursive delete - HDFS - [issue]
|
|
...libhdfs: test_libhdfs_threaded should test non-recursive delete...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3657
Author: Colin Patrick McCabe,
2012-07-13, 23:26
|
|
|
[HDFS-3270] run valgrind on fuse-dfs, fix any memory leaks - HDFS - [issue]
|
|
...run valgrind on fuse-dfs, fix any memory leaks...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3270
Author: Colin Patrick McCabe,
2012-07-13, 16:35
|
|
|
[HDFS-3633] libhdfs: hdfsDelete should pass JNI_FALSE or JNI_TRUE - HDFS - [issue]
|
|
...In libhdfs in hdfsDelete, the header file says any non-zero argument to hdfsDelete will be interpreted as true. However, the hdfsDelete function does not translate these non-zero value...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3633
Author: Colin Patrick McCabe,
2012-07-13, 14:05
|
|
|
|