[ANNOUNCE] Apache Hive 2.3.3 Released

2018-04-04 Thread Daniel Dai
The Apache Hive team is proud to announce the release of Apache Hive version 2.3.3. The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides, among others: * Tools to enable easy

[RESULT][VOTE] Apache Hive 2.3.3 Release Candidate 0

2018-04-02 Thread Daniel Dai
With three +1’s (Alan, Thejas, Daniel) and no -1’s the vote passes. I will wrap up the release and send announcement once done.

[VOTE] Apache Hive 2.3.3 Release Candidate 0

2018-03-29 Thread Daniel Dai
Apache Hive 2.3.3 Release Candidate 0 is available here: http://people.apache.org/~daijy/apache-hive-2.3.3-rc-0/ Maven artifacts are available here: https://repository.apache.org/content/repositories/orgapachehive-1084/ Source tag for RCN is at:

[jira] [Created] (HIVE-19065) Metastore client compatibility check should include syncMetaStoreClient

2018-03-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-19065: - Summary: Metastore client compatibility check should include syncMetaStoreClient Key: HIVE-19065 URL: https://issues.apache.org/jira/browse/HIVE-19065 Project: Hive

[jira] [Created] (HIVE-19054) Function replication shall use "hive.repl.replica.functions.root.dir" as root

2018-03-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-19054: - Summary: Function replication shall use "hive.repl.replica.functions.root.dir" as root Key: HIVE-19054 URL: https://issues.apache.org/jira/browse/HIVE-19054 Pro

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-03-19 Thread Daniel Dai
for any remaining review Alexander has. - Daniel Dai On March 9, 2018, 9 p.m., Vaibhav Gumashta wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

[jira] [Created] (HIVE-18879) Disallow embedded element in UDFXPathUtil needs to work if xercesImpl.jar in classpath

2018-03-06 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18879: - Summary: Disallow embedded element in UDFXPathUtil needs to work if xercesImpl.jar in classpath Key: HIVE-18879 URL: https://issues.apache.org/jira/browse/HIVE-18879

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-03-01 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198471 --- Ship it! Ship It! - Daniel Dai On March 1, 2018, 11:09 a.m

[jira] [Created] (HIVE-18833) Auto Merge fails when "insert into directory as orcfile"

2018-02-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18833: - Summary: Auto Merge fails when "insert into directory as orcfile" Key: HIVE-18833 URL: https://issues.apache.org/jira/browse/HIVE-18833 Project: Hive

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-27 Thread Daniel Dai
/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java Line 583 (original), 568 (patched) <https://reviews.apache.org/r/65634/#comment278513> Blindly update cache may overwrite newer content. But will leave this to notification based update. - Daniel Dai On Feb. 26, 2018, 9:

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-27 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198378 --- Ship it! Ship It! - Daniel Dai On Feb. 26, 2018, 9:47 p.m

[jira] [Created] (HIVE-18815) Remove unused feature in HPL/SQL

2018-02-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18815: - Summary: Remove unused feature in HPL/SQL Key: HIVE-18815 URL: https://issues.apache.org/jira/browse/HIVE-18815 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-18794) Repl load "with" clause does not pass config to tasks for non-partition tables

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18794: - Summary: Repl load "with" clause does not pass config to tasks for non-partition tables Key: HIVE-18794 URL: https://issues.apache.org/jira/browse/HIVE-18794 Pro

[jira] [Created] (HIVE-18789) Disallow embedded element in UDFXPathUtil

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18789: - Summary: Disallow embedded element in UDFXPathUtil Key: HIVE-18789 URL: https://issues.apache.org/jira/browse/HIVE-18789 Project: Hive Issue Type: Bug

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-23 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65634/#review198206 --- Ship it! Ship It! - Daniel Dai On Feb. 23, 2018, 8:14 p.m

[jira] [Created] (HIVE-18788) Clean up inputs in JDBC PreparedStatement

