Created 10-17-2017 06:51 PM
How can I comment out some of the lines in my code or (add comments in my program) in zeppelin %jdbc(hive) interpreter?
I have tried --, // , /*, etc but that didn't work.
Created 06-05-2019 04:37 PM
Use "--" for comments in jdbc(hive)