[
https://issues.apache.org/jira/browse/FLINK-17863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-17863:
-----------------------------------
Labels: auto-deprioritized-major stale-minor (was:
auto-deprioritized-major)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issues has been marked as
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is
still Minor, please either assign yourself or give an update. Afterwards,
please remove the label or in 7 days the issue will be deprioritized.
> flink streaming sql read hive with lots small files need to control
> parallelism
> ----------------------------------------------------------------------------------
>
> Key: FLINK-17863
> URL: https://issues.apache.org/jira/browse/FLINK-17863
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Affects Versions: 1.10.1
> Reporter: richt richt
> Priority: Minor
> Labels: auto-deprioritized-major, stale-minor
>
> the table wy.cartest has 19 rows with 19 files
> so when i query the table use *streaming* mode it will require 19 slots , my
> cluster cannot allocate so much resource to the task.
> ----
> Caused by: org.apache.flink.runtime.JobException: Vertex Source:
> HiveTableSource(carid, time, num, var) TablePath: wy.cartest, Par
> titionPruned: false, PartitionNums: null -> SinkConversionToTuple2's
> parallelism (19) is higher than the max parallelism (2). Plea
> se lower the parallelism or increase the max parallelism.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)