[
https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2906:
--
Attachment: HIVE-2906.D2499.4.patch
navis updated the revision "HIVE-2906 [jira] Support providing some
Hi Carl,
I see, thanks for clarifying that. It'd be brittle to write our own client
as HiveMetaStoreClient is not really that "thin" since it is already
performing callbacks for HiveMetaHook and someone might decide to add more
(or remove) logic into it.
The java API is an ask from one of our use
[
https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-2906:
Status: Open (was: Patch Available)
> Support providing some table properties by user via SQL
> ---
Hi Francis,
The HiveMetaStoreClient library is a thin wrapper layer written around the
Thrift generated client code. It is not a public API and is subject to
change in the future. If "experts only" is doable, then I recommend
integrating directly at the Thrift API level (which is a public API), e.
[
https://issues.apache.org/jira/browse/HIVE-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2912:
---
Description: Currently it always initializes MetaStore in-process. (was:
In HiveServer.java H
HiveServer shouldn't initialize HiveMetaStore if Metastore is remote.
-
Key: HIVE-2912
URL: https://issues.apache.org/jira/browse/HIVE-2912
Project: Hive
Issue Type: Bug
Hi Edward,
We would also need other apis such as dropping partitions and tables as
well as retrieving delegation tokens. "Experts only" is doable. The main
concern of it being public is wether in future releases, Hive developers
will do their best to make sure the interface is backwards compatible
Ideally you want to do everything through the hiveQL language. Calling
the read only methods are safe and would be easier/better then Calling
'show tables' and attempting to parse. But I would consider the rest
of the interface for "experts" only. Also this interface can change
slightly between ver
[
https://issues.apache.org/jira/browse/HIVE-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2911:
--
Attachment: HIVE-2911.D2529.2.patch
omalley updated the revision "HIVE-2911 [jira] Move global .hiverc f
[
https://issues.apache.org/jira/browse/HIVE-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-2911:
Status: Patch Available (was: Open)
I tested this on a cluster and it worked as expected.
[
https://issues.apache.org/jira/browse/HIVE-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241517#comment-13241517
]
Mikalai Parafeniuk commented on HIVE-1721:
--
Hello.
I am Mikalaj Parafeniuk from Be
No reponse from the user list. Reposting in the dev list:
Hi,
It seems like the HiveMetaStoreClient is the only way to programmatically
access (and retreive) the metastore for DDL and metadata queries as well as
retrieving delegation tokens. It isn't documented anywhere, so I'd like to
know if i
[
https://issues.apache.org/jira/browse/HIVE-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2870:
--
Attachment: HIVE-2870.D2319.5.patch
lucian updated the revision "HIVE-2870 [jira] Throw an error when a
[
https://issues.apache.org/jira/browse/HIVE-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2911:
--
Attachment: HIVE-2911.D2529.1.patch
omalley requested code review of "HIVE-2911 [jira] Move global .hive
[
https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2906:
--
Attachment: HIVE-2906.D2499.3.patch
navis updated the revision "HIVE-2906 [jira] Support providing some
[
https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-2906:
Status: Patch Available (was: Open)
> Support providing some table properties by user via SQL
> ---
[
https://issues.apache.org/jira/browse/HIVE-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2906:
--
Attachment: HIVE-2906.D2499.2.patch
navis updated the revision "HIVE-2906 [jira] Support providing some
17 matches
Mail list logo