Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 9
and
Version 10
of
compress
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
09/05/2012 02:08:37 PM (
14 years
ago)
Author:
liaojiaohe
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
compress
v9
v10
64
64
65
65
修改bin/hadoop文件,增加snappy本地库路径
66
HADOOP_OPTS="$HADOOP_OPTS -Djava.library.path=$JAVA_LIBRARY_PATH:/usr/local/lib/"
66
67
{{{
68
HADOOP_OPTS="$HADOOP_OPTS -Djava.library.path=$JAVA_LIBRARY_PATH:/usr/local/lib/"
69
}}}
70
67
71
68
72