Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 48
and
Version 49
of
waue
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:
Jul 7, 2008, 11:28:56 AM (
17 years
ago)
Author:
waue
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
waue
v48
v49
19
19
* 遇到 hbase 1.3 無法使用 之前設定檔 運作的問題
20
20
* 需要把hbase-site.xml 內的
21
{{{<value>hdfs://localhost:9000/hbase</value>
22
}}}
21
{{{
22
<value>hdfs://localhost:9000/hbase</value>
23
}}}
23
24
此行註解掉(感謝sunny)
24
25