HBase is optional.  You can build it with "mvn clean package", then
switch the PipelineWriter to SeqFileWriter.  However, the default
behavior is to make everything work as seamless as possible for using
Chukwa as a whole system.

regards,
Eric

On Tue, Dec 6, 2011 at 12:27 PM, Ariel Rabkin <[email protected]> wrote:
> I am unhappy with a build that requires HBase. Is there a way we can
> make this optional, both at compile and run time?
>
> --Ari
>
> On Mon, Dec 5, 2011 at 7:31 PM, Eric Yang <[email protected]> wrote:
>> Hi all,
>>
>> I have made some progress in polishing Chukwa 0.5.0.  I think it is
>> almost ready for public consumption.  Documents have been updated
>> to reflect the current code base.  I generated a preview of the r0.5.0
>> document at:
>>
>> http://people.apache.org/~eyang/chukwa-0.5.0-docs/
>>
>> Please review and try out the build by running:
>>
>> mvn clean package site \
>> -DHADOOP_CONF_DIR=/path/to/${HADOOP_CONF_DIR} \
>> -DHBASE_CONF_DIR=/path/to/${HBASE_CONF_DIR}
>>
>> If all goes well, we can vote for branching for 0.5.0, then follow by
>> release votes.
>> Your input to this matter is important.  Thanks for your attention.
>>
>> regards,
>> Eric
>
>
>
> --
> Ari Rabkin [email protected]
> UC Berkeley Computer Science Department

Reply via email to