[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750598#comment-13750598
]
Francis Liu commented on HIVE-4331:
---
{quote}
No HCat and Hive dont treat OFs in same
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750545#comment-13750545
]
Francis Liu commented on HIVE-4331:
---
{quote}
For folks who has OF which has OC, it
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750526#comment-13750526
]
Francis Liu commented on HIVE-4331:
---
Sigh there's the rub. Are there Jira
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750508#comment-13750508
]
Francis Liu commented on HIVE-4331:
---
{quote}
most of the usecases of traditional M/R
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750381#comment-13750381
]
Francis Liu commented on HIVE-4331:
---
{quote}
I think that it does not go far en
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750364#comment-13750364
]
Francis Liu commented on HIVE-4331:
---
{quote}
Francis, you're welcome to go
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749094#comment-13749094
]
Francis Liu commented on HIVE-4331:
---
It seems no one has reviewed the HCat patch ye
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747756#comment-13747756
]
Francis Liu commented on HIVE-4331:
---
{quote}
How about we make HiveOFImpl imple
[
https://issues.apache.org/jira/browse/HIVE-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745136#comment-13745136
]
Francis Liu commented on HIVE-4331:
---
Ashutosh, I don't think what you're s
[
https://issues.apache.org/jira/browse/HIVE-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666432#comment-13666432
]
Francis Liu commented on HIVE-4524:
---
Hi there seems to be some duplicate effort th
Thanks for your response. This clarifies a lot. I just have two follow-up
questions:
1. Does reviewing patches have any bearing?
2. Is it a requirement that the aggregate of patches submitted touch all the
hive components?
Also it'd be great to know if the other PMCs have a similar criteria?
-
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452342#comment-13452342
]
Francis Liu commented on HIVE-3395:
---
Oops, please ignore my previous comment. Mi
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452341#comment-13452341
]
Francis Liu commented on HIVE-3395:
---
Carl, can we backport this to branch 0.9?
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444664#comment-13444664
]
Francis Liu commented on HIVE-3395:
---
Carl, I've refined the patch a bit and up
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-3395:
--
Attachment: HIVE-3395_branch9_2.patch
patch for branch-0.9. The only difference is there's one
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-3395:
--
Attachment: HIVE-3395_2.patch
trunk patch
> 0.23 compatibility: s
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-3395:
--
Status: Patch Available (was: Open)
patch is built against trunk
> 0.23 compatibil
[
https://issues.apache.org/jira/browse/HIVE-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu resolved HIVE-3321.
---
Resolution: Duplicate
> 0.23 compatibility: portions of Hive code uses mapred.job.tracker wh
[
https://issues.apache.org/jira/browse/HIVE-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436911#comment-13436911
]
Francis Liu commented on HIVE-3395:
---
Phabricator URL
https://reviews.facebook.net/D
Francis Liu created HIVE-3395:
-
Summary: 0.23 compatibility: shim job.tracker.address
Key: HIVE-3395
URL: https://issues.apache.org/jira/browse/HIVE-3395
Project: Hive
Issue Type: Improvement
Hi,
We are trying to implement caching of HiveMetastoreClient in HCatalog. And
we were wondering if HiveMetastoreClient is threadsafe? Looking at the code
it's a relatively thin wrapper around the thrift client. So it looks like
it all depends on wether a thrift client is meant to be threadsafe
Francis Liu created HIVE-3321:
-
Summary: 0.23 compatibility: portions of Hive code uses
mapred.job.tracker which should be changed to yarn properties
Key: HIVE-3321
URL: https://issues.apache.org/jira/browse/HIVE
[
https://issues.apache.org/jira/browse/HIVE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421163#comment-13421163
]
Francis Liu commented on HIVE-3225:
---
thanks ashutosh. can we backport this small p
[
https://issues.apache.org/jira/browse/HIVE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-3225:
--
Attachment: HIVE-3225.patch
> NPE on a join query with authorization enab
[
https://issues.apache.org/jira/browse/HIVE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410087#comment-13410087
]
Francis Liu commented on HIVE-3225:
---
I updated the Jira with a test to verify the
[
https://issues.apache.org/jira/browse/HIVE-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu resolved HIVE-3224.
---
Resolution: Not A Problem
Download is working again, repo must've fixed the issue on thei
[
https://issues.apache.org/jira/browse/HIVE-3225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405658#comment-13405658
]
Francis Liu commented on HIVE-3225:
---
for some reason phabricator didn't update
Francis Liu created HIVE-3225:
-
Summary: NPE on a join query with authorization enabled
Key: HIVE-3225
URL: https://issues.apache.org/jira/browse/HIVE-3225
Project: Hive
Issue Type: Bug
[
https://issues.apache.org/jira/browse/HIVE-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405489#comment-13405489
]
Francis Liu commented on HIVE-3224:
---
changing ivy to use 2.2.0 fixes this (tho b
Francis Liu created HIVE-3224:
-
Summary: build dependencies download is failing because of sha-1
mismatch
Key: HIVE-3224
URL: https://issues.apache.org/jira/browse/HIVE-3224
Project: Hive
Issue
[
https://issues.apache.org/jira/browse/HIVE-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292013#comment-13292013
]
Francis Liu commented on HIVE-3063:
---
Hi can we backport this to 0.9? As this is a m
[
https://issues.apache.org/jira/browse/HIVE-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292012#comment-13292012
]
Francis Liu commented on HIVE-3076:
---
Hi can we backport this to 0.9? As this is a m
[
https://issues.apache.org/jira/browse/HIVE-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290519#comment-13290519
]
Francis Liu commented on HIVE-3057:
---
Thanks!
> metastore.HiveMe
[
https://issues.apache.org/jira/browse/HIVE-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290505#comment-13290505
]
Francis Liu commented on HIVE-3057:
---
Hi, Can we backport this to the latest releas
>integrating directly at the Thrift API level (which is a public API), e.g.
>call the Thrift generated code directly instead of accessing it through
>the
>HiveMetaStoreClient library.
>
>Thanks.
>
>Carl
>
>On Thu, Mar 29, 2012 at 2:05 PM, Francis Liu wrote:
>
>
consider the rest
>of the interface for "experts" only. Also this interface can change
>slightly between versions making it harder to build code against.
>
>Edward
>
>On Thu, Mar 29, 2012 at 2:50 PM, Francis Liu wrote:
>> No reponse from the user list. Reposting in t
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-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222994#comment-13222994
]
Francis Liu commented on HIVE-2764:
---
Having making getCredentials() exposed
Hi,
I'm hoping one of the committers can comment on this. This'll help
Hive-Hcatalog interoperability.
-Francis
On 2/28/12 4:32 PM, "Francis Liu" wrote:
>Hi,
>
>Hcatalog 0.4 which contains HCATALOG-237 will be built against Hive 0.8.1.
>In light of that, t
Hi,
Hcatalog 0.4 which contains HCATALOG-237 will be built against Hive 0.8.1.
In light of that, there are some HiveStorageHandler interface changes we'd
like checked into that branch (HIVE-2773, HIVE-2768). HIVE-2773 deprecates a
method and thus we have made it backward compatible. This enables u
[
https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-2781:
--
Attachment: HIVE-2781.D1881.1.patch
> HBaseSerDe should allow users to specify the timestamp pas
[
https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216032#comment-13216032
]
Francis Liu commented on HIVE-2781:
---
license granted :-)
> HBa
[
https://issues.apache.org/jira/browse/HIVE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-2768:
--
Attachment: HIVE-2768.D1869.1.patch
> Add a getAuthorizationProvider to HiveStorageHand
[
https://issues.apache.org/jira/browse/HIVE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214962#comment-13214962
]
Francis Liu commented on HIVE-2773:
---
If I add new methods, classes implementing
[
https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214836#comment-13214836
]
Francis Liu commented on HIVE-2781:
---
You submitted a patch first. I just wanted to p
[
https://issues.apache.org/jira/browse/HIVE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214835#comment-13214835
]
Francis Liu commented on HIVE-2773:
---
Since it's an interface, things will st
[
https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214209#comment-13214209
]
Francis Liu commented on HIVE-2781:
---
Navis, my intention was a bit different wh
Hi,
HIVE-2773 is ready for review. Would be great to get feedback on this. It's
part of the effort in Hcatalog to use Hive's storageHandler and make the
written storageHandlers interoperable.
-Francis
[
https://issues.apache.org/jira/browse/HIVE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-2773:
--
Release Note: HiveStorageHandler.configureTableJobProperties() has been
replaced with
[
https://issues.apache.org/jira/browse/HIVE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-2773:
--
Attachment: HIVE-2773.patch
> HiveStorageHandler.configureTableJobProperites() should let
[
https://issues.apache.org/jira/browse/HIVE-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu updated HIVE-2781:
--
Description:
Users may want to specify the timestamp used for Put requests to hbase. Thus
enabling
: Improvement
Reporter: Francis Liu
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http
URL: https://issues.apache.org/jira/browse/HIVE-2773
Project: Hive
Issue Type: Improvement
Reporter: Francis Liu
HiveStorageHandler.configureTableJobProperties() is called to allow the storage
handler to setup any properties that the underlying
inputformat
[
https://issues.apache.org/jira/browse/HIVE-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francis Liu resolved HIVE-2770.
---
Resolution: Invalid
sorry wrong project.
> HCatInputFormat.getSplits() igno
: Hive
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Francis Liu
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators
Reporter: Francis Liu
Fix For: 0.8.0
there seems to be a bug in ivy 2.2.0 which causes downloaded ".tar.gz" files
getting uncompressed but left tar'd rather than just being downloaded.
Forcing online ivy update by using a new cache:
ant -Divy.default.iv
56 matches
Mail list logo