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
Copy file name to clipboardExpand all lines: src/e2e-test/resources/errorMessage.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ errorMessageInvalidBucketName=Invalid bucket name in path
28
28
errorMessageInvalidFormat=Input has multi-level structure that cannot be represented appropriately as csv. \
29
29
Consider using json, avro or parquet to write data.
30
30
errorMessageMultipleFileWithFirstRowAsHeaderDisabled=Spark program 'phase-1' failed with error: Found a row with 6 fields when the schema only contains 4 fields. Check that the schema contains the right number of fields.. Please check the system logs for more details.
31
-
errorMessageMultipleFileWithFirstRowAsHeaderEnabled=Spark program 'phase-1' failed with error:
32
-
errorMessageMultipleFileWithoutClearDefaultSchema=Spark program 'phase-1' failed with error: Found a row with 4 fields when the schema only contains 2 fields.
31
+
errorMessageMultipleFileWithFirstRowAsHeaderEnabled=Year of Jupyter
32
+
errorMessageMultipleFileWithoutClearDefaultSchema=Found a row with 4 fields when the schema only contains 2 fields
33
33
errorMessageInvalidSourcePath=Invalid bucket name in path 'abc@'. Bucket name should
34
34
errorMessageInvalidDestPath=Invalid bucket name in path 'abc@'. Bucket name should
35
35
errorMessageInvalidEncryptionKey=CryptoKeyName.parse: formattedString not in valid format: Parameter "abc@" must be
0 commit comments