2018-02-23 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18788: - Summary: Clean up inputs in JDBC PreparedStatement Key: HIVE-18788 URL: https://issues.apache.org/jira/browse/HIVE-18788 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18778) Needs to capture input/output entities in explain

2018-02-22 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18778: - Summary: Needs to capture input/output entities in explain Key: HIVE-18778 URL: https://issues.apache.org/jira/browse/HIVE-18778 Project: Hive Issue Type: Bug

Re: Review Request 65634: HIVE-18264: CachedStore: Store cached partitions/col stats within the table cache

2018-02-21 Thread Daniel Dai
astore/cache/CachedStore.java Line 800 (original), 632 (patched) <https://reviews.apache.org/r/65634/#comment278175> I don't remember but why this is get() not getUnsafe()? It sounds the same as getAllTables etc. Also apply to getDatabases, alterDatabase, dropDatabase, getDatabase and createDatab

Re: Question on CachedStore cache update

2018-02-08 Thread Daniel Dai
Hi, Alan, If database cache is changed locally, we don’t want to bring remote copy to overwrite it as the remote copy doesn’t carry local changes (ideally, we shall also apply local changes to the remote copy images we bring in from db, but we are not there yet). That’s why we skip the update

[jira] [Created] (HIVE-18626) Repl load "with" clause does not pass config to tasks

2018-02-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18626: - Summary: Repl load "with" clause does not pass config to tasks Key: HIVE-18626 URL: https://issues.apache.org/jira/browse/HIVE-18626 Project: Hive Issue

[jira] [Created] (HIVE-18530) Replication should skip MM table (for now)

2018-01-24 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18530: - Summary: Replication should skip MM table (for now) Key: HIVE-18530 URL: https://issues.apache.org/jira/browse/HIVE-18530 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18299) DbNotificationListener fail on mysql with "select for update"

2017-12-18 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18299: - Summary: DbNotificationListener fail on mysql with "select for update" Key: HIVE-18299 URL: https://issues.apache.org/jira/browse/HIVE-18299 Project: Hive

[jira] [Created] (HIVE-18298) Fix TestReplicationScenarios.testConstraints

2017-12-18 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18298: - Summary: Fix TestReplicationScenarios.testConstraints Key: HIVE-18298 URL: https://issues.apache.org/jira/browse/HIVE-18298 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18227) Tez parallel execution fail

2017-12-05 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18227: - Summary: Tez parallel execution fail Key: HIVE-18227 URL: https://issues.apache.org/jira/browse/HIVE-18227 Project: Hive Issue Type: Bug Components: Tez

[jira] [Created] (HIVE-18189) Order by position does not work when cbo is disabled

2017-11-30 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18189: - Summary: Order by position does not work when cbo is disabled Key: HIVE-18189 URL: https://issues.apache.org/jira/browse/HIVE-18189 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-18180) DbNotificationListener broken after HIVE-17967

2017-11-29 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-18180: - Summary: DbNotificationListener broken after HIVE-17967 Key: HIVE-18180 URL: https://issues.apache.org/jira/browse/HIVE-18180 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17840) HiveMetaStore eats exception if transactionalListeners.notifyEvent fail

