-
It's been requested that we enable a batching mechanism to let users of the API tell us to process a batch of frames at a time (rather than the lowest latency we can support on a given system), tradin…
-
```
What steps will reproduce the problem?
1. hadoop fs -mkdir /empty
2. print pyhdfs.listdir(fs, '/empty')
What is the expected output? What do you see instead?
Expected [], got None.
This would …
-
```
g++ -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -pthread -lfuse -lrt
-ldl -lcurl -I/usr/include/libxml2 -L/usr/lib -lxml2 -ggdb s3fs.cpp -o s3fs
s3fs.cpp: In function ‘std::string calc_sig…
-
These days when running the sharness tests on my Linux machine, I always get the following test failure:
```
expecting success:
test_must_be_empty output &&
test_should_contain "not_ipns\|no…
-
```
Hi. Here's a patch that adds listdir support. Enjoy!
```
Original issue reported on code.google.com by `tommi.vi...@gmail.com` on 3 Nov 2009 at 1:50
Attachments:
- [listdir.diff](https://storage…
-
```
What steps will reproduce the problem?
1. Export an OPML file from your netvibes account.
2. Upload the OPML file to your website so you can download it via a URL.
3. Import the OPML file by using…
-
Hello Experts,
I found issue 189: Enhance SwingLibrary to test applets on google code, but could not map it into any issue on GitHub or on release notes. As that was accepted a long time ago, I was …
tkp75 updated
9 years ago
-
```
If given hostname "default" and port 0, libhdfs will read the right values
from hadoop config. Attached patch makes the script to "just work" for most
of the users.
```
Original issue reported …
-
The code works without any error. The line status is also showing the expected information but the beam does not pass through the AOTF. I have tried to unplug the internal control but still the same r…
-
```
You can find joined to this message the hudson plugin which permit to
integrate the unit test report produced by Gallio into Hudson.
Hudson is a very cool continous integration software but lack …