[ https://issues.apache.org/jira/browse/HIVE-21838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892772#comment-16892772 ]
Naveen Gangam commented on HIVE-21838: -------------------------------------- So I dont think there is a code bug here. Its not clear what the test failure is. Looks like the test JVM ran out of memory before it could publish the results. {code} ERROR: Step ?Publish JUnit test result report? aborted due to exception: java.lang.OutOfMemoryError: Java heap space at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208) at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1515) {code} These tests are passing locally for me. So +1 for me. > Hive Metastore Translation: Add API call to tell client why table has limited > access > ------------------------------------------------------------------------------------ > > Key: HIVE-21838 > URL: https://issues.apache.org/jira/browse/HIVE-21838 > Project: Hive > Issue Type: Sub-task > Reporter: Yongzhi Chen > Assignee: Naveen Gangam > Priority: Major > Attachments: HIVE-21838.10.patch, HIVE-21838.11.patch, > HIVE-21838.12.patch, HIVE-21838.13.patch, HIVE-21838.2.patch, > HIVE-21838.3.patch, HIVE-21838.4.patch, HIVE-21838.5.patch, > HIVE-21838.6.patch, HIVE-21838.7.patch, HIVE-21838.8.patch, > HIVE-21838.9.patch, HIVE-21838.patch > > > When a table access type is Read-only or None, we need a way to tell clients > why. -- This message was sent by Atlassian JIRA (v7.6.14#76016)