[
https://issues.apache.org/jira/browse/CARBONDATA-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
yutao updated CARBONDATA-3925:
------------------------------
Fix Version/s: 2.1.0
Issue Type: Bug (was: Improvement)
Priority: Major (was: Minor)
Summary: flink-integration write carbon file to hdfs error (was: flink-integration CarbonWriter.java LOG print use CarbonS3Writer's classname)
> flink-integration write carbon file to hdfs error
> -------------------------------------------------
>
> Key: CARBONDATA-3925
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3925> Project: CarbonData
> Issue Type: Bug
> Components: flink-integration
> Affects Versions: 2.0.0
> Reporter: yutao
> Priority: Major
> Fix For: 2.1.0, 2.0.1
>
>
> in CarbonWriter.java code ,you can find this;
> public abstract class *{color:red}CarbonWriter{color}* extends ProxyFileWriter<Object[]> {
> private static final Logger LOGGER =
> LogServiceFactory.getLogService({color:red}CarbonS3Writer{color}.class.getName());}
> always wo can find logfile print like ;
> 2020-07-27 14:19:25,107 DEBUG org.apache.carbon.flink.CarbonS3Writer
> this is puzzled
--
This message was sent by Atlassian Jira
(v8.3.4#803005)