Renkai Ge

Results 39 comments of Renkai Ge

I got `err: IO("Generic S3 error: Profile support requires aws_profile feature")` by adding some log in my branch.

Here we try object store first. If it fails, then try to write a local path with the same URL. If the failed URL use an object store, the local...

The notebook itself only show a simplified error message, I select all from the output to got the full.

大概是这项? 不过"自动造句" 具体到底是指什么行为呢?

Try to change `xdata = map(lambda x: start_time + x * 1000000000, xdata)` to `xdata = list(map(lambda x: start_time + x * 1000000000, xdata))` and so on.

https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-rate-exceeded/ Maybe this is the 'right' solution from AWS, but I think it's a shame of them for us to do such extra work and extra pay with this issue.

试过Maxwell吗,我自己试感觉挺不错的

比如 一樣 65596 是指一定的文本量里出现了 65596次吗? 分母是多少呢