2017-10-18 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17840: - Summary: HiveMetaStore eats exception if transactionalListeners.notifyEvent fail Key: HIVE-17840 URL: https://issues.apache.org/jira/browse/HIVE-17840 Project: Hive

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-21 Thread Daniel Dai
/ReplChangeManager.java dd9296a Diff: https://reviews.apache.org/r/62360/diff/7/ Changes: https://reviews.apache.org/r/62360/diff/6-7/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-20 Thread Daniel Dai
/ReplChangeManager.java dd9296a Diff: https://reviews.apache.org/r/62360/diff/6/ Changes: https://reviews.apache.org/r/62360/diff/5-6/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
28e7bcb Diff: https://reviews.apache.org/r/62360/diff/5/ Changes: https://reviews.apache.org/r/62360/diff/4-5/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
use lambda Already lambda. - Daniel --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185647 --- On Sept

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
} Anyway, this is refactor in the new patch. - Daniel --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185643 -----------

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-19 Thread Daniel Dai
28e7bcb Diff: https://reviews.apache.org/r/62360/diff/4/ Changes: https://reviews.apache.org/r/62360/diff/3-4/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
28e7bcb Diff: https://reviews.apache.org/r/62360/diff/3/ Changes: https://reviews.apache.org/r/62360/diff/2-3/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
28e7bcb Diff: https://reviews.apache.org/r/62360/diff/2/ Changes: https://reviews.apache.org/r/62360/diff/1-2/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-18 Thread Daniel Dai
and repl load, it does not deal with CM logic. - Daniel --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62360/#review185534 --- On Sep

Review Request 62360: HIVE-16898: Validation of source file after distcp in repl load

2017-09-15 Thread Daniel Dai
/diff/1/ Testing --- Manually test it with debugger: setup a breakpoint right before copy, and drop table in another session. Thanks, Daniel Dai

Re: Review Request 62228: HIVE-17495: CachedStore: prewarm improvements, refactoring and caching some aggregate stats

2017-09-12 Thread Daniel Dai
e.java Lines 295 (patched) <https://reviews.apache.org/r/62228/#comment261521> It should be better to get both all/allbutdefault statistics from mergeColStatsForPartitions, rather than invoke get_aggr_stats_for twice, that would be colstly. - Daniel Dai On Sept. 11, 2017, 9:25 p

[jira] [Created] (HIVE-17497) Constraint import may fail during incremental replication

2017-09-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17497: - Summary: Constraint import may fail during incremental replication Key: HIVE-17497 URL: https://issues.apache.org/jira/browse/HIVE-17497 Project: Hive Issue Type

[jira] [Created] (HIVE-17421) Clear incorrect stats after replication

2017-08-31 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17421: - Summary: Clear incorrect stats after replication Key: HIVE-17421 URL: https://issues.apache.org/jira/browse/HIVE-17421 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17366) Constraint replication in bootstrap

2017-08-21 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17366: - Summary: Constraint replication in bootstrap Key: HIVE-17366 URL: https://issues.apache.org/jira/browse/HIVE-17366 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17254) Skip updating AccessTime of recycled files in ReplChangeManager

2017-08-04 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17254: - Summary: Skip updating AccessTime of recycled files in ReplChangeManager Key: HIVE-17254 URL: https://issues.apache.org/jira/browse/HIVE-17254 Project: Hive

[jira] [Created] (HIVE-17208) Repl dump should pass in db/table information to authorization API

2017-07-30 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17208: - Summary: Repl dump should pass in db/table information to authorization API Key: HIVE-17208 URL: https://issues.apache.org/jira/browse/HIVE-17208 Project: Hive

[jira] [Created] (HIVE-17007) NPE introduced by HIVE-16871

2017-06-30 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-17007: - Summary: NPE introduced by HIVE-16871 Key: HIVE-17007 URL: https://issues.apache.org/jira/browse/HIVE-17007 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-16871) CachedStore.get_aggr_stats_for has side affect

2017-06-09 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16871: - Summary: CachedStore.get_aggr_stats_for has side affect Key: HIVE-16871 URL: https://issues.apache.org/jira/browse/HIVE-16871 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16848) NPE during CachedStore refresh

2017-06-07 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16848: - Summary: NPE during CachedStore refresh Key: HIVE-16848 URL: https://issues.apache.org/jira/browse/HIVE-16848 Project: Hive Issue Type: Bug Components

[jira] [Created] (HIVE-16779) CachedStore refresher leak PersistenceManager resources

