Hi, ALL:
I’m using spark engine to build cube.
Now I found the bottleneck of build time lies in the #3 Step Name: Extract Fact
Table Distinct Columns.
When I look into the spark application, I found there is only two splits
regardless of how large the input sequence file is.
I wonder how to increase the number of split for this step?
I’m new to spark and any help will be great thanks!
P.S. Spark job of #3 Step Name: Extract Fact Table Distinct Columns.
[cid:[email protected]]
[cid:[email protected]]
[cid:[email protected]]
[cid:[email protected]]
--
Best regards,
Xi Chen