Apache Lens 2.4.0-beta 發布 - OSCHINA - 中文開源技術交流社區

2021-01-10 開源中國

Apache Lens 2.4.0-beta 發布,此版本更新內容如下:

子任務

[LENS-113] - Document how to document a feature in contributor guide

[LENS-399] - TestRewriting test is failing with powermock incompatibility with jdk8

[LENS-607] - Test Failures on java8

[LENS-724] - Bump version in master to 2.4

[LENS-732] - exclude patchprocess directory from licence check.

[LENS-748] - Change version number to 2.4.0-beta-SNAPSHOT in master

[LENS-790] - UI Module failing if maven version is < 3.1

[LENS-802] - Merge master with current-release-line for 2.4

[LENS-803] - Bump version in master to 2.5

[LENS-804] - Verify Lens 2.4 issues

[LENS-805] - Update 2.4 release documentation

[LENS-806] - Update gpg keys in dist repo

Bug 修復

[LENS-224] - FinishedLensQuery is not storing selectedDriver

[LENS-446] - server params should not be passed to session and drivers

[LENS-576] - Cannot retrieve query results on lens server restart

[LENS-734] - Query output files should have the query name

[LENS-745] - Drop partition is assigning latest=null if latest partition is being dropped

[LENS-756] - Example query on customer_city_name failing

[LENS-762] - Partition Created for querystats is not honouring "lens.server.statistics.warehouse.dir"

[LENS-765] - null Error Message on Lens Server logs

[LENS-774] - Unable to override "lens.server.session.expiry.service.interval.secs" because of spelling mistake

[LENS-775] - NPE on closing HadoopFileFormatter

[LENS-777] - Query remains in queue even when driver is free

[LENS-792] - StatusPoller logs are useless

[LENS-795] - Look ahead is failing with partition not found if any process time partitions are absent

[LENS-816] - ThreadSafeEstimatedQueryCollection is ignoring driver argument in getQueries and getQueryCount

[LENS-826] - lens.client.query.poll.interval needs doc update

[LENS-847] - Columnar JDBC Rewriter in incorrectly pushing filter against wrong alias when fact columns map to a single dimension

[LENS-852] - lens-ship-jars in current-release-line branch should have parent version 2.4.0-beta-SNAPSHOT instead of 2.5.0-beta-SNAPSHOT

改進

[LENS-341] - Lens is not building against on JAVA-8

[LENS-392] - Look ahead timerange should not look for all finer granularity partitions to be present

[LENS-533] - Critical metrics for lens

[LENS-559] - Add inline values to be specified for XDimAttribute in xsd

[LENS-629] - A new, improved web client.

[LENS-693] - Queries get purged to DB as soon as they finish

[LENS-710] - Allow column name mapping for few/all columns in underlying storage tables

[LENS-716] - Support for !=, in and not in predicates in elastic search driver

[LENS-731] - Enhance cube.xsd to accept Hierarchical dimattribute and inline dimattribute

[LENS-737] - Throw single error out with LensMultiException

[LENS-739] - Generate udf jar for lens-regression

[LENS-753] - Queue number for queries

[LENS-755] - rename LogicalTableCrudCommand to ConceptualTableCrudCommand and PhysicalTableCrudCommand to LogicalTableCrudCommand

[LENS-757] - Examples should continue to run in case submission failures

[LENS-772] - Both time and size based rolling for logs

[LENS-782] - UI support for the saved, parametrized query feature.

[LENS-796] - Slow response times for /metastore/nativetables API

[LENS-797] - Improve CLI documentation to mention the helpful role of pressing tab while writing commands

[LENS-831] - Create a single jar for shipping with hive queries

新特性任務

[LENS-108] - Improve developer documentation

[LENS-187] - Move cube specific error message codes from InMobi's Hive code to Lens

[LENS-758] - Remove feather logo from the repository, use already existing image to display on website

[LENS-784] - setup build job with java8 on jenkins

[LENS-801] - Release Lens 2.4.0-beta

更多內容請看發行說明。

Lens 提供了一個統一數據分析接口。通過提供一個跨多個數據存儲的單一視圖來實現數據分析任務切分,同時優化了執行的環境。無縫的集成 Hadoop 實現類似傳統數據倉庫的功能。

該項目主要特性:

Apache Lens 的架構如下:

相關焦點