2017-05-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16779: - Summary: CachedStore refresher leak PersistenceManager resources Key: HIVE-16779 URL: https://issues.apache.org/jira/browse/HIVE-16779 Project: Hive Issue Type

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-22 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59205/#review175684 --- Ship it! Ship It! - Daniel Dai On May 22, 2017, 7:06 p.m

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-18 Thread Daniel Dai
/CachedStore.java Lines 827 (patched) <https://reviews.apache.org/r/59205/#comment248801> There is no need to alter partition/partition stats/table stats here. HiveAlterHandler will invoke alterPartition, updateTableColumnStatistics and updatePartitionColumnStatistics respectively. - Dani

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-14 Thread Daniel Dai
> On May 14, 2017, 7:38 a.m., Daniel Dai wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java > > Lines 528 (patched) > > <https://reviews.apache.org/r/59205/diff/4/?file=1717995#file1717995line554> > > > > If

Re: Review Request 59205: HIVE-16579: CachedStore: improvements to partition col stats caching and cache column stats for unpartitioned table

2017-05-14 Thread Daniel Dai
es 528 (patched) <https://reviews.apache.org/r/59205/#comment248178> If using dirty flag, databaseCacheLock can be removed, right? - Daniel Dai On May 14, 2017, 5:19 a.m., Vaibhav Gumashta wrote: > > --- > This is an automatic

[jira] [Created] (HIVE-16662) Fix remaining unit test failures when CachedStore is enabled

2017-05-12 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16662: - Summary: Fix remaining unit test failures when CachedStore is enabled Key: HIVE-16662 URL: https://issues.apache.org/jira/browse/HIVE-16662 Project: Hive Issue

[jira] [Created] (HIVE-16638) Get rid of magic constant __HIVE_DEFAULT_PARTITION__ in syntax

2017-05-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16638: - Summary: Get rid of magic constant __HIVE_DEFAULT_PARTITION__ in syntax Key: HIVE-16638 URL: https://issues.apache.org/jira/browse/HIVE-16638 Project: Hive Issue

[jira] [Created] (HIVE-16633) username for ATS data shall always be the uid who submit the job

2017-05-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16633: - Summary: username for ATS data shall always be the uid who submit the job Key: HIVE-16633 URL: https://issues.apache.org/jira/browse/HIVE-16633 Project: Hive

[jira] [Created] (HIVE-16609) col='__HIVE_DEFAULT_PARTITION__' condition in select statement may produce wrong result

2017-05-08 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16609: - Summary: col='__HIVE_DEFAULT_PARTITION__' condition in select statement may produce wrong result Key: HIVE-16609 URL: https://issues.apache.org/jira/browse/HIVE-16609

[jira] [Created] (HIVE-16586) Fix Unit test failures when CachedStore is enabled

2017-05-04 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16586: - Summary: Fix Unit test failures when CachedStore is enabled Key: HIVE-16586 URL: https://issues.apache.org/jira/browse/HIVE-16586 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-16520) Cache hive metadata in metastore

2017-04-24 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16520: - Summary: Cache hive metadata in metastore Key: HIVE-16520 URL: https://issues.apache.org/jira/browse/HIVE-16520 Project: Hive Issue Type: New Feature

[jira] [Created] (HIVE-16323) HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204

2017-03-28 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16323: - Summary: HS2 JDOPersistenceManagerFactory.pmCache leaks after HIVE-14204 Key: HIVE-16323 URL: https://issues.apache.org/jira/browse/HIVE-16323 Project: Hive

[jira] [Created] (HIVE-16305) Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM

2017-03-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-16305: - Summary: Additional Datanucleus ClassLoaderResolverImpl leaks causing HS2 OOM Key: HIVE-16305 URL: https://issues.apache.org/jira/browse/HIVE-16305 Project: Hive

[jira] [Created] (HIVE-15936) ConcurrentModificationException in ATSHook

