Bodor Laszlo
Bodor Laszlo
not sure what and why is this exactly, tez is being maintained in https://github.com/apache/tez
> There are similar improvements that can be done in https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java and https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java . Can we include that in this PR as well. The rest of the files in the...
thanks @achennagiri and @zabetak, I addressed your comments in https://github.com/apache/hive/pull/3603/commits/4634139b69b2ee652cc368659242741bef1c6603
thanks for the patch @ganeshashree, could you please open a jira ticket for this?
I just found this one, is there a chance that we can reopen, rebase @LA-Toth? I was thinking about proper multiline support in [HIVE-26542](https://issues.apache.org/jira/browse/HIVE-26542) and I think we have a...
is there a chance that we can build this docker image + run simple queries in precommit time? otherwise, I'm afraid we cannot guarantee the stability of this feature
> is there a chance that we can build this docker image + run simple queries in precommit time? otherwise, I'm afraid we cannot guarantee the stability of this feature...
why is this closed? I cannot see the patch on master I would be sad to see this forgotten, how can we proceed with this?
> @zabetak @abstractdog what is to be done for this here. This seems like very useful and easier way to run hive services out of the box than dev-box setup...
thanks @ayushtkn , I fixed TestLlapTaskCommunicator locally with a simple test change in the precommit I can see mass failures, e.g. in TestMmCompactorOnMr, where hive.log contains: ``` Caused by: java.lang.NoSuchMethodError:...