You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [DISCUSS] Separating out the metastore as its own TLP - posted by Owen O'Malley <ow...@gmail.com> on 2017/07/01 00:05:12 UTC, 33 replies.
- [jira] [Created] (HIVE-17008) HiveMetastore.drop_database can return NPE if database does not exist - posted by "Dan Burkert (JIRA)" <ji...@apache.org> on 2017/07/01 00:21:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17009) ifnull() compatibility with explain or use of constants - posted by "Timothy Miron (JIRA)" <ji...@apache.org> on 2017/07/01 01:56:03 UTC, 0 replies.
- [jira] [Created] (HIVE-17010) Fix the overflow problem of Long type in SetSparkReducerParallelism - posted by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/07/03 03:06:00 UTC, 0 replies.
- Re: Review Request 60445: HIVE-16935: Hive should strip comments from input before choosing which CommandProcessor to run. - posted by Sahil Takiar <ta...@gmail.com> on 2017/07/03 04:29:50 UTC, 3 replies.
- [jira] [Created] (HIVE-17011) PlanUtils.getExprList() causes memory pressure when invoked from SharedWorkOptimizer on queries with lots of union operators - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/03 05:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17012) ACID Table: Number of reduce tasks should be computed correctly when sort.dynamic.partition is enabled - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/03 07:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17013) Delete request with a subquery based on select over a view - posted by "Frédéric ESCANDELL (JIRA)" <ji...@apache.org> on 2017/07/03 07:42:00 UTC, 0 replies.
- Review Request 60589: HIVE-17001: Insert overwrite table doesn't clean partition directory on HDFS if partition is missing from HMS - posted by Barna Zsombor Klara <zs...@cloudera.com> on 2017/07/03 09:05:42 UTC, 3 replies.
- [jira] [Created] (HIVE-17014) Password File Encryption - posted by "Vlad Gudikov (JIRA)" <ji...@apache.org> on 2017/07/03 13:53:00 UTC, 0 replies.
- Re: [DISCUSS] Separating out the metastore as its own TLP - posted by Dain Sundstrom <da...@iq80.com> on 2017/07/03 17:17:46 UTC, 0 replies.
- [jira] [Created] (HIVE-17015) Script file should be LF, should not be CRLF, this will lead to the script can not be implemented, the service can not start - posted by "ZhangBing Lin (JIRA)" <ji...@apache.org> on 2017/07/04 03:05:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17016) ATSHook does not check yarn.timeline-service.enabled - posted by "KWON BYUNGCHANG (JIRA)" <ji...@apache.org> on 2017/07/04 05:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17017) cann't support execute equeals join - posted by "sunzaizhi (JIRA)" <ji...@apache.org> on 2017/07/04 06:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17018) Small table can not be converted to map join in TPC-DS/query.17 on 3TB data scale - posted by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/07/04 07:49:00 UTC, 0 replies.
- Review Request 60632: HIVE-16659: Query plan should reflect hive.spark.use.groupby.shuffle - posted by Bing Li via Review Board <no...@reviews.apache.org> on 2017/07/04 08:48:56 UTC, 3 replies.
- [GitHub] hive pull request #201: HIVE-16893 : move replication dump related work in s... - posted by anishek <gi...@git.apache.org> on 2017/07/04 09:18:06 UTC, 0 replies.
- [jira] [Created] (HIVE-17019) Add support to download debugging information as an archive. - posted by "Harish Jaiprakash (JIRA)" <ji...@apache.org> on 2017/07/04 10:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17020) Aggressive RS dedup can incorrectly remove OP tree branch - posted by "Rui Li (JIRA)" <ji...@apache.org> on 2017/07/04 12:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17021) Support replication of concatenate operation. - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/04 19:41:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17022) Add mode in lock debug statements - posted by "Mohit Sabharwal (JIRA)" <ji...@apache.org> on 2017/07/04 20:18:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17023) HPL/SQL: NPE creating table if datatype lacks a precision and hplsql.conn.convert.hiveconn is false - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17024) HPL/SQL: CLI fails to exit after NPE using embedded connection - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17028) Casting strings to integers in HPL/SQL differs from Hive behavior - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17026) HPL/SQL Example for hplsql.conn.hiveconn doesn't work on master - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17025) HPL/SQL: hplsql.conn.convert.hiveconn seems to default to false, contrary to docs - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17029) HPL/SQL: Comparison if not null-safe - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17030) HPL/SQL: Many cast operations are ignored without warning or notice. - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17032) HPL/SQL Comparisons are only supported with strings and integers - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17031) HPL/SQL Addition/Subtraction only supported on integers, datetimes and intervals - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17027) HPL/SQL requires single quotes for string literals, resulting in surprising behavior - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/04 21:22:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17033) Miss the jar when create slider package for llap - posted by "Colin Ma (JIRA)" <ji...@apache.org> on 2017/07/05 05:56:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17034) The spark tar for itests is downloaded every time if md5sum is not installed - posted by "Rui Li (JIRA)" <ji...@apache.org> on 2017/07/05 07:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17035) Optimizer: Lineage transform() should be invoked after rest of the optimizers are invoked - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/05 08:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17036) Lineage: Minor CPU/Mem optimization for lineage transform - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/05 09:19:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17037) Extend join algorithm selection to avoid unnecessary input data shuffle - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 09:20:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17038) invalid CAST result - posted by "Jim Hopper (JIRA)" <ji...@apache.org> on 2017/07/05 12:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17039) Implement optimization rewritings that rely on database SQL constraints - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 12:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17040) Join elimination in the presence of FK relationship - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 12:51:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17041) Aggregate elimination with UNIQUE and NOT NULL column - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 12:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17042) Expose NOT NULL constraint in optimizer so constant folding can take advantage of it - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 12:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17043) Remove non unique columns from group by keys if not referenced later - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 12:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17044) Transform LEFT/RIGHT OUTER into INNER join in the presence of FK relationship - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/05 13:34:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17045) Add HyperLogLog as an UDAF - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/05 17:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17046) Flaky test: TestCliDriver[ppd_windowing2] - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/05 20:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17047) Allow table property to be populated to jobConf to make FixedLengthInputFormat work - posted by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2017/07/05 22:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17048) Pass HiveOperation info to HiveSemanticAnalyzerHook through HiveSemanticAnalyzerHookContext - posted by "Aihua Xu (JIRA)" <ji...@apache.org> on 2017/07/06 00:10:00 UTC, 0 replies.
- [Announce] New committer: Deepesh Khandelwal - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 00:48:01 UTC, 6 replies.
- [Announce] New committer: Sahil Takiar - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 00:49:18 UTC, 5 replies.
- [Announce] New committer: Vihang Karajgaonkar - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 00:51:20 UTC, 8 replies.
- [Announce] New committer: Peter Vary - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 00:52:26 UTC, 12 replies.
- [Announce] New committer: Teddy Choi - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 00:53:14 UTC, 12 replies.
- [jira] [Created] (HIVE-17049) hive doesn't support chinese comments for columns - posted by "liugaopeng (JIRA)" <ji...@apache.org> on 2017/07/06 03:29:00 UTC, 0 replies.
- Review Request 60677: HIVE-16922: Typo in serde.thrift: COLLECTION_DELIM = "colelction.delim" - posted by Bing Li via Review Board <no...@reviews.apache.org> on 2017/07/06 06:59:35 UTC, 4 replies.
- [jira] [Created] (HIVE-17050) Multiline queries that have comment in middle fail when executed via "beeline -e" - posted by "Yibing Shi (JIRA)" <ji...@apache.org> on 2017/07/06 07:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17051) Each table metadata is requested twice during query compile - posted by "Remus Rusanu (JIRA)" <ji...@apache.org> on 2017/07/06 11:38:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17052) Remove logging of predicate filters - posted by "Barna Zsombor Klara (JIRA)" <ji...@apache.org> on 2017/07/06 11:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17053) Enable improved Calcite MV-based rewriting rules - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/06 14:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17054) Expose SQL database constraints to Calcite - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/06 14:59:00 UTC, 0 replies.
- [ANNOUNCE] New PMC Member : Matt McCline - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/06 15:31:11 UTC, 14 replies.
- [jira] [Created] (HIVE-17055) Flaky test: TestMiniLlapCliDriver.testCliDriver[llap_smb] - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/06 18:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17056) TestMiniLlapCliDriver.testCliDriver[orc_ppd_basic] - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/06 18:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17057) Flaky test: TestHCatClient.testTableSchemaPropagation,testPartitionRegistrationWithCustomSchema,testPartitionSpecRegistrationWithCustomSchema - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/06 19:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17058) Separate configuration parameter for setting staging directory on S3 - posted by "Zoltan Chovan (JIRA)" <ji...@apache.org> on 2017/07/07 09:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17059) Hive Runtime Error while processing row (tag=0) - posted by "wenjie.yu (JIRA)" <ji...@apache.org> on 2017/07/07 10:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17060) unix_timestamp(void) is deprecated message is printed twice - posted by "Peter Vary (JIRA)" <ji...@apache.org> on 2017/07/07 14:12:00 UTC, 0 replies.
- Re: Review Request 58403: HIVE-16355 Service: embedded mode should only be available if service is loaded onto the classpath - posted by Vaibhav Gumashta <vg...@hortonworks.com> on 2017/07/07 20:54:11 UTC, 2 replies.
- [jira] [Created] (HIVE-17061) Add Support for Column List in Insert Clause - posted by "Shawn Weeks (JIRA)" <ji...@apache.org> on 2017/07/07 21:29:00 UTC, 0 replies.
- Re: Review Request 60349: Scalar sub-query: sq_count_check not required if gby keys are constant - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/08 00:41:54 UTC, 1 replies.
- [jira] [Created] (HIVE-17062) make hive.optimize.bucketingsorting work for smb_mapjoin_20.q - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/08 07:16:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17063) insert overwrite partition fail when - posted by "Wang Haihua (JIRA)" <ji...@apache.org> on 2017/07/09 15:57:02 UTC, 0 replies.
- [jira] [Created] (HIVE-17064) GZipCoded doesn't handle zip files - posted by "Andi (JIRA)" <ji...@apache.org> on 2017/07/09 21:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17065) You can not successfully deploy hive clusters with Hive guidance documents - posted by "ZhangBing Lin (JIRA)" <ji...@apache.org> on 2017/07/10 01:04:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17066) Query78 filter wrong estimatation is generating bad plan - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2017/07/10 06:42:00 UTC, 0 replies.
- Review Request 60728: fix some alerts found by lgtm.com - posted by Malcolm Taylor <ma...@semmle.com> on 2017/07/10 08:13:33 UTC, 0 replies.
- [jira] [Created] (HIVE-17067) LLAP: Add system http endpoint to provide system level configurations - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/10 08:33:00 UTC, 0 replies.
- Non-local session path expected to be non-null trying to write on Hive using storm-hive - posted by Federico D'Ambrosio <fe...@gmail.com> on 2017/07/10 14:38:53 UTC, 1 replies.
- [GitHub] hive pull request #202: HIVE-17021: Support replication of concatenate opera... - posted by sankarh <gi...@git.apache.org> on 2017/07/10 15:37:00 UTC, 1 replies.
- [jira] [Created] (HIVE-17068) HCatalog: Add parquet support - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/10 17:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17069) Refactor OrcRawRecrodMerger.ReaderPair - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/10 21:14:00 UTC, 0 replies.
- Review Request 60753: Add HLL as an alternative to FM sketch to compute stats - posted by pengcheng xiong <px...@hortonworks.com> on 2017/07/10 21:29:56 UTC, 18 replies.
- Re: Review Request 60468: HIVE-16888 - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/10 22:05:20 UTC, 6 replies.
- [jira] [Created] (HIVE-17070) remove .orig files from src - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/10 22:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17071) Make hive 2.3 depend on storage-api-2.3 - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/10 23:52:00 UTC, 0 replies.
- Review Request 60757: HIVE-17066: Better estimation for number of nulls for outer join - posted by Vineet Garg <vg...@hortonworks.com> on 2017/07/11 00:50:50 UTC, 5 replies.
- Re: Review Request 38199: HIVE-4577: hive CLI can't handle hadoop dfs command with space and quotes. - posted by Bing Li via Review Board <no...@reviews.apache.org> on 2017/07/11 06:07:21 UTC, 3 replies.
- [VOTE] storage-release-2.4.0rc1 - posted by Pengcheng Xiong <px...@apache.org> on 2017/07/11 06:58:37 UTC, 6 replies.
- Re: Review Request 60728: HIVE-16989: fix some alerts found by lgtm.com - posted by Malcolm Taylor <ma...@semmle.com> on 2017/07/11 07:13:43 UTC, 8 replies.
- [jira] [Created] (HIVE-17072) Make the parallelized timeout configurable in BeeLine tests - posted by "Marta Kuczora (JIRA)" <ji...@apache.org> on 2017/07/11 09:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17073) Incorrect result with vectorization and SharedWorkOptimizer - posted by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2017/07/11 12:58:00 UTC, 0 replies.
- Re: Review Request 60085: HIVE-14747: Remove JAVA paths from profiles by sending them from ptest-client - posted by Peter Vary <pv...@cloudera.com> on 2017/07/11 15:11:36 UTC, 1 replies.
- Review Request 60776: HIVE-16907: "INSERT INTO" overwrite old data when destination table encapsulated by backquote - posted by Bing Li via Review Board <no...@reviews.apache.org> on 2017/07/11 15:51:22 UTC, 1 replies.
- [jira] [Created] (HIVE-17074) PURGE option for DROP DATABASE - posted by "Muthu Manickam (JIRA)" <ji...@apache.org> on 2017/07/11 16:50:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17075) unstable stats in q files - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/11 17:37:00 UTC, 0 replies.
- Re: Review Request 59020: Support Parquet through HCatalog - posted by Sergio Pena <se...@cloudera.com> on 2017/07/11 20:13:33 UTC, 4 replies.
- [jira] [Created] (HIVE-17076) typo in itests/src/test/resources/testconfiguration.properties - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/11 22:41:00 UTC, 0 replies.
- Re: Review Request 60432: HIVE-16845: INSERT OVERWRITE a table with dynamic partitions on S3 fails with NPE - posted by Sahil Takiar <ta...@gmail.com> on 2017/07/11 23:14:49 UTC, 5 replies.
- [jira] [Created] (HIVE-17077) lpad(rpad) should return a value but not throw a exception - posted by "Lingang Deng (JIRA)" <ji...@apache.org> on 2017/07/12 07:56:00 UTC, 0 replies.
- [GitHub] hive pull request #203: HIVE-17077 Hive should raise StringIndexOutOfBoundsE... - posted by chitin <gi...@git.apache.org> on 2017/07/12 07:59:08 UTC, 0 replies.
- [GitHub] hive pull request #204: HIVE-17038 - DateParser fix - posted by mlorek <gi...@git.apache.org> on 2017/07/12 10:33:38 UTC, 0 replies.
- [jira] [Created] (HIVE-17078) Add more logs to MapredLocalTask - posted by "Yibing Shi (JIRA)" <ji...@apache.org> on 2017/07/12 13:05:00 UTC, 0 replies.
- Review Request 60804: HIVE-17072: Make the parallelized timeout configurable in BeeLine tests - posted by Marta Kuczora <ku...@cloudera.com> on 2017/07/12 15:49:07 UTC, 5 replies.
- [jira] [Created] (HIVE-17079) LLAP: Use FQDN by default for work submission - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/12 18:13:00 UTC, 0 replies.
- Re: Review Request 60259: HIVE-16926 LlapTaskUmbilicalExternalClient should not start new umbilical server for every fragment request - posted by Jason Dere <jd...@hortonworks.com> on 2017/07/13 00:09:30 UTC, 0 replies.
- [jira] [Created] (HIVE-17080) Overwrite does not work when multi insert into same table different partition - posted by "Niklaus Xiao (JIRA)" <ji...@apache.org> on 2017/07/13 03:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17081) [build] hive 2.1.0 compatibility with hadoop 2.5.0 - posted by "Saijin Huang (JIRA)" <ji...@apache.org> on 2017/07/13 07:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17082) Dynamic semi join gets turned off at compile time - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/13 12:42:00 UTC, 0 replies.
- Unable to Use Vectorized Reader In Hive - posted by Anubhav Tarar <an...@knoldus.in> on 2017/07/13 13:03:56 UTC, 2 replies.
- [jira] [Created] (HIVE-17083) DagUtils overwrites any credentials already added - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/07/13 20:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17084) Turn on hive.stats.fetch.column.stats configuration flag - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2017/07/13 20:53:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17085) ORC file merge/concatenation should do full schema check - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/13 20:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17086) LLAP: JMX Metric for max file descriptors used so far - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/13 21:00:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17087) HoS Query with multiple Partition Pruning Sinks + subquery has incorrect explain - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/13 21:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17088) HS2 WebUI throws a NullPointerException when opened - posted by "Sergio Peña (JIRA)" <ji...@apache.org> on 2017/07/13 22:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17089) make acid 2.0 the default - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/13 22:30:00 UTC, 0 replies.
- Review Request 60853: HIVE-17085: ORC file merge/concatenation should do full schema check - posted by j....@gmail.com on 2017/07/13 22:39:05 UTC, 0 replies.
- [jira] [Created] (HIVE-17090) spark.only.query.files are not being run by ptest - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/14 01:08:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17091) "Timed out getting readerEvents" error from external LLAP client - posted by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/07/14 01:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17092) NoSuchMethodError exception thrown in AcidUtils.lambda$getAcidState$0(AcidUtils.java) - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/14 01:23:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17093) LLAP ssl configs need to be localized to talk to a wire encrypted hdfs - posted by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2017/07/14 01:48:00 UTC, 0 replies.
- query regarding the confriguation parameter - posted by Anubhav Tarar <an...@knoldus.in> on 2017/07/14 02:28:41 UTC, 0 replies.
- [jira] [Created] (HIVE-17094) Modifier 'static' is redundant for inner enums - posted by "ZhangBing Lin (JIRA)" <ji...@apache.org> on 2017/07/14 03:09:02 UTC, 0 replies.
- [jira] [Created] (HIVE-17095) Long chain repl loads do not complete in a timely fashion - posted by "Sushanth Sowmyan (JIRA)" <ji...@apache.org> on 2017/07/14 03:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17096) Fix test failures in 2.3 branch - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/14 03:50:02 UTC, 0 replies.
- [jira] [Created] (HIVE-17097) Fix SemiJoinHint parsing in SemanticAnalyzer - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/14 05:11:00 UTC, 0 replies.
- [VOTE] Apache Hive 2.3.0 Release Candidate 1 - posted by Pengcheng Xiong <px...@apache.org> on 2017/07/14 07:02:40 UTC, 6 replies.
- [jira] [Created] (HIVE-17098) Race condition in Hbase tables - posted by "Oleksiy Sayankin (JIRA)" <ji...@apache.org> on 2017/07/14 16:37:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17099) Update golden files for spark.only.query.files - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/14 17:13:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17100) Improve HS2 operation logs for REPL commands. - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/14 17:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17101) Hive drop table fails to throw exceptions on client when data deletion does not succeed - posted by "Kavan Suresh (JIRA)" <ji...@apache.org> on 2017/07/14 17:38:00 UTC, 0 replies.
- [GitHub] hive pull request #205: HIVE-16990: REPL LOAD should update last repl ID onl... - posted by sankarh <gi...@git.apache.org> on 2017/07/14 21:09:50 UTC, 0 replies.
- Review Request 60885: HIVE-15758 Allow correlated scalar subqueries with aggregates which has non-equi join predicates - posted by Vineet Garg <vg...@hortonworks.com> on 2017/07/14 23:45:33 UTC, 0 replies.
- [jira] [Created] (HIVE-17102) Example For Vectorized Execution in Hive in Cwiki not Seems to Work - posted by "anubhav tarar (JIRA)" <ji...@apache.org> on 2017/07/16 04:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17103) HIVE-14251 severely impacts backward compatibility of UNION ALL queries - posted by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/07/16 23:42:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17104) Hive ynamic partition loading is too slow - posted by "hefuhua (JIRA)" <ji...@apache.org> on 2017/07/17 06:51:03 UTC, 0 replies.
- [jira] [Created] (HIVE-17105) hive load dynamic partitions take too much time - posted by "hefuhua (JIRA)" <ji...@apache.org> on 2017/07/17 06:52:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17106) Create a HIVE table withe the column names as aliases - posted by "Jayanthi R (JIRA)" <ji...@apache.org> on 2017/07/17 07:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17107) Upgrade Yetus to 0.5.0 - posted by "Peter Vary (JIRA)" <ji...@apache.org> on 2017/07/17 08:06:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17108) Parquet file does not gather statistic such as "RAW DATA SIZE" automatically - posted by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/07/17 08:31:06 UTC, 0 replies.
- how to use vectorizedparquetrecordreader - posted by Anubhav Tarar <an...@knoldus.in> on 2017/07/17 10:31:23 UTC, 1 replies.
- Re: Review Request 60433: HIVE-16784: Missing lineage information when hive.blobstore.optimizations.enabled is true - posted by Barna Zsombor Klara <zs...@cloudera.com> on 2017/07/17 14:08:33 UTC, 3 replies.
- [jira] [Created] (HIVE-17109) Remove calls to RelMetadataQuery.instance() after Calcite 1.13 upgrade - posted by "Remus Rusanu (JIRA)" <ji...@apache.org> on 2017/07/17 14:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17110) BucketCodec should enforce value ranges - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/17 19:05:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17111) TestSparkCliDriver does not use LocalHiveSparkClient - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/17 20:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17112) Reduce logging in HiveSparkClientFactory - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/17 20:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17113) Duplicate bucket files can get written to table by runaway task - posted by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/07/17 22:07:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17114) HoS: Possible skew in shuffling when data is not really skewed - posted by "Rui Li (JIRA)" <ji...@apache.org> on 2017/07/18 02:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17115) MetaStoreUtils.getDeserializer doesn't catch the java.lang.ClassNotFoundException - posted by "Erik.fang (JIRA)" <ji...@apache.org> on 2017/07/18 08:47:00 UTC, 0 replies.
- Review Request 60941: HIVE-17037 - posted by Jesús Camacho Rodríguez <jc...@hortonworks.com> on 2017/07/18 09:10:54 UTC, 1 replies.
- Re: Review Request 57614: Auto-gather column stats - phase 2 - posted by Ashutosh Chauhan <ha...@apache.org> on 2017/07/18 16:13:20 UTC, 0 replies.
- [jira] [Created] (HIVE-17116) Vectorization: Enable vectorization of ROW__ID struct - posted by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/07/18 18:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17117) Metalisteners are not notified when threadlocal metaconf is cleanup - posted by "PRASHANT GOLASH (JIRA)" <ji...@apache.org> on 2017/07/18 20:32:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17118) Clean up of HIVE-14309 to move the orc source code to org.apache.hive.orc - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/18 20:59:00 UTC, 0 replies.
- [GitHub] hive pull request #206: HIVE-17118. Move the hive-orc source files to make t... - posted by omalley <gi...@git.apache.org> on 2017/07/18 21:16:50 UTC, 1 replies.
- [jira] [Created] (HIVE-17119) Improve error message thrown by subqueries if there are not statistics - posted by "Vineet Garg (JIRA)" <ji...@apache.org> on 2017/07/18 21:36:00 UTC, 0 replies.
- Review Request 60950: [HIVE-17117] - Meta listeners are not notified of meta-conf cleanup. - posted by PRASHANT GOLASH via Review Board <no...@reviews.apache.org> on 2017/07/18 22:16:05 UTC, 11 replies.
- [ANNOUNCE] Apache Hive 2.3.0 Released - posted by Pengcheng Xiong <px...@apache.org> on 2017/07/19 00:49:19 UTC, 1 replies.
- [jira] [Created] (HIVE-17120) Flaky test: TestReplicationScenarios. testRenamePartitionWithCM - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 05:40:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17121) Flaky test: TestJdbcWithMiniHS2. testHttpRetryOnServerIdleTimeout - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 05:41:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17122) spark_vectorized_dynamic_partition_pruning.q is continuously failing - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 05:42:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17123) Vectorization: Wrong results for vector_groupby_cube1.q - posted by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/07/19 06:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17124) PlanUtils: Rand() is not a failure-tolerant distribution column - posted by "Gopal V (JIRA)" <ji...@apache.org> on 2017/07/19 07:56:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17125) Lineage: Generate lineage information on need basis when atlas hook is enabled - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/19 09:00:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17126) Hive Metastore is incompatible with MariaDB 10.x - posted by "Eric Yang (JIRA)" <ji...@apache.org> on 2017/07/19 16:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17127) delete_deleta_x_x cannot modify delta_x_x - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/19 17:46:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17128) Operation Logging leaks file descriptors as the log4j Appender is never closed - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2017/07/19 19:55:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17129) Increase usage of InterfaceAudience annotations - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 22:09:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17130) Add automated tests to check backwards compatibility of core APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 22:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17131) Add InterfaceAudience annotations for SerDe APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/19 22:16:00 UTC, 0 replies.
- [GitHub] hive pull request #207: HIVE-16787 Fix itests in branch-2.2 - posted by omalley <gi...@git.apache.org> on 2017/07/20 00:16:49 UTC, 1 replies.
- [jira] [Created] (HIVE-17132) Add InterfaceAudience and InterfaceStability annotations of UDF APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/20 00:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17133) NoSuchMethodError in Hadoop FileStatus.compareTo - posted by "Rui Li (JIRA)" <ji...@apache.org> on 2017/07/20 10:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17134) UpdateInputAccessTimeHook in Hive doesn't implement Hook interface so is it not usable? - posted by "Di Zhu (JIRA)" <ji...@apache.org> on 2017/07/20 11:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17135) Bad error messages when beeline connects to unreachable hosts using binary and SSL - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/20 15:46:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17136) Unhelpful beeline error message when you attempt to connect to HTTP HS2 using binary with SSL enabled - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/20 15:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17137) Fix javolution conflict - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/20 17:47:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17138) FileSinkOperator doesn't create empty files for acid path - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/20 20:19:00 UTC, 0 replies.
- [VOTE] Shall we release Hive 2.2.0 rc0? - posted by Owen O'Malley <ow...@gmail.com> on 2017/07/20 20:40:28 UTC, 1 replies.
- Review Request 61009: Extend object store to store bit vectors - posted by pengcheng xiong <px...@hortonworks.com> on 2017/07/20 22:42:09 UTC, 12 replies.
- Review Request 61010: HIVE-17128 Operation Logging leaks file descriptors as the log4j Appender is never closed - posted by Andrew Sherman <as...@cloudera.com> on 2017/07/20 22:45:58 UTC, 11 replies.
- [jira] [Created] (HIVE-17139) Conditional expressions optimization: skip the expression evaluation if the condition is not satisfied for vectorization engine. - posted by "Ke Jia (JIRA)" <ji...@apache.org> on 2017/07/21 04:39:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17140) How can I fetch the value residing at particular column & row ?? Suppose, I want the data residing at column 4 of 2nd row. - posted by "Jayanthi R (JIRA)" <ji...@apache.org> on 2017/07/21 05:27:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17141) HIVE command to get the column count ? - posted by "Jayanthi R (JIRA)" <ji...@apache.org> on 2017/07/21 05:28:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17142) HIVE command to get the column count ? - posted by "Jayanthi R (JIRA)" <ji...@apache.org> on 2017/07/21 05:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17143) How to get the data of nth row in HIVE ? - posted by "Jayanthi R (JIRA)" <ji...@apache.org> on 2017/07/21 05:36:01 UTC, 0 replies.
- HIVE command to get column count - posted by Jayanthi Reddy <re...@gmail.com> on 2017/07/21 05:56:30 UTC, 0 replies.
- [jira] [Created] (HIVE-17144) export of temporary tables not working and it seems to be using distcp rather than filesystem copy - posted by "anishek (JIRA)" <ji...@apache.org> on 2017/07/21 06:54:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17145) Planner assume (ROW__ID IS NOT NULL") is true and plans it as a constant true - posted by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/07/21 07:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17146) Spark on Hive - Exception while joining tables - "Requested replication factor of 10 exceeds maximum of x" - posted by "George Smith (JIRA)" <ji...@apache.org> on 2017/07/21 07:57:02 UTC, 0 replies.
- [jira] [Created] (HIVE-17147) Vectorization: Add code for testing MapJoin operator in isolation and measuring its performance with JMH - posted by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/07/21 08:56:00 UTC, 0 replies.
- [GitHub] hive pull request #208: Cdh5 1.1.0 5.12.0 - posted by jason000zhang <gi...@git.apache.org> on 2017/07/21 09:31:53 UTC, 0 replies.
- [jira] [Created] (HIVE-17148) Incorrect result for Hive join query with COALESCE in WHERE condition - posted by "Vlad Gudikov (JIRA)" <ji...@apache.org> on 2017/07/21 12:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17149) Hdfs directory is not cleared if partition creation failed on HMS - posted by "Barna Zsombor Klara (JIRA)" <ji...@apache.org> on 2017/07/21 14:33:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17150) CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction - posted by "Sergio Peña (JIRA)" <ji...@apache.org> on 2017/07/21 16:24:01 UTC, 0 replies.
- Review Request 61041: HIVE-17150: CREATE INDEX execute HMS out-of-transaction listener calls inside a transaction - posted by Sergio Pena <se...@cloudera.com> on 2017/07/21 16:38:04 UTC, 2 replies.
- [jira] [Created] (HIVE-17151) Uploaded image for project: 'Bug DB' Bug DBBUG-84676 Hive tables are being created in public schema with (Postgres DB) - posted by "amarnath reddy pappu (JIRA)" <ji...@apache.org> on 2017/07/21 18:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17152) Improve security of random generator for HS2 cookies - posted by "Tao Li (JIRA)" <ji...@apache.org> on 2017/07/21 18:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17153) Flaky test: TestMiniSparkOnYarnCliDriver[spark_dynamic_partition_pruning] - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/21 18:58:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17154) fix rat problems in branch-2.2 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/21 21:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17155) findConfFile() in HiveConf.java has some issues with the conf path - posted by "Aihua Xu (JIRA)" <ji...@apache.org> on 2017/07/21 21:45:01 UTC, 0 replies.
- [GitHub] hive pull request #209: HIVE-17154. Fix RAT problem on branch-2.2. - posted by omalley <gi...@git.apache.org> on 2017/07/21 22:07:07 UTC, 1 replies.
- [VOTE] Shall we release Hive 2.2.0 rc1? - posted by Owen O'Malley <ow...@gmail.com> on 2017/07/22 00:20:24 UTC, 3 replies.
- [jira] [Created] (HIVE-17156) Support hypothetical set functions and inverse distribution functions as aggregate functions - posted by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/07/23 01:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17157) Add InterfaceAudience and InterfaceStability annotations of ObjectInspector APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/23 21:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17158) BeeLine Query Log and Query Result print order is not defined - posted by "Peter Vary (JIRA)" <ji...@apache.org> on 2017/07/24 12:23:00 UTC, 0 replies.
- Review Request 61087: HIVE-16965 SMB join may produce incorrect results - posted by Deepak Jaiswal <dj...@hortonworks.com> on 2017/07/24 18:47:28 UTC, 6 replies.
- [jira] [Created] (HIVE-17159) Make metastore a separately releasable module - posted by "Alan Gates (JIRA)" <ji...@apache.org> on 2017/07/24 20:31:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17160) Adding kerberos Authorization to the Druid hive integration - posted by "slim bouguerra (JIRA)" <ji...@apache.org> on 2017/07/24 20:40:00 UTC, 0 replies.
- Apache ptest broken? - posted by Deepak Jaiswal <dj...@hortonworks.com> on 2017/07/24 23:39:53 UTC, 0 replies.
- [jira] [Created] (HIVE-17161) BeeLine up arrow key should show the last sql instead of last line - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/07/25 00:03:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17163) Microbenchmark for vector op processing - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/25 09:44:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17164) Vectorization: Support PTF (Part 2: Unbounded Support-- Turn on by default) - posted by "Matt McCline (JIRA)" <ji...@apache.org> on 2017/07/25 12:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17165) Implement Gap Locking - posted by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/07/25 14:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17166) Break Locks On Timeout - posted by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2017/07/25 15:23:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17167) Create metastore specific configuration tool - posted by "Alan Gates (JIRA)" <ji...@apache.org> on 2017/07/25 16:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17168) Create separate module for stand alone metastore - posted by "Alan Gates (JIRA)" <ji...@apache.org> on 2017/07/25 16:47:00 UTC, 0 replies.
- [GitHub] hive pull request #210: HIVE-17168 Create separate module for stand alone me... - posted by alanfgates <gi...@git.apache.org> on 2017/07/25 17:15:17 UTC, 0 replies.
- [jira] [Created] (HIVE-17169) Avoid call to KeyProvider::getMetadata() - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/07/25 17:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17170) Move thrift generated code to stand alone metastore - posted by "Alan Gates (JIRA)" <ji...@apache.org> on 2017/07/25 19:15:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17171) Remove old javadoc versions - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/25 19:16:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17172) add ordering checks to DiskRangeList - posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/07/25 19:18:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17173) Add some connivence redirects to the Hive site - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2017/07/25 19:33:00 UTC, 0 replies.
- Re: Review Request 60289: HIVE-15665 LLAP: OrcFileMetadata objects in cache can impact heap usage - posted by Sergey Shelukhin <se...@hortonworks.com> on 2017/07/25 21:32:33 UTC, 0 replies.
- [jira] [Created] (HIVE-17174) LLAP: ShuffleHandler: optimize fadvise calls for broadcast edge - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/26 00:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17175) Improve desc formatted for bitvectors - posted by "Pengcheng Xiong (JIRA)" <ji...@apache.org> on 2017/07/26 03:17:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17176) Add ASF header for LlapAllocatorBuffer.java - posted by "Saijin Huang (JIRA)" <ji...@apache.org> on 2017/07/26 06:16:00 UTC, 0 replies.
- Issue while creating Hive External table on S3 location - posted by leela prasad Gorrepati <le...@gmail.com> on 2017/07/26 06:38:45 UTC, 1 replies.
- Re: trouble starting hiveserver2 with hive2.1.1 - posted by Amit Kumar <de...@gmail.com> on 2017/07/26 06:38:45 UTC, 0 replies.
- [jira] [Created] (HIVE-17177) move TestSuite.java to the right position - posted by "Saijin Huang (JIRA)" <ji...@apache.org> on 2017/07/26 07:28:00 UTC, 0 replies.
- Re: Review Request 60006: HIVE-14746: Remove branch and repositories from profiles by sending them from ptest-client - posted by Sergio Pena <se...@cloudera.com> on 2017/07/26 15:37:14 UTC, 0 replies.
- [jira] [Created] (HIVE-17178) Spark Partition Pruning Sink Operator can't target multiple Works - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/26 19:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17179) Add InterfaceAudience and InterfaceStability annotations for Hook APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/26 19:41:00 UTC, 0 replies.
- Review Request 61164: HIVE-17006 LLAP: Parquet caching - posted by Sergey Shelukhin <se...@hortonworks.com> on 2017/07/26 21:53:34 UTC, 2 replies.
- Review Request 61165: HIVE-16811 Estimate statistics in absence of stats - posted by Vineet Garg <vg...@hortonworks.com> on 2017/07/26 23:03:34 UTC, 0 replies.
- [jira] [Created] (HIVE-17180) LLAP: Task scheduler: Add support for scheduling tasks in 1:1 edges - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/26 23:32:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17181) HCatOutputFormat should expose complete output-schema (including partition-keys) for dynamic-partitioning MR jobs - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/07/27 04:24:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17182) Invalid statistics like "RAW DATA SIZE" info for parquet file - posted by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2017/07/27 08:32:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17183) Disable rename operations during bootstrap dump - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/27 10:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17184) Unexpected new line in beeline when running with -f option - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/07/27 17:10:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17185) TestHiveMetaStoreStatsMerge.testStatsMerge is failing - posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/07/27 17:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17186) `double` type constant operation loses precision - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2017/07/27 17:17:00 UTC, 0 replies.
- Review Request 61188: HIVE-16614 - posted by Jesús Camacho Rodríguez <jc...@hortonworks.com> on 2017/07/27 17:33:33 UTC, 0 replies.
- [GitHub] hive pull request #211: HIVE-17167 Create metastore specific configuration t... - posted by alanfgates <gi...@git.apache.org> on 2017/07/27 18:28:42 UTC, 0 replies.
- [jira] [Created] (HIVE-17187) WebHCat SPNEGO support is incompleted - posted by "Eric Yang (JIRA)" <ji...@apache.org> on 2017/07/27 19:11:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17188) ObjectStore runs out of memory for large batches of addPartitions(). - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/07/27 20:42:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17189) Fix backwards incompatibility in HiveMetaStoreClient - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/07/27 22:14:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17190) Don't store bitvectors for unpartitioned table - posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2017/07/28 00:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17191) Add InterfaceAudience and InterfaceStability annotations for StorageHandler APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/28 00:57:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17192) Add InterfaceAudience and InterfaceStability annotations for Stats Collection APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/28 01:00:01 UTC, 0 replies.
- [jira] [Created] (HIVE-17193) HoS: don't combine map works that are targets of different DPPs - posted by "Rui Li (JIRA)" <ji...@apache.org> on 2017/07/28 03:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17194) JDBC: Implement Gzip servlet filter - posted by "Gopal V (JIRA)" <ji...@apache.org> on 2017/07/28 06:02:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17195) Long chain of tasks created by REPL LOAD shouldn't cause stack corruption. - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/28 08:53:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17196) CM: ReplCopyTask should retain the original file names even if copied from CM path. - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/28 09:00:03 UTC, 0 replies.
- [GitHub] hive pull request #212: HIVE-17195: Long chain of tasks created by REPL LOAD... - posted by sankarh <gi...@git.apache.org> on 2017/07/28 11:06:29 UTC, 0 replies.
- [GitHub] hive pull request #199: HIVE-16750: Support change management for rename tab... - posted by sankarh <gi...@git.apache.org> on 2017/07/28 11:33:52 UTC, 0 replies.
- [GitHub] hive pull request #200: HIVE-16901: Distcp optimization - One distcp per Rep... - posted by sankarh <gi...@git.apache.org> on 2017/07/28 11:34:07 UTC, 0 replies.
- [jira] [Created] (HIVE-17197) Flaky test: TestMiniSparkOnYarnCliDriver - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/28 15:25:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17198) Flaky test: TestBeeLineDriver [smb_mapjoin_7] - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/28 15:27:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17199) TestHiveMetaStoreStatsMerge: testStatsMerge - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/28 15:29:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17200) TestMiniSparkOnYarnCliDriver: [spark_vectorized_dynamic_partition_pruning] - posted by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/07/28 15:31:00 UTC, 0 replies.
- InterfaceAudience + InterfaceStability Annotations and jacc - posted by Sahil Takiar <ta...@gmail.com> on 2017/07/28 16:36:49 UTC, 0 replies.
- [jira] [Created] (HIVE-17201) (Temporarily) Disable failing tests in TestHCatClient - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/07/28 17:36:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17202) Add InterfaceAudience and InterfaceStability annotations for HMS Listener APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/28 17:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17203) Add InterfaceAudience and InterfaceStability annotations for HCat APIs - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/28 17:49:00 UTC, 0 replies.
- Re: Review Request 59402: HIVE-16718: Provide a way to pass in user supplied maven build and test arguments to Ptest - posted by Sahil Takiar <ta...@gmail.com> on 2017/07/28 19:01:57 UTC, 0 replies.
- [jira] [Created] (HIVE-17204) support un-bucketed tables in acid - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/29 00:43:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17205) add functional support - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/29 00:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17206) make a version of Compactor specific to unbucketed tables - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/29 00:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17207) Hiveserver2 fails to start when hive.server2.authentication is set to KERBEROS - posted by "Rey Rey Chang (JIRA)" <ji...@apache.org> on 2017/07/29 04:55:00 UTC, 0 replies.
- Review Request 61244: HIVE-15305: Add tests for METASTORE_EVENT_LISTENERS - posted by Mohit Sabharwal <mo...@cloudera.com> on 2017/07/30 14:45:19 UTC, 0 replies.
- [jira] [Created] (HIVE-17208) Repl dump should pass in db/table information to authorization API - posted by "Daniel Dai (JIRA)" <ji...@apache.org> on 2017/07/30 22:45:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17209) ObjectCacheFactory should return null when tez shared object registry is not setup - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2017/07/31 01:49:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17210) Failed With Exception java.io.IOException:java.lang.ArrayIndexOutOfBoundsException: 1 Using Java UDTF for Hive - posted by "Saihiel Bakshi (JIRA)" <ji...@apache.org> on 2017/07/31 08:35:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17211) SQLStdHiveAccessController.showPrivileges Method may encountered 遇到空指针 Null pointer - posted by "zhaohongtao (JIRA)" <ji...@apache.org> on 2017/07/31 08:40:00 UTC, 0 replies.
- Review Request 61250: HIVE-17211:SQLStdHiveAccessController.showPrivileges Method may encountered Null pointer - posted by hongtaq zhao <ho...@126.com> on 2017/07/31 09:42:29 UTC, 1 replies.
- [jira] [Created] (HIVE-17212) Dynamic add partition by insert shouldn't generate INSERT event. - posted by "Sankar Hariappan (JIRA)" <ji...@apache.org> on 2017/07/31 15:49:00 UTC, 0 replies.
- [GitHub] hive pull request #213: Dynamic add partition by insert shouldn't generate I... - posted by sankarh <gi...@git.apache.org> on 2017/07/31 15:56:07 UTC, 0 replies.
- [jira] [Created] (HIVE-17213) HoS: file merging doesn't work for union all - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2017/07/31 17:28:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17214) check/fix conversion of non-acid to acid - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/31 17:39:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17215) Streaming Ingest API writing unbucketed tables - posted by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2017/07/31 17:48:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17216) Additional qtests for HoS DPP - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/31 18:12:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17217) Bucket Map Join : Assert if paths are different in TezGroupedSplit in KeyValueInputMerger - posted by "Deepak Jaiswal (JIRA)" <ji...@apache.org> on 2017/07/31 18:18:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17218) Canonical-ize hostnames for Hive metastore, and HS2 servers. - posted by "Mithun Radhakrishnan (JIRA)" <ji...@apache.org> on 2017/07/31 21:27:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17219) NPE in SparkPartitionPruningSinkOperator#closeOp for query with partitioned join in subquery - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/07/31 21:59:00 UTC, 0 replies.
- [jira] [Created] (HIVE-17220) Bloomfilter probing in semijoin reduction is thrashing L1 dcache - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/07/31 22:20:00 UTC, 0 replies.