2017-02-15 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15936: - Summary: ConcurrentModificationException in ATSHook Key: HIVE-15936 URL: https://issues.apache.org/jira/browse/HIVE-15936 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-15935) ACL is not set in ATS data

2017-02-15 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15935: - Summary: ACL is not set in ATS data Key: HIVE-15935 URL: https://issues.apache.org/jira/browse/HIVE-15935 Project: Hive Issue Type: Bug Reporter

[jira] [Created] (HIVE-15840) Webhcat test TestPig_5 failing with Pig on Tez at check for percent complete of job

2017-02-07 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15840: - Summary: Webhcat test TestPig_5 failing with Pig on Tez at check for percent complete of job Key: HIVE-15840 URL: https://issues.apache.org/jira/browse/HIVE-15840 Project

[jira] [Created] (HIVE-15740) Include hive-hcatalog-core.jar and hive-hcatalog-server-extensions.jar in binary distribution

2017-01-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15740: - Summary: Include hive-hcatalog-core.jar and hive-hcatalog-server-extensions.jar in binary distribution Key: HIVE-15740 URL: https://issues.apache.org/jira/browse/HIVE-15740

[jira] [Created] (HIVE-15724) getPrimaryKeys and getForeignKeys in metastore does not normalize db and table name

2017-01-25 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15724: - Summary: getPrimaryKeys and getForeignKeys in metastore does not normalize db and table name Key: HIVE-15724 URL: https://issues.apache.org/jira/browse/HIVE-15724 Project

[jira] [Created] (HIVE-15587) Using ChangeManager to copy files in ReplCopyTask

2017-01-11 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15587: - Summary: Using ChangeManager to copy files in ReplCopyTask Key: HIVE-15587 URL: https://issues.apache.org/jira/browse/HIVE-15587 Project: Hive Issue Type: Sub

[jira] [Created] (HIVE-15525) Hooking ChangeManager to "drop table", "drop partition"

2016-12-29 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15525: - Summary: Hooking ChangeManager to "drop table", "drop partition" Key: HIVE-15525 URL: https://issues.apache.org/jira/browse/HIVE-15525 Project: Hive

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-27 Thread Daniel Dai
l to the reycle method, as its not used outside. > > Daniel Dai wrote: > I mean to cache user/group as it should not be changed. I don't want to > calculate them everytime, and taking risk current user being chan

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-27 Thread Daniel Dai
/hive/metastore/HiveMetaStore.java 2892da3 metastore/src/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java PRE-CREATION metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java 6aca1b7 Diff: https://reviews.apache.org/r/54826/diff/ Testing --- Thanks, Daniel

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-26 Thread Daniel Dai
cally generated e-mail. To reply, visit: https://reviews.apache.org/r/54826/#review160135 --- On Dec. 27, 2016, 6:55 a.m., Daniel Dai wrote: > > --- > This is an automati

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-26 Thread Daniel Dai
/hive/metastore/HiveMetaStore.java 2892da3 metastore/src/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java PRE-CREATION metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java 6aca1b7 Diff: https://reviews.apache.org/r/54826/diff/ Testing --- Thanks, Daniel

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-23 Thread Daniel Dai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54826/#review159520 --- On Dec. 16, 2016, 11:14 p.m., Daniel Dai wrote: > > --

Re: Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-23 Thread Daniel Dai
/hive/metastore/HiveMetaStore.java 2892da3 metastore/src/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java PRE-CREATION metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java 6aca1b7 Diff: https://reviews.apache.org/r/54826/diff/ Testing --- Thanks, Daniel

Review Request 54826: HIVE-15448: ChangeManager for replication

2016-12-16 Thread Daniel Dai
metastore/src/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java PRE-CREATION metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java 6aca1b7 Diff: https://reviews.apache.org/r/54826/diff/ Testing --- Thanks, Daniel Dai

[jira] [Created] (HIVE-15448) ChangeManager for replication

