You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to create a 'hudiSink', some properties did not prompt me to enter, but an error occurred
What you expected to happen
If some attributes are required, you can prompt me to assign values to them. If not prompted, I believe these attributes will not cause any exceptions in the creation task
How to reproduce
Execute this method:org.apache.inlong.manager.client.File2HudiExample#testCreateGroupForHudi.
Question 1:
If 'extList' is not set, 'NPL' will appear:
Question 2:
If 'primaryKey' is not set, there will be a verification error in hudi:
What happened
When I tried to create a 'hudiSink', some properties did not prompt me to enter, but an error occurred
What you expected to happen
If some attributes are required, you can prompt me to assign values to them. If not prompted, I believe these attributes will not cause any exceptions in the creation task
How to reproduce
Execute this method:org.apache.inlong.manager.client.File2HudiExample#testCreateGroupForHudi.
![image](https://private-user-images.githubusercontent.com/53458004/285563494-8d1decf0-b07f-4c6e-a504-3463e46baf4e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzQ5MTksIm5iZiI6MTczOTI3NDYxOSwicGF0aCI6Ii81MzQ1ODAwNC8yODU1NjM0OTQtOGQxZGVjZjAtYjA3Zi00YzZlLWE1MDQtMzQ2M2U0NmJhZjRlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDExNTAxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYzMjI1MTViNjBlNDliYzZiNDM3MjExMjQ5OGJkZWZhOTI3NzBiY2JlYzBiZDdhNjA2YjdkNTM5NTBhOGJhZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BQSKlQxrpq3gk5zlcRxDv8cdpwp8jmxHshSLD26gLiw)
![image](https://private-user-images.githubusercontent.com/53458004/285563517-5c7641c6-7bc6-4137-9d63-1672ef1b3b8b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzQ5MTksIm5iZiI6MTczOTI3NDYxOSwicGF0aCI6Ii81MzQ1ODAwNC8yODU1NjM1MTctNWM3NjQxYzYtN2JjNi00MTM3LTlkNjMtMTY3MmVmMWIzYjhiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDExNTAxOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQyYWZkNWRhZTk3YzFjMWFmN2NmY2RkNTUwYWEzYTU4NzVjYmI4MmQ1NGI3ZjcyNjMyYWQ5N2ZjNGMyNDUxNTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Osu9bbdU95oNbS6ZWN3A6ZLpcPTdbOtKMmgF45gLwTg)
Question 1:
If 'extList' is not set, 'NPL' will appear:
Question 2:
If 'primaryKey' is not set, there will be a verification error in hudi:
Environment
No response
InLong version
1.9.0
InLong Component
InLong Sort
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: