Hello:
I am using the mongodb database.My flume source is custom directory source.
I am configuration with jdbc channel,but the flume.log was :
2012-09-28 20:56:49,468 INFO lifecycle.LifecycleSupervisor: Stopping
component: org.apache.flume.channel.jdbc.JdbcChannel@1690ab
2012-09-28 20:56:49,612 INFO impl.JdbcChannelProviderImpl: Embedded Derby
shutdown raised SQL STATE 45000 as expected.
2012-09-28 20:56:49,613 INFO properties.PropertiesFileConfigurationProvider:
Creating channels
2012-09-28 20:56:49,613 WARN impl.JdbcChannelProviderImpl: No connection URL
specified. Using embedded derby database instance.
2012-09-28 20:56:49,613 WARN impl.JdbcChannelProviderImpl: Overriding values
for - driver: org.apache.derby.jdbc.EmbeddedDriver, user: saconnectUrl:
jdbc:derby:/home/flume/.flume/jdbc-channel/db;create=true, jdbc properties
file: null, dbtype: DERBY
I want to know how to configuration that the jdbc channel will be run.
Thanks very much!
My Name:
Yanzhi Liu