Re: About HDFS-RAID

2014-11-18 Thread Vincent,Wei
coding in HDFS, refer to https://issues.apache.org/jira/browse/HDFS-7285 Regards, Yi Liu *From:* Vincent,Wei [mailto:weikun0...@gmail.com] *Sent:* Tuesday, November 18, 2014 1:55 PM *To:* user@hadoop.apache.org *Subject:* About HDFS-RAID All I have found the HDFS-RAID on JIRA

About HDFS-RAID

2014-11-17 Thread Vincent,Wei
All I have found the HDFS-RAID on JIRA, but I can't find any patch on JIRA attachment. https://issues.apache.org/jira/browse/HDFS-503 is there anybody know how to add this patch to Hadoop 2.2.0 release version ? Or can the patch be used on this version? or I need found another one ? Thanks

libhdfs result in JVM crash issue, please help me

2014-08-28 Thread Vincent,Wei
All I am using libhdfs, I need some usage like following ,and when the JNI call return, it had result in some Crash in JVM, Attachment is the detail information. JAVA Call JNI Call C LIB Call Libhdfs Crash info # # A fatal error has

Re: libhdfs result in JVM crash issue, please help me

2014-08-28 Thread Vincent,Wei
Vincent,Wei weikun0...@gmail.com: All I am using libhdfs, I need some usage like following ,and when the JNI call return, it had result in some Crash in JVM, Attachment is the detail information. JAVA Call JNI Call C LIB Call

Re: libhdfs result in JVM crash issue

2014-06-18 Thread Vincent,Wei
BTW, my hadoop is 2.2.0 2014-06-18 23:19 GMT+08:00 Vincent,Wei weikun0...@gmail.com: Hi Hadoopers I am using libhdfs in some C/C++ application, but I found some issues may result in JVM crash .My platform is Ubuntu 12.04 64bit, JDK is 1.7.0 I found that in some simple applications in my

Re: build error

2014-03-26 Thread Vincent,Wei
Hi, I think sometimes it will result by your network condition 2014-03-26 15:23 GMT+08:00 Banty Sharma bantysharma...@gmail.com: Hii all, i am trying to build hadoop using this command mvn package -Pdist,native -DskipTests=true -Dtar and error is [INFO] ---