下面是我的日期格式,默认为%Y-%m-%d%H:%M:%S.%f%z
| updateddate |
| 2017-01-13 16:23:26.580000+0000 |
仍然,当我尝试导入(使用COPY命令)时,它抛出以下错误。
Failed to import 1 rows: ParseError - Failed to parse 2017-01-09 17:51:57.227000+0000 : can't interpret ' 2017-01-09 17:51:57.227000+0000 ' as a date with format %Y-%m-%d %H:%M:%S.%f%z or as int, given up without retries
Cassandra版本:3.11.0 服务器:Ubuntu