RE: HDFS Appends in 0.19.0

2009-02-02 Thread Arifa Nisar
is the subject of https://issues.apache.org/jira/browse/HADOOP-4494 Craig Arifa Nisar wrote: Hello All, I am using hadoop 0.19.0, whose release notes includes HADOOP-1700 Introduced append operation for HDFS files. I am trying to test this new feature using my test program. I have experienced

RE: Problem running hdfs_test

2009-01-23 Thread Arifa Nisar
a segmentation fault. I would try it anyway. LD_LIBRARY_PATH:/usr/JRE/jre1.6.0_11/jre1.6.0_11/lib:/usr/JRE/jre1.6.0_11/jre1.6.0_11/lib/amd64/server (server directory of a JRE, which contains libjvm.so file, and lib directory of the same JRE.) Hope this helps, Rasit 2009/1/21 Arifa Nisar a-ni

Problem running unning hdfs_test

2009-01-17 Thread Arifa Nisar
Hello all, I am trying to test hdfs_test.c provided with hadoop installation. libhdfs.so and hdfs_test are built fine after making a few changes in $(HADOOP_HOME)/src/c++/libhdfs/Makefile. But when I try to run ./hdfs_test, I get segmentation fault at 0x0001 Program received