2016-12-16 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15448: - Summary: ChangeManager for replication Key: HIVE-15448 URL: https://issues.apache.org/jira/browse/HIVE-15448 Project: Hive Issue Type: Sub-task

Re: Invitation for Hive committers to become ORC committers

2016-12-16 Thread Daniel Dai
I am interested. Thanks, Daniel On 12/15/16, 1:12 PM, "Owen O'Malley" wrote: >All, > As you are aware, we are in the last stages of removing the forked ORC >code out of Hive. The goal of moving ORC out of Hive was to increase its >community and we want to be very

[jira] [Created] (HIVE-15322) Skipping "hbase mapredcp" in hive script for certain services

2016-11-30 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15322: - Summary: Skipping "hbase mapredcp" in hive script for certain services Key: HIVE-15322 URL: https://issues.apache.org/jira/browse/HIVE-15322 Project: Hive

[jira] [Created] (HIVE-15068) Run ClearDanglingScratchDir periodically inside HS2

2016-10-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15068: - Summary: Run ClearDanglingScratchDir periodically inside HS2 Key: HIVE-15068 URL: https://issues.apache.org/jira/browse/HIVE-15068 Project: Hive Issue Type

[jira] [Created] (HIVE-15049) Fix unit test failures on branch-1

2016-10-25 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-15049: - Summary: Fix unit test failures on branch-1 Key: HIVE-15049 URL: https://issues.apache.org/jira/browse/HIVE-15049 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14968) Fix compilation failure on branch-1

2016-10-14 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14968: - Summary: Fix compilation failure on branch-1 Key: HIVE-14968 URL: https://issues.apache.org/jira/browse/HIVE-14968 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14690) Query fail when hive.exec.parallel=true, with conflicting session dir

2016-09-01 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14690: - Summary: Query fail when hive.exec.parallel=true, with conflicting session dir Key: HIVE-14690 URL: https://issues.apache.org/jira/browse/HIVE-14690 Project: Hive

[jira] [Created] (HIVE-14399) Fix test flakiness of org.apache.hive.hcatalog.listener.TestDbNotificationListener.cleanupNotifs

2016-08-01 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14399: - Summary: Fix test flakiness of org.apache.hive.hcatalog.listener.TestDbNotificationListener.cleanupNotifs Key: HIVE-14399 URL: https://issues.apache.org/jira/browse/HIVE-14399

[jira] [Created] (HIVE-14293) PerfLogger.openScopes should be transient

2016-07-19 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14293: - Summary: PerfLogger.openScopes should be transient Key: HIVE-14293 URL: https://issues.apache.org/jira/browse/HIVE-14293 Project: Hive Issue Type: Bug Affects

[jira] [Created] (HIVE-14152) datanucleus.autoStartMechanismMode should set to 'Ignored' to allow rolling downgrade

2016-07-01 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14152: - Summary: datanucleus.autoStartMechanismMode should set to 'Ignored' to allow rolling downgrade Key: HIVE-14152 URL: https://issues.apache.org/jira/browse/HIVE-14152

[jira] [Created] (HIVE-14110) Implement a better ObjectStore in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14110: - Summary: Implement a better ObjectStore in hbase metastore Key: HIVE-14110 URL: https://issues.apache.org/jira/browse/HIVE-14110 Project: Hive Issue Type

[jira] [Created] (HIVE-14108) Add missing objects in hbaseimport

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14108: - Summary: Add missing objects in hbaseimport Key: HIVE-14108 URL: https://issues.apache.org/jira/browse/HIVE-14108 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14107) Complete HBaseStore.setConf

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14107: - Summary: Complete HBaseStore.setConf Key: HIVE-14107 URL: https://issues.apache.org/jira/browse/HIVE-14107 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14106) Retry when hbase transaction conflict happen

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14106: - Summary: Retry when hbase transaction conflict happen Key: HIVE-14106 URL: https://issues.apache.org/jira/browse/HIVE-14106 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-14105) listTableNamesByFilter/listPartitionNamesByFilter is missing in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14105: - Summary: listTableNamesByFilter/listPartitionNamesByFilter is missing in hbase metastore Key: HIVE-14105 URL: https://issues.apache.org/jira/browse/HIVE-14105 Project

