Hadoop FS destination can NOT write data files
I'm trying Replicating Relational Databases with StreamSets Data Collector, the pipeline run quietly without errors but Hadoop FS destination only create database and table folder in HDFS while NO data files generated in the table directory, why?
I'm sure there are many records from MySQL table. And checked Hive Metastore Destination, the hive table created successfully.