[hive] branch master updated (72d983a -> c636bdf)

2020-11-30 Thread prasanthj
This is an automated email from the ASF dual-hosted git repository.

prasanthj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


from 72d983a  HIVE-24144: getIdentifierQuoteString in HiveDatabaseMetaData 
returns incorrect value (Jesus Camacho Rodriguez, reviewed by Vineet Garg)
 add c636bdf  HIVE-24426: Spark job fails with fixed 
LlapTaskUmbilicalServer port. (#1705)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hive/conf/HiveConf.java |  5 +-
 .../helpers/LlapTaskUmbilicalServer.java   | 92 ++
 .../hive/llap/tezplugins/LlapTaskCommunicator.java | 91 +
 3 files changed, 156 insertions(+), 32 deletions(-)



[hive] branch master updated (f0814f0 -> 72d983a)

2020-11-30 Thread jcamacho
This is an automated email from the ASF dual-hosted git repository.

jcamacho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


from f0814f0  HIVE-24424: Use PreparedStatements in DbNotificationListener 
getNextNLId (David Mollitor reviewed by Bodor Laszlo, Miklos Gergely)
 add 72d983a  HIVE-24144: getIdentifierQuoteString in HiveDatabaseMetaData 
returns incorrect value (Jesus Camacho Rodriguez, reviewed by Vineet Garg)

No new revisions were added by this update.

Summary of changes:
 jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[hive] branch master updated (d180445 -> f0814f0)

2020-11-30 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository.

dmollitor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


from d180445  Incorrect commit message for HIVE-24423 (missing reviewers)
 add f0814f0  HIVE-24424: Use PreparedStatements in DbNotificationListener 
getNextNLId (David Mollitor reviewed by Bodor Laszlo, Miklos Gergely)

No new revisions were added by this update.

Summary of changes:
 .../hcatalog/listener/DbNotificationListener.java  | 58 ++
 1 file changed, 38 insertions(+), 20 deletions(-)



[hive] branch master updated (23bc546 -> d180445)

2020-11-30 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository.

dmollitor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


from 23bc546  HIVE-24423: Improve DbNotificationListener Thread (#1703)
 add d180445  Incorrect commit message for HIVE-24423 (missing reviewers)

No new revisions were added by this update.

Summary of changes:
 errata.txt | 1 +
 1 file changed, 1 insertion(+)



[hive] branch master updated (aed7c86 -> 23bc546)

2020-11-30 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository.

dmollitor pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


from aed7c86  HIVE-24389: Trailing zeros of constant decimal numbers are 
removed (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
 add 23bc546  HIVE-24423: Improve DbNotificationListener Thread (#1703)

No new revisions were added by this update.

Summary of changes:
 .../hcatalog/listener/DbNotificationListener.java  | 52 +-
 1 file changed, 20 insertions(+), 32 deletions(-)