yndx-metrika / logs_api_integration

Script for integration with Logs API
46 stars 50 forks source link

DB::Exception: Cannot parse input #3

Open maxflex opened 7 years ago

maxflex commented 7 years ago

Tried everything: running in different modes, generating for just 1 day period, removing all fields from visists_fields section and leaving just one – to no avail.

I get this error every time on ### SAVING DATA step: image

miptgirl commented 7 years ago

Hi, Max! Could you, please, share your config file (CounterID, date range and fields)? I wasn't able to reproduce this problem on my data.

quarrazzella commented 6 years ago

I had the same issue. Try recreating 'visits_all' table (drop it). See README -

If you change parameters, you need to drop all tables and load data again or add new columns manually using ALTER TABLE.