Closed jkovacs-hwx closed 2 weeks ago
The pass-through of these property settings for the CLI has been fixed. However, I'm skeptical about using the tez.queue.name to direct traffic. Setting the queue name to direct compute should be done via the JDBC url.
In this version, the Web UI Interface to set these has also been corrected.
When session is started using
-po
,-pol
or-por
command line options, the properties defined seems to be ignored when using v2 (options and properties are working in version 1.6.x). Can't see any effect of them and also not generated into the LEFT/RIGHT SQL files.the properties are processed, e.g. can see in the log
and on the console:
but not used and not in the SQL files.
I also tried to set more options like:
but none of these seems to be used.