miomiocat created HUDI-3984:
-------------------------------
Summary: Hudi cli cannot get fsview of unpartitioned table
Key: HUDI-3984
URL: https://issues.apache.org/jira/browse/HUDI-3984
Project: Apache Hudi
Issue Type: Bug
Components: cli
Reporter: miomiocat
For unpartitioned table created by spark-sql, the `partitionPath` is a empty
string but hudi-cli cannot parse it and prompt a error message below while
running `show fsview latest`:
{code:java}
You should specify value for option 'partitionPath' for this command{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)