Member since
10-09-2017
5
Posts
0
Kudos Received
0
Solutions
11-28-2017
06:04 AM
Example of the field is 27/01/2016 11:25:00 None of the fields have any second values. They're all 00. Within the file it's formatted as dd/mm/yyyy hh:mm. I've tried changing it to yyyy-mm-dd hh:mm:ss but when I do that, save and re-open it's reverted to the original format. I can upload into a text field (and it appears as 27/01/2016 11:25) but then if I cast the field as a timestamp it then returns null values.
... View more
11-27-2017
04:45 AM
Hi I'm attemtping to import a csv file into a table into Hadoop. The file has imported but the fields with a timestamp field have returned as null for all rows (no nulls in original file). I've currently formatted the columns in the csv file as custom format yyyy-mm-dd hh:dd:ss and set the field in the Hadoop table as a timestamp. Presumably the excel format isn't being recognised. How can I resolve this? Thanks
... View more
Labels:
- Labels:
-
Apache Impala
-
Cloudera Hue