AWS crawler could not classify the file type stores in S3 if its size >1MB
问题 When iam trying to detect the file type using Crawler of size >=1MB of input Json file It creates a table in glue with is classification type is "Unknown". But when the size is <1MB it successfully classifies the file type as JSON. I crosschecked the file to ensure its a valid json file. It is something a limitation for aws crawler. If so is there any alternative to this issue. 回答1: Yes, that is by design of the crawler, if the meta data ( Internally crawler creates it) exceeds 1mb you'll get