flink 写 hive 分区表,parquet 格式,然后报错如下 Caused by: org.apache.parquet.hadoop.MemoryManager$1: New Memory allocation 1047165 bytes is smaller than the minimum allocation size of 1048576 bytes.
官方文档翻了下,好像没找哪里可以进行parquet 的配置

flink 写 hive 分区表,parquet 格式,然后报错如下 Caused by: org.apache.parquet.hadoop.MemoryManager$1: New Memory allocation 1047165 bytes is smaller than the minimum allocation size of 1048576 bytes.
官方文档翻了下,好像没找哪里可以进行parquet 的配置