79573439

Date: 2025-04-14 15:02:11
Score: 0.5
Natty:
Report link

If you are using POJO's to write data via key / value puts and you then want to read that same data via SQL, you need to both reference your POJO's in your SQL create statement in the "with" portion of the create statement listing the fully qualified class name for the key and the fully qualified class name for the value. You will also need to be sure that your class files are distributed to the cluster and available on all cluster nodes. Hope that helps.

Reasons:
  • Whitelisted phrase (-1): Hope that helps
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: user21160483