+1. risk is low since it does not involve any change to on-disk format.
On Mon, Oct 12, 2009 at 4:37 PM, Owen O'Malley wrote:
>
> On Oct 12, 2009, at 3:55 PM, Hong Tang wrote:
>
> I suggest that we port the patch back to hadoop 0.20/0.21 now.
>>
>
> This seems like a low risk change, which onl
Add support for unix domain sockets to JNI libs
---
Key: HADOOP-6311
URL: https://issues.apache.org/jira/browse/HADOOP-6311
Project: Hadoop Common
Issue Type: New Feature
Components: nati
On Oct 12, 2009, at 3:55 PM, Hong Tang wrote:
I suggest that we port the patch back to hadoop 0.20/0.21 now.
This seems like a low risk change, which only affects users of TFile
and enables some very desirable functionality.
+1
-- Owen
bash completion doesn't quite work.
---
Key: HADOOP-6310
URL: https://issues.apache.org/jira/browse/HADOOP-6310
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 0.18.3
Reporter: Paul Hu
After an offline discussion with Hong and others on this subject, it seems to
make sense. +1
On 10/12/09 3:55 PM, "Hong Tang" wrote:
HADOOP-6218 exposed the internal "Location" object as a global Record
Sequence Number (RecNum). The feature is useful in a number of ways:
(1) support progress r
HADOOP-6218 exposed the internal "Location" object as a global Record
Sequence Number (RecNum). The feature is useful in a number of ways:
(1) support progress reporting for upper layers (object file, zebra);
(2) use RecNum as cursor by a secondary index; (3) support aligned
split across mu
Enable asserts for tests by default
---
Key: HADOOP-6309
URL: https://issues.apache.org/jira/browse/HADOOP-6309
Project: Hadoop Common
Issue Type: Test
Reporter: Eli Collins
What do people think