Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently for each write in HiveProducer, there will be a hdfs append operation, which is heavy for HDFS.
A improvement is to keep a FSDataOutputStream in HiveProducer and write data to it continuously
Attachments
Issue Links
- Blocked
-
KYLIN-4059 metrics write to hive error
- Closed
- is duplicated by
-
KYLIN-4605 HiveProducer write metrics less when one host running some kylin servers
- Closed
- is related to
-
KYLIN-4573 Add option to indicate whether to close file for every append for Hive Producer
- Closed
- links to