[jira] [Created] (HDFS-6173) Move the default processor from Ls to Web in OfflineImageViewer

2014-03-28 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6173: --- Summary: Move the default processor from Ls to Web in OfflineImageViewer Key: HDFS-6173 URL: https://issues.apache.org/jira/browse/HDFS-6173 Project: Hadoop HDFS

[jira] [Created] (HDFS-6174) In Fsck command with zero arguments generic command usage is printing twice

2014-03-28 Thread sathish (JIRA)
sathish created HDFS-6174: - Summary: In Fsck command with zero arguments generic command usage is printing twice Key: HDFS-6174 URL: https://issues.apache.org/jira/browse/HDFS-6174 Project: Hadoop HDFS

Hadoop-Hdfs-trunk - Build # 1715 - Failure

2014-03-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1715/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12982 lines...] [INFO] Executing tasks main:

Build failed in Jenkins: Hadoop-Hdfs-trunk #1715

2014-03-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1715/changes Changes: [wheat9] HDFS-6164. Remove lsr in OfflineImageViewer. Contributed by Haohui Mai. [jeagles] HADOOP-10442. Group look-up can cause segmentation fault when certain JNI-based mapping module is used. (Kihwal Lee via jeagles)

Re: How to compile fuse-dfs

2014-03-28 Thread Hardik Pandya
good to know, thanks for sharing your solution! On Fri, Mar 28, 2014 at 10:49 AM, Azuryy Yu azury...@gmail.com wrote: Resolved. Only fuse-2.9 is not enough, I did following before maven build, then it works. yum -y install fuse fuse-devel fuse-libs On Fri, Mar 28, 2014 at 9:51 PM,

How to compile fuse-dfs

2014-03-28 Thread Azuryy Yu
Hi, I want to build fuse-dfs from trunk, my command: mvn package -DskipTests -Pnative,dist -Dtar I've installed fuse-2.9.3 before the build: ./configure; make; make install; modprobe fuse cp -a /usr/local/lib/libfuse.* /usr/lib64 but I find maven complain: main: [exec] -- checking

[jira] [Created] (HDFS-6175) FileSystem object may get into weird state

2014-03-28 Thread Ashutosh Chauhan (JIRA)
Ashutosh Chauhan created HDFS-6175: -- Summary: FileSystem object may get into weird state Key: HDFS-6175 URL: https://issues.apache.org/jira/browse/HDFS-6175 Project: Hadoop HDFS Issue Type: