Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

ERROR: MicroBatchExecution: Query #39

Open
FaizHasan123 opened this issue Jun 24, 2020 · 1 comment
Open

ERROR: MicroBatchExecution: Query #39

FaizHasan123 opened this issue Jun 24, 2020 · 1 comment

Comments

@FaizHasan123
Copy link

When running the

val query = messages.writeStream
.outputMode("complete")
.option("truncate", "false")
.format("console")
.start()

command, I get the following error:
ERROR MicroBatchExecution: Query [id = 4d06c381-ed3c-4cc2-b3c3-225ab1b16c18, runId = 9b7f6d9b-a47f-4eda-b6bc-d284e30202ba] terminated with error
org.apache.spark.sql.catalyst.errors.package$TreeNodeException

I've tried both before and after tail command

@FaizHasan123
Copy link
Author

@ScrapCodes FYI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant