William Glass-Husain created KYLIN-5276: -------------------------------------------
Summary: Can't upload CSV file via web interface Key: KYLIN-5276 URL: https://issues.apache.org/jira/browse/KYLIN-5276 Project: Kylin Issue Type: Bug Reporter: William Glass-Husain Attachments: image-2022-10-10-15-59-43-944.png, image-2022-10-10-16-00-02-397.png, sample.csv Installed Kylin 4 as a cloud based service using the kylin4_on_cloud branch. Created a new project, tried to upload a CSV file, nothing happens. !image-2022-10-10-16-00-02-397.png! I see a javascript error {noformat} scripts.min.20220310103042.js:10159 TypeError: Cannot read properties of undefined (reading 'length') at CsvSourceCtrl.$scope.saveTable (scripts.min.20220310103042.js:57802:47) at scripts.min.20220310103042.js:10955:21 at callback (scripts.min.20220310103042.js:19286:17) at $$childScopeClass.$eval (scripts.min.20220310103042.js:12863:28) at $$childScopeClass.$apply (scripts.min.20220310103042.js:12961:23) at HTMLButtonElement.<anonymous> (scripts.min.20220310103042.js:19291:23) at HTMLButtonElement.dispatch (scripts.min.20220310103042.js:3:12444) at r.handle (scripts.min.20220310103042.js:3:9173) {noformat} The file doesn't matter as it isn't uploaded, but I attach the one I tried. -- This message was sent by Atlassian Jira (v8.20.10#820010)