Hello, folks, can someone help me with this issue? I am
unable to upload the apache flink notebook due to parsing errors.
It seems you are right. I downloaded the file from the lab. It seems the file has parsing error, but not the solution zpln. Have you tried comparing both file - it’s usually easy to fix.
It seems the error is with the incorrect quotation/ticks and the extra apostrophes. Try to find keyword orders_by_device_window_table
@juliak Can you check - i compared both files, i think this is the error.
@nocedan Seems like there’s a typo in C3_W3_Lab_2_Streaming_Queries_Flink_Studio.zpln file. I’ll let our tech team know about it.
Meanwhile you try to fix this file before uploading it. You can open in VS Code environment (I’d do it locally, to keep original version just in case), find a place where ` is followed by “orders_by_device_window_table… and make sure that double quotes are in correct format (\” instead of “).
Thanks @juliak and @AflahZ for the indications.
I think this discussion can help more people until the tech team fixes this issue.
Hi, just wanted to mention that the file has been fixed.
