[jira] [Resolved] (HADOOP-9047) TestHDFSFileSystemContract.testMkdirsWithUmask failed by using umask 022

2012-11-15 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-9047. -- Resolution: Fixed We're going to fix this in HADOOP-9042.

[jira] [Created] (HADOOP-8901) GZip and Snappy support may not work without unversioned libraries

2012-10-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8901: Summary: GZip and Snappy support may not work without unversioned libraries Key: HADOOP-8901 URL: https://issues.apache.org/jira/browse/HADOOP-8901

[jira] [Created] (HADOOP-8887) Use a Maven plugin to build the native code using CMake

2012-10-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8887: Summary: Use a Maven plugin to build the native code using CMake Key: HADOOP-8887 URL: https://issues.apache.org/jira/browse/HADOOP-8887 Project:

[jira] [Resolved] (HADOOP-8187) Improve the discovery of the jvm library during the build process

2012-09-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-8187. -- Resolution: Duplicate Improve the discovery of the jvm library during

[jira] [Resolved] (HADOOP-2318) All C++ builds should use the autoconf tools

2012-09-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-2318. -- Resolution: Fixed As Brian Bockelman pointed out more than a year ago, this

[jira] [Reopened] (HADOOP-7147) setnetgrent in native code is not portable

2012-09-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HADOOP-7147: -- Assignee: (was: Allen Wittenauer) Won't fix makes it sound like this is

[jira] [Created] (HADOOP-8747) Syntax error on cmake version 2.6 patch 2 in JNIFlags.cmake

2012-08-29 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8747: Summary: Syntax error on cmake version 2.6 patch 2 in JNIFlags.cmake Key: HADOOP-8747 URL: https://issues.apache.org/jira/browse/HADOOP-8747 Project:

[jira] [Created] (HADOOP-8742) Support compiling the native build with a different javac than the one under JAVA_HOME

2012-08-28 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8742: Summary: Support compiling the native build with a different javac than the one under JAVA_HOME Key: HADOOP-8742 URL:

[jira] [Created] (HADOOP-8737) cmake: always use JAVA_HOME to find libjvm.so, jni.h, jni_md.h

2012-08-27 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8737: Summary: cmake: always use JAVA_HOME to find libjvm.so, jni.h, jni_md.h Key: HADOOP-8737 URL: https://issues.apache.org/jira/browse/HADOOP-8737

[jira] [Created] (HADOOP-8620) Add -Drequire.fuse and -Drequire.snappy

2012-07-24 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8620: Summary: Add -Drequire.fuse and -Drequire.snappy Key: HADOOP-8620 URL: https://issues.apache.org/jira/browse/HADOOP-8620 Project: Hadoop Common

[jira] [Created] (HADOOP-8614) IOUtils#skipFully hangs forever on EOF

2012-07-23 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8614: Summary: IOUtils#skipFully hangs forever on EOF Key: HADOOP-8614 URL: https://issues.apache.org/jira/browse/HADOOP-8614 Project: Hadoop Common

[jira] [Created] (HADOOP-8600) libhdfs: fix some compiler warnings

2012-07-16 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8600: Summary: libhdfs: fix some compiler warnings Key: HADOOP-8600 URL: https://issues.apache.org/jira/browse/HADOOP-8600 Project: Hadoop Common

[jira] [Created] (HADOOP-8584) test-patch.sh should not immediately exit when no tests are added or modified

2012-07-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8584: Summary: test-patch.sh should not immediately exit when no tests are added or modified Key: HADOOP-8584 URL: https://issues.apache.org/jira/browse/HADOOP-8584

[jira] [Created] (HADOOP-8569) CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE

2012-07-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8569: Summary: CMakeLists.txt: define _GNU_SOURCE and _LARGEFILE_SOURCE Key: HADOOP-8569 URL: https://issues.apache.org/jira/browse/HADOOP-8569 Project:

[jira] [Created] (HADOOP-8563) don't package hadoop-pipes examples/bin

2012-07-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8563: Summary: don't package hadoop-pipes examples/bin Key: HADOOP-8563 URL: https://issues.apache.org/jira/browse/HADOOP-8563 Project: Hadoop Common

