Reading the code it seems that Odo will only read S3 resources that contain the file extension of .csv, .json or .txt. By default Hive writes data to S3 without any file extension. What is the preferred method of being able to read text files like this?