Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

               Execute the following command to compile libozfs_read.c and libozfs_write.c:

           gcc gcc -fPIC -pthread -I /home/aryan/ozone-native-client/libozone -I /home/aryan/hadoop1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/include -g -c libozfs_read.c               Execute the following command to compile libozfs_write.c:
           gcc gcc -fPIC -pthread -I /home/aryan/ozone-native-client/libozone -I /home/aryan/hadoop1/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/include -g -c libozfs_write.c

      2. Generation of libozfs.so

...