justinwwhuang commented on a change in pull request #2543:
URL: https://github.com/apache/incubator-inlong/pull/2543#discussion_r810005132
##########
File path:
inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/fetcher/dtos/JobProfileDto.java
##########
@@ -36,7 +36,7 @@
public static final String DEFAULT_CHANNEL =
"org.apache.inlong.agent.plugin.channel.MemoryChannel";
public static final String MANAGER_JOB = "MANAGER_JOB";
public static final String DEFAULT_DATAPROXY_SINK =
"org.apache.inlong.agent.plugin.sinks.ProxySink";
- public static final String DEFAULT_SOURCE =
"org.apache.inlong.agent.plugin.sources.TextFileSource";
+ public static final String DEFAULT_SOURCE =
"org.apache.inlong.agent.plugin.sources.DataBaseSource";
Review comment:
get
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]