[jira] [Resolved] (HADOOP-8489) fix 32-bit native build on 64-bit x86

2012-06-22 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-8489. -- Resolution: Fixed This was fixed as part of HADOOP-8368 fix

[jira] [Created] (HADOOP-8499) fix mvn compile -Pnative on CentOS / RHEL / Fedora / SuSE / etc

2012-06-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8499: Summary: fix mvn compile -Pnative on CentOS / RHEL / Fedora / SuSE / etc Key: HADOOP-8499 URL: https://issues.apache.org/jira/browse/HADOOP-8499

[jira] [Created] (HADOOP-8491) We need to check for short writes when using FileChannel#write and related methods

2012-06-07 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8491: Summary: We need to check for short writes when using FileChannel#write and related methods Key: HADOOP-8491 URL:

[jira] [Resolved] (HADOOP-8483) test-patch +1 even there are build failures

2012-06-06 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-8483. -- Resolution: Duplicate See INFRA-4886 test-patch +1 even

[jira] [Created] (HADOOP-8488) when Jenkins tests a patch, it should compile with -Pnative

2012-06-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8488: Summary: when Jenkins tests a patch, it should compile with -Pnative Key: HADOOP-8488 URL: https://issues.apache.org/jira/browse/HADOOP-8488

[jira] [Created] (HADOOP-8489) fix 32-bit native build on 64-bit x86

2012-06-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8489: Summary: fix 32-bit native build on 64-bit x86 Key: HADOOP-8489 URL: https://issues.apache.org/jira/browse/HADOOP-8489 Project: Hadoop Common

[jira] [Created] (HADOOP-8480) The native build should honor -DskipTests

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8480: Summary: The native build should honor -DskipTests Key: HADOOP-8480 URL: https://issues.apache.org/jira/browse/HADOOP-8480 Project: Hadoop Common

[jira] [Created] (HADOOP-8481) update BUILDING.txt to talk about cmake rather than autotools

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8481: Summary: update BUILDING.txt to talk about cmake rather than autotools Key: HADOOP-8481 URL: https://issues.apache.org/jira/browse/HADOOP-8481

[jira] [Created] (HADOOP-8482) give a better error message if native build dependencies are missng

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8482: Summary: give a better error message if native build dependencies are missng Key: HADOOP-8482 URL: https://issues.apache.org/jira/browse/HADOOP-8482

[jira] [Created] (HADOOP-8450) tidy up src/test/system/c++/runAs

2012-05-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8450: Summary: tidy up src/test/system/c++/runAs Key: HADOOP-8450 URL: https://issues.apache.org/jira/browse/HADOOP-8450 Project: Hadoop Common

[jira] [Created] (HADOOP-8451) slightly inconsistent file names for native code

2012-05-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8451: Summary: slightly inconsistent file names for native code Key: HADOOP-8451 URL: https://issues.apache.org/jira/browse/HADOOP-8451 Project: Hadoop

[jira] [Created] (HADOOP-8413) test-patch.sh gives out the wrong links for newPatchFindbugsWarnings

2012-05-18 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8413: Summary: test-patch.sh gives out the wrong links for newPatchFindbugsWarnings Key: HADOOP-8413 URL: https://issues.apache.org/jira/browse/HADOOP-8413

[jira] [Created] (HADOOP-8388) remove unused BlockLocation serialization

2012-05-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8388: Summary: remove unused BlockLocation serialization Key: HADOOP-8388 URL: https://issues.apache.org/jira/browse/HADOOP-8388 Project: Hadoop Common

[jira] [Created] (HADOOP-8368) Use CMake rather than autotools to build native code

2012-05-07 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8368: Summary: Use CMake rather than autotools to build native code Key: HADOOP-8368 URL: https://issues.apache.org/jira/browse/HADOOP-8368 Project: Hadoop

[jira] [Created] (HADOOP-8361) avoid out-of-memory problems when deserializing strings

2012-05-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-8361: Summary: avoid out-of-memory problems when deserializing strings Key: HADOOP-8361 URL: https://issues.apache.org/jira/browse/HADOOP-8361 Project:

<    1   2