You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (IMPALA-8265) Reject INSERT/UPSERT queries with ORDER BY and no OFFSET/LIMIT - posted by "Andy Stadtler (JIRA)" <ji...@apache.org> on 2019/03/01 00:34:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8266) Event filtering logic may not filter all the events - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/01 00:54:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8267) Some steps in create-load-data.sh don't make data visible to Impala - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/01 01:58:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8268) Speed up TimestampValue->sub-second unix time conversions - posted by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/03/01 13:01:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7905) ToSqlUtils does not correctly quote lower-case Hive keywords - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:48:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7902) Revise NumericLiteral to avoid analysis, fix multiple issues - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:49:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7968) Convert Analyzer AST to JSON for test verification - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-5397) Set "End Time" earlier rather than on unregistration. - posted by "Pooja Nilangekar (JIRA)" <ji...@apache.org> on 2019/03/01 17:51:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7907) Multiple toSql() bugs in ScalarFunction - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:51:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7821) Split up test functions in ExprRewriteRulesTest for easier debugging - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:52:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7881) Visualize AST for easier debugging - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:53:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7927) Enhance Rewritten SQL in test files - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:53:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7892) Explicit cast state lost for numeric literals on rewrite - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:54:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7808) Refactor SelectStmt analyzer for easier debugging - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:55:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7868) Move UPDATE-only fields from ModifyStmt to UpdateStmt - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:59:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7818) Standardize use of Expr predicates - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 17:59:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8269) Clean up authorization test package structure - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/01 18:05:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7866) Predicates, helpers for implicit casts, slot refs - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 18:16:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7841) Refactor QueryStmt, other analysis code for easier debugging - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/01 18:16:01 UTC, 0 replies.
- [jira] [Created] (IMPALA-8270) ASAN issue with MemTracker::LogUsage() called via webserver's /memz page - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/01 19:49:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8271) Refactor query-options - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/01 23:10:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8272) test_catalog_tablesfilesusage failing - posted by "Bikramjeet Vig (JIRA)" <ji...@apache.org> on 2019/03/02 01:04:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8273) Change metastore configuration template so that table parameters do not exclude impala specific properties - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/02 02:04:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8274) Missing update to index into profiles vector in Coordinator::BackendState::ApplyExecStatusReport() - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/04 00:41:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8275) Replace RapidJson with simdjson in JSON build-in functions - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/03/04 02:23:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-7921) Hive JVM aborts during data load - posted by "Anurag Mantripragada (JIRA)" <ji...@apache.org> on 2019/03/04 06:17:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8276) Self equal to self predicate "x = x" generated by Impala caused incorrect query result - posted by "Yongjun Zhang (JIRA)" <ji...@apache.org> on 2019/03/04 16:00:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8269) Clean up authorization test package structure - posted by "Mahendra Korepu (JIRA)" <ji...@apache.org> on 2019/03/04 19:57:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8189) TestParquet.test_resolution_by_name fails on S3 because 'hadoop fs -cp' fails - posted by "Pooja Nilangekar (JIRA)" <ji...@apache.org> on 2019/03/04 21:21:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7804) Various scanner tests intermittently failing on S3 on different runs - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/04 21:24:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8277) CHECK can be hit when there are gaps in present CPU numbers (KUDU-2721) - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/04 22:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8278) Fix testEventProcessorFetchAfterHMSRestart - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/04 23:06:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8157) Log exceptions from the front end - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/04 23:18:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7826) Potential NPE in CatalogOpExecutor - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/04 23:43:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8279) Revert IMPALA-6658 to avoid ETL performance regression - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/05 00:13:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8274) Missing update to index into profiles vector in Coordinator::BackendState::ApplyExecStatusReport() - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/05 01:30:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8280) Implement SHOW GRANT USER - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/05 03:24:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8281) Implement SHOW GRANT GROUP - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/05 03:25:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8249) End-to-end test framework doesn't read aggregated counters properly - posted by "Zoltán Borók-Nagy (JIRA)" <ji...@apache.org> on 2019/03/05 09:54:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8282) Impala Catalog 'Failed to load metadata for table' and 'GC overhead limit exceeded' - posted by "Ken (JIRA)" <ji...@apache.org> on 2019/03/05 10:30:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8254) Compute stats fails if COMPRESSION_CODEC is not default - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/05 15:27:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/05 15:27:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8283) Creating a Kudu table from an existing Kudu table doesn't take the primary key order specified - posted by "Brian Hausmann (JIRA)" <ji...@apache.org> on 2019/03/05 17:53:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8284) KuduTableSink spends a lot of CPU copying KuduColumnSchemas - posted by "Will Berkeley (JIRA)" <ji...@apache.org> on 2019/03/05 23:01:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8266) Event filtering logic may not filter all the events - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/05 23:08:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8273) Change metastore configuration template so that table parameters do not exclude impala specific properties - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/05 23:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8285) In DESCRIBE output, display base table and column names - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/05 23:32:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8153) Impala Doc: Add a section on Admission Debug page to Web UI doc - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/06 00:38:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8153) Impala Doc: Add a section on Admission Debug page to Web UI doc - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/06 00:38:00 UTC, 1 replies.
- [jira] [Resolved] (IMPALA-8256) ImpalaServicePool::RejectTooBusy() should print more meaningful message - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/06 00:41:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8286) Accounting error in stress test on client failure - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 01:30:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8287) SHOW CREATE TABLE does not escape column names - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/06 05:19:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8288) Setting EXEC_TIME_LIMIT_S to very high value triggers DCHECK in pretty printer - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 17:35:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8289) Stress test should use non-blocking fetches - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 18:02:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8278) Fix MetastoreEventsProcessorTest flakiness - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/06 21:44:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8240) Event processor should keep trying if metastore is unavailable - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/06 21:45:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8290) Display constraint information in 'SHOW CREATE' statement - posted by "Anurag Mantripragada (JIRA)" <ji...@apache.org> on 2019/03/06 22:49:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8291) Describe extended does not display constraint information - posted by "Anurag Mantripragada (JIRA)" <ji...@apache.org> on 2019/03/06 22:53:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8223) Remove mem-pool.total-bytes and hash-table.total-bytes metrics - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 23:10:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8186) Automate setup of docker bridge network for dockerised minicluster - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 23:11:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8259) Rerun bin/create-test-configuration.sh automatically if files are missing - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/06 23:13:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8292) Misc clean-up after Sentry decoupling - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/07 06:54:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8293) Support for Ranger cache invalidation with INVALIDATE METADATA or REFRESH AUTHORIZATION - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/07 06:58:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8272) test_catalog_tablesfilesusage failing - posted by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2019/03/07 17:58:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6897) Catalog server web-ui should expose top-n tables with most number of files - posted by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2019/03/07 17:59:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8093) Profiles prefix counters inconsistently - posted by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2019/03/07 17:59:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8294) Inconsistent updating of BytesRead* counters - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/07 18:47:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8295) test_mem_limit in test_admission_controller timed out waiting for query to end - posted by "Bikramjeet Vig (JIRA)" <ji...@apache.org> on 2019/03/07 18:56:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8255) Impala Doc: Document the query option for default file format - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/07 21:43:00 UTC, 1 replies.
- [jira] [Created] (IMPALA-8296) Impala Doc: Doc the supportability metrics of the automatic metadata invalidate feature - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/08 00:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8297) Impala Doc: Doc the flag to disable sync using events at a table level - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/08 00:18:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8147) Merge make_impala.sh into CMake and buildall.sh - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/08 01:12:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8284) KuduTableSink spends a lot of CPU copying KuduColumnSchemas - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/03/08 21:17:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6234) COMPUTE INCREMENTAL STATS with partition specs fails if no partition found - posted by "bharath v (JIRA)" <ji...@apache.org> on 2019/03/08 21:44:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8298) Update docs of ORC about complex types support - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/03/09 01:59:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6503) Support reading complex types from ORC format files - posted by "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/03/09 02:00:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8299) GroupingAggregator::Partition::Close() may access an uninitialized hash table - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/09 03:31:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8300) Build failed on S3: test_max_nesting_depth (table_format: orc/def/block) timeouts consistently - posted by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/03/11 13:28:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8279) Revert IMPALA-6658 to avoid ETL performance regression - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/12 00:35:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8288) Setting EXEC_TIME_LIMIT_S to very high value triggers DCHECK in pretty printer - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/12 00:36:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8301) Eliminate need for SYNC_DDL in local catalog mode - posted by "Boris Gitline (JIRA)" <ji...@apache.org> on 2019/03/12 02:16:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8300) Build failed on S3: test_max_nesting_depth (table_format: orc/def/block) timeouts consistently - posted by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/03/12 12:27:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8302) Data stream senders should buffer limited amount of data when receivers block - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/12 15:47:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7972) Detect self-events to avoid unnecessary invalidates - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/12 18:20:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8133) Impala Doc: Review the list of Known Issues and update for 3.2 - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/12 18:49:00 UTC, 1 replies.
- [jira] [Closed] (IMPALA-7974) Impala Doc: Doc the options to enable automatic invalidates using metastore notification events - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/12 18:49:00 UTC, 2 replies.
- [jira] [Closed] (IMPALA-8296) Impala Doc: Doc the supportability metrics of the automatic metadata invalidate feature - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/12 18:49:00 UTC, 1 replies.
- [jira] [Closed] (IMPALA-8297) Impala Doc: Doc the flag to disable sync using events at the table level - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/12 18:49:00 UTC, 1 replies.
- [jira] [Created] (IMPALA-8303) Generate JUnitXML symptom for ASAN failures - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/12 22:18:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8304) Generate JUnitXML symptom for compilation/CMake failures - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/12 22:22:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8305) Generate JUnitXML symptom to detect crashes due to a DCHECK - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/12 22:27:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8067) Impala Doc: Doc CPU resource utilization (user, system, iowait) timelines in Profile - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/13 18:09:00 UTC, 1 replies.
- [jira] [Closed] (IMPALA-8298) Update docs of ORC about complex types support - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/13 18:10:01 UTC, 1 replies.
- [jira] [Created] (IMPALA-8306) Debug WebUI's Sessions page verbiage clarification - posted by "Vincent Tran (JIRA)" <ji...@apache.org> on 2019/03/13 23:07:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8303) Generate JUnitXML symptom for ASAN failures - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/13 23:45:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8307) ntp-wait --help does not always return 0 - posted by "Hector Acosta (JIRA)" <ji...@apache.org> on 2019/03/13 23:52:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8308) Impala 3.2 Release Notes - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/14 01:35:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8257) Parquet writer sometimes hits DCHECK when handling empty string - posted by "Zoltán Borók-Nagy (JIRA)" <ji...@apache.org> on 2019/03/14 13:54:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6900) Invalidate metadata operation is ignored at a coordinator if catalog is empty - posted by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/03/14 14:04:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8177) Log DDL exceptions in the coordinator log [supportability] - posted by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/03/14 14:14:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-5872) Implement a SQL test case builder for gathering query diagnostics - posted by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/03/14 14:16:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8175) centos6: tests_minicluster_obj fails with pgrep usage error - posted by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/03/14 14:17:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7980) High system CPU time usage (and waste) when runtime filters filter out files - posted by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/03/14 14:25:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8309) Use a more human-readable flag to switch to a different authorization provider - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/14 15:21:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8243) ConcurrentModificationException in Catalog stress tests - posted by "bharath v (JIRA)" <ji...@apache.org> on 2019/03/14 15:35:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8264) system-state-info.cc:102] Check failed: total_tics > 0 (-4294962910 vs. 0) - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/14 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7992) test_decimal_fuzz.py/test_decimal_ops failing in exhaustive runs - posted by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/03/14 15:57:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8194) TestPauseMonitor.test_jvm_pause_monitor_logs_entries needs to wait longer to see output - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/14 16:04:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8310) Terminate impalad when HDFS call thread pool is depleted - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/14 17:23:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8302) Data stream senders should buffer limited amount of data when receivers block - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/14 18:14:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-7718) [DOCS] document changes to explain output from IMPALA-5821 - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/14 19:29:00 UTC, 1 replies.
- [jira] [Closed] (IMPALA-8308) Impala 3.2 Release Notes - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/14 19:29:00 UTC, 2 replies.
- [jira] [Created] (IMPALA-8311) Mitigate s3 consistency issues for test_scanners_fuzz - posted by "Csaba Ringhofer (JIRA)" <ji...@apache.org> on 2019/03/14 19:39:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8312) Alter database operations have race condition - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/14 20:45:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8109) Impala cannot read the gzip files bigger than 2 GB - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/14 22:54:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/14 22:55:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8181) Show abbreviated row counts in DESCRIBE output - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/14 23:59:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8069) crash in impala::Sorter::Run::Run - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/15 00:00:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8058) HBase scan cardinality division-by-zero leads to bogus cardinality - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/03/15 00:01:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8313) Implement a more generic means of detecting disk properties - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/15 00:33:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8299) GroupingAggregator::Partition::Close() may access an uninitialized hash table - posted by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2019/03/15 19:19:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8277) CHECK can be hit when there are gaps in present CPU numbers (KUDU-2721) - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/15 19:24:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8314) bootstrap_system.sh does not set correct permissions for files in ~/.ssh - posted by "Hector Acosta (JIRA)" <ji...@apache.org> on 2019/03/15 20:18:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-337) Update Impala debug webserver to accept HTTP POST requests - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/15 20:33:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8315) Error from shutil.rmtree in ImpalaTestSuite::run_stmt_in_hive() - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/15 22:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8316) Update re2 to avoid lock contention - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/03/16 04:17:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8305) Generate JUnitXML symptom to detect crashes due to a DCHECK - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/18 17:13:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8317) impala-shell's config_file should be parsed correctly - posted by "Vincent Tran (JIRA)" <ji...@apache.org> on 2019/03/18 17:34:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8318) Consider more advance I/O resource management - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/18 21:29:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8319) ThreadPoolTest.SynchronousThreadPoolTest failure + SIGSEGV on Centos 6 - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/18 23:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8320) TestBreakpadExhaustive.test_minidump_cleanup_thread hits NoSuchProcess exception - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/18 23:33:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8283) Creating a Kudu table doesn't take the primary key order specified - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/03/18 23:56:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-5393) Regexp should use THREAD_LOCAL context rather than FRAGMENT_LOCAL - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/03/18 23:58:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8097) Experimental flag for running all queries with mt_dop - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/19 03:29:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8316) Update re2 to avoid lock contention - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2019/03/19 06:55:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8321) The Impala query is slow. - posted by "Huang Ning (JIRA)" <ji...@apache.org> on 2019/03/19 08:24:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8321) The Impala query is slow. - posted by "Jim Apple (JIRA)" <ji...@apache.org> on 2019/03/19 16:00:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8322) S3 tests encounter "timed out waiting for receiver fragment instance" - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/19 18:36:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8323) Bump impyla to 0.15 once it gets released - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/19 20:36:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8324) Cleanup for test_ddl.TestDdlStatements.test_alter_table fails on s3 - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/19 20:52:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8325) Leading Unicode comments cause Impala Shell failure. - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/19 23:41:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8286) Accounting error in stress test on client failure - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/19 23:43:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8326) Incorrect toSql for CreateDropRoleStmt - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/20 16:51:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8320) TestBreakpadExhaustive.test_minidump_cleanup_thread hits NoSuchProcess exception - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/20 17:28:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8327) TestRPCTimeout::test_reportexecstatus_retry() times out on exhaustive build - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/20 17:39:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8328) Add missing ToSql test cases for authorization statements - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/20 19:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8329) Update the Ranger minicluster with various fixes - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/20 19:40:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8330) Use flag names in Impala shell --config_file and not dest variable names - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/20 20:53:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8331) Provide method for listing tables without statistics - posted by "Tony Hill (JIRA)" <ji...@apache.org> on 2019/03/21 11:02:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8317) impala-shell's config_file should be parsed correctly for 'keyval' - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/21 15:55:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8326) Incorrect toSql for CreateDropRoleStmt - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/21 15:58:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8332) Remove Impala Shell warnings part 1 - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/21 16:49:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8333) Remove Impala Shell warnings part 2 - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/21 16:54:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8334) Impala Doc: Document impala-shell config_file format - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/21 18:36:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8335) Avro support requires all lowercase fields - posted by "Herman Chen (JIRA)" <ji...@apache.org> on 2019/03/21 19:23:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8100) Add support for Apache Ranger as an alternative authorization provider - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/21 21:26:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8336) TestNestedTypes.test_tpch_mem_limit_single_node failed on centos6 - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/21 21:42:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8337) Dataload fails due to ImportError: cannot import name OrderedDict from impala-shell - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/21 22:31:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7917) Decouple Sentry from Impala - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/22 15:56:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8325) Leading Unicode comments cause Impala Shell failure. - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/22 16:17:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8328) Add missing ToSql test cases for authorization statements - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/22 16:22:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8338) Check CREATION_TIME of databases in event processor to avoid redundant invalidates - posted by "Bharathkrishna Guruvayoor Murali (JIRA)" <ji...@apache.org> on 2019/03/22 20:15:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8339) Coordinator should be more resilient to fragment instances startup failure - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/22 22:24:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8337) Dataload fails due to ImportError: cannot import name OrderedDict from impala-shell - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/23 13:46:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8340) IMPALA-8337 adds configparser dependency which isn't always available where impala-shell is installed - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/24 19:38:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8341) Data cache for remote reads - posted by "Michael Ho (JIRA)" <ji...@apache.org> on 2019/03/25 05:55:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8342) TestAdmissionControllerStress test_mem_limit run_admission_test failure - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2019/03/25 14:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8343) TestParquetArrayEncodings parquet-ambiguous-list-modern.test failure - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2019/03/25 14:46:00 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8342) TestAdmissionControllerStress test_mem_limit run_admission_test failure - posted by "Bikramjeet Vig (JIRA)" <ji...@apache.org> on 2019/03/25 16:44:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8344) Add support for running S3 tests with S3Guard - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/25 17:00:03 UTC, 0 replies.
- [jira] [Created] (IMPALA-8345) Set up minicluster to use Hive 3 instead of Hive 2.1.1 - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/25 18:22:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8346) Testcase builder for query planner introduced a data load regression on CDH clusters - posted by "David Knupp (JIRA)" <ji...@apache.org> on 2019/03/25 20:18:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6852) Add a section to the query profile covering number of fragments instances and total bytes scanned per host - posted by "Alice Fan (JIRA)" <ji...@apache.org> on 2019/03/25 20:18:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8347) Support reading Hive ACID tables - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:30:02 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8332) Remove Impala Shell warnings part 1 - posted by "Andrew Sherman (JIRA)" <ji...@apache.org> on 2019/03/25 23:31:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8348) Support writing Hive ACID tables - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:39:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8349) Read micro-managed Hive ACID tables - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:42:01 UTC, 0 replies.
- [jira] [Created] (IMPALA-8350) Filter files based on committed write ID list - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:52:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8351) Create tuple descriptors for transactional tables - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:54:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8352) Read transactional delete files into tuples - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:55:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8354) Add anti join for base data and delete records - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:57:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8353) Read ACID metadata for base data into tuples - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:57:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8355) Filter rows based on write IDs - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/25 23:59:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8356) Track and propagate transactional table metadata - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/26 00:00:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8357) Support for ACID file layout - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/26 00:03:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8358) mini cluster should be able to start metastore with Kerberos - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/26 00:39:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8359) Coverage measurement is not working for Impala daemons - posted by "Zoltán Borók-Nagy (JIRA)" <ji...@apache.org> on 2019/03/26 12:46:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8360) SynchronousThreadPoolTest ASSERT_TRUE(*no_sleep_destroyed) failed - posted by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2019/03/26 13:53:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8361) bound predicates optimization doesn't work for InlineView - posted by "Fu Lili (JIRA)" <ji...@apache.org> on 2019/03/26 15:23:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8362) Add authorization tests running with local catalog - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/26 15:27:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8363) Disable column masking and row filtering - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/26 21:43:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8308) Impala 3.2 Release Notes - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:02:01 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8098) [Docs] Document incompatible changes to :shutdown command - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-7725) Impala Doc: Add support to read TIMESTAMP_MILLIS and TIMESTAMP_MICROS to the parquet scanner - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8044) Impala Doc: Document the command to refresh authorization data - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8104) Impala Doc: Doc IF NOT EXISTS in ALTER TABLE - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8172) Impala Doc: Doc the query option to limit on #rows returned from query - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8111) Document workaround for some authentication issues with KRPC - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-7920) Impala 3.2 Doc: Doc Levenshtein edit distance built-in function - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8134) Update docs to reflect CGroups memory limit changes - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:02 UTC, 0 replies.
- [jira] [Closed] (IMPALA-8105) Impala Doc: Document remote file handle cache - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/26 23:03:03 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8362) Add authorization tests running with local catalog - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/27 15:55:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7918) Remove support for authorization policy file - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/27 18:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8364) Impala Doc: Remove support for authorization policy file - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/27 18:20:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8340) IMPALA-8337 adds configparser dependency which isn't always available where impala-shell is installed - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/27 20:08:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8365) Add Ranger support with catalog v2 (local catalog) mode - posted by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/27 21:11:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8366) Consistent synchronization model for Db updates - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/27 22:21:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8367) from_unixtime Bad date/time conversion format: u on NULL value - posted by "Sergio Leoni (JIRA)" <ji...@apache.org> on 2019/03/28 14:21:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-6326) segfault during impyla HiveServer2Cursor.cancel_operation() over SSL - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/28 16:27:04 UTC, 0 replies.
- [jira] [Created] (IMPALA-8368) Create database with Ranger throws UnsupportedOperationException - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/28 17:55:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8225) Implement GRANT/REVOKE privilege to USER - posted by "Austin Nobis (JIRA)" <ji...@apache.org> on 2019/03/28 18:04:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-7508) Add Impala GDB commands to find fragment instances and queries in a core file - posted by "Zoram Thanga (JIRA)" <ji...@apache.org> on 2019/03/28 18:23:00 UTC, 0 replies.
- [jira] [Resolved] (IMPALA-8345) Add option to set up minicluster to use Hive 3 - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/28 18:31:02 UTC, 0 replies.
- [jira] [Created] (IMPALA-8369) Impala should be able to interoperate with Hive 3.1.0 - posted by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2019/03/28 18:36:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8370) Impala Doc: Impala works with Hive 3 - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/28 18:43:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8371) Unified backend tests need to return appropriate return code - posted by "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/03/28 19:40:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8372) Impala Doc: Consistent uses of hyphens with global flags - posted by "Alex Rodoni (JIRA)" <ji...@apache.org> on 2019/03/28 22:37:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8373) impala-shell should support and be tested with Python 3 - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/29 17:58:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8374) Add high water mark metrics and limits for spill disk usage - posted by "David Rorke (JIRA)" <ji...@apache.org> on 2019/03/29 19:03:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8375) Add metrics for spill disk usage - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/29 21:13:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8376) Add per-directory limits for scratch disk usage - posted by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/03/29 21:14:00 UTC, 0 replies.
- [jira] [Created] (IMPALA-8377) Recent toolchain bump breaks Ubuntu 14.04 builds - posted by "Lars Volker (JIRA)" <ji...@apache.org> on 2019/03/29 23:10:00 UTC, 0 replies.