[jira] [Created] (HIVE-14104) addPartitions with PartitionSpecProxy is not implemented in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14104: - Summary: addPartitions with PartitionSpecProxy is not implemented in hbase metastore Key: HIVE-14104 URL: https://issues.apache.org/jira/browse/HIVE-14104 Project: Hive

[jira] [Created] (HIVE-14103) DateColumnStatsAggregator is missing in hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14103: - Summary: DateColumnStatsAggregator is missing in hbase metastore Key: HIVE-14103 URL: https://issues.apache.org/jira/browse/HIVE-14103 Project: Hive Issue Type

[jira] [Created] (HIVE-14101) Adding type/event notification/version/constraints to hbase metastore

2016-06-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14101: - Summary: Adding type/event notification/version/constraints to hbase metastore Key: HIVE-14101 URL: https://issues.apache.org/jira/browse/HIVE-14101 Project: Hive

[jira] [Created] (HIVE-14097) Fix TestCliDriver for hbase metastore

2016-06-26 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-14097: - Summary: Fix TestCliDriver for hbase metastore Key: HIVE-14097 URL: https://issues.apache.org/jira/browse/HIVE-14097 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13981) Operation.toSQLException eats full exception stack

2016-06-09 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13981: - Summary: Operation.toSQLException eats full exception stack Key: HIVE-13981 URL: https://issues.apache.org/jira/browse/HIVE-13981 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13729) FileSystem$Cache leaks in FileUtils.checkFileAccessWithImpersonation

2016-05-10 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13729: - Summary: FileSystem$Cache leaks in FileUtils.checkFileAccessWithImpersonation Key: HIVE-13729 URL: https://issues.apache.org/jira/browse/HIVE-13729 Project: Hive

[jira] [Created] (HIVE-13631) Support index in HBase Metastore

2016-04-27 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13631: - Summary: Support index in HBase Metastore Key: HIVE-13631 URL: https://issues.apache.org/jira/browse/HIVE-13631 Project: Hive Issue Type: Improvement

[jira] [Created] (HIVE-13560) Adding Omid as connection manager for HBase Metastore

2016-04-20 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13560: - Summary: Adding Omid as connection manager for HBase Metastore Key: HIVE-13560 URL: https://issues.apache.org/jira/browse/HIVE-13560 Project: Hive Issue Type

[jira] [Created] (HIVE-13551) Make cleardanglingscratchdir work on Windows

2016-04-19 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13551: - Summary: Make cleardanglingscratchdir work on Windows Key: HIVE-13551 URL: https://issues.apache.org/jira/browse/HIVE-13551 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13514) TestClearDanglingScratchDir fail on branch-1

2016-04-14 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13514: - Summary: TestClearDanglingScratchDir fail on branch-1 Key: HIVE-13514 URL: https://issues.apache.org/jira/browse/HIVE-13514 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-13513) cleardanglingscratchdir does not work in some version of HDFS

2016-04-13 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13513: - Summary: cleardanglingscratchdir does not work in some version of HDFS Key: HIVE-13513 URL: https://issues.apache.org/jira/browse/HIVE-13513 Project: Hive Issue

[jira] [Created] (HIVE-13498) cleardanglingscratchdir does not work if scratchdir is not on defaultFs

2016-04-12 Thread Daniel Dai (JIRA)
Daniel Dai created HIVE-13498: - Summary: cleardanglingscratchdir does not work if scratchdir is not on defaultFs Key: HIVE-13498 URL: https://issues.apache.org/jira/browse/HIVE-13498 Project: Hive

<    1   2   3   4   5   6   >