michaelhui8

Results 5 comments of michaelhui8

Regarding the question of why use this plugin, is because we want to store the raw data from apim and other services in a data lake and then pull it...

there is also another behavior i've observed, i think there is some strange behavior that causes line 208 to maybe get executed. Look at this log, it shows that when...

I tried using the "line" codec and it's the same, in other words, same lines are processed again because offset are reset back to 0. As i understand if line...

My guess the problem is with try_list_blobs function. Could you help me understand what it's trying to do? based on your calling logic, i would think you're trying to set...

Hi I think i got it.. you're code on line read partial file does not update the "size" variable. and thus 0 gets stored into the registery on every partial...