Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 2 from 2 (0.045s).
Loading phrases to help you
refine your search...
[HDFS-465] libhdfs makes jni lib calls after setting errno in some places - HDFS - [issue]
...errno can be affected by other lib calls, so should always be set right before return stmt and never before making other library calls....
http://issues.apache.org/jira/browse/HDFS-465    Author: Pete Wyckoff, 2013-02-06, 23:08
[HDFS-470] libhdfs should handle 0-length reads from FSInputStream correctly - HDFS - [issue]
...libhdfs changes Java read semantics to posix semantics. As such, if Hadoop ever returns 0 bytes read, libhdfs should return -1 and set errno = EINTER....
http://issues.apache.org/jira/browse/HDFS-470    Author: Pete Wyckoff, 2012-07-14, 14:04
Sort:
project
Hive (12)
MapReduce (3)
Pig (3)
HDFS (2)
Hadoop (1)
type
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (2)
author
Todd Lipcon (488)
Harsh J (450)
Eli Collins (347)
Tsz Wo (168)
Aaron T. Myers (148)
Suresh Srinivas (145)
Colin Patrick McCabe (127)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (87)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
Pete Wyckoff