浏览代码

[doc] Add good indentation to the list of main changes

Romain Rigaux 10 年之前
父节点
当前提交
5326efbf50
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      docs/release-notes/release-notes-3.9.0.txt

+ 12 - 0
docs/release-notes/release-notes-3.9.0.txt

@@ -21,6 +21,7 @@ The complete list and video demos are on link:http://gethue.com/hue-3-9-with-all
 
 
 
 
 Spark
 Spark
+
 * Revamp of Notebook UI
 * Revamp of Notebook UI
 * Support for closing session and specifying Spark properties
 * Support for closing session and specifying Spark properties
 * Support for Spark 1.3, 1.4, 1.5
 * Support for Spark 1.3, 1.4, 1.5
@@ -29,6 +30,7 @@ Spark
 * Support for submitting jars or python apps
 * Support for submitting jars or python apps
 
 
 Search
 Search
+
 * Live filtering when moving on the map
 * Live filtering when moving on the map
 * Refresh only widgets that changed, Live refresh every N seconds
 * Refresh only widgets that changed, Live refresh every N seconds
 * Edit document
 * Edit document
@@ -46,6 +48,7 @@ Search
 * Preview of nested analytics facets
 * Preview of nested analytics facets
 
 
 Stability/performance
 Stability/performance
+
 * Fix deadlock fetching Thrift clients and waiting for Thrift connections
 * Fix deadlock fetching Thrift clients and waiting for Thrift connections
 * New set of integrations tests
 * New set of integrations tests
 * Add optional /desktop/debug/check_config JSON response
 * Add optional /desktop/debug/check_config JSON response
@@ -55,6 +58,7 @@ Stability/performance
 * Series of Oracles and DB migration fixes
 * Series of Oracles and DB migration fixes
 
 
 Security
 Security
+
 * Explicitly set cipher list to Mozilla recommendation
 * Explicitly set cipher list to Mozilla recommendation
 * Fix uploading large files to a kerberized HTTPFS
 * Fix uploading large files to a kerberized HTTPFS
 * Set X-Frame-Options to all responses
 * Set X-Frame-Options to all responses
@@ -63,6 +67,7 @@ Security
 * Default to using secure session cookies if HTTPS is enabled
 * Default to using secure session cookies if HTTPS is enabled
 
 
 SQL
 SQL
+
 * Table / column statistics and Top terms available in assist
 * Table / column statistics and Top terms available in assist
 * Select 'default' as first assist database if available
 * Select 'default' as first assist database if available
 * Offer to filter partition on the list of partitions page
 * Offer to filter partition on the list of partitions page
@@ -71,10 +76,12 @@ SQL
 * Allow sample on partitioned tables in strict mode
 * Allow sample on partitioned tables in strict mode
 
 
 HBase
 HBase
+
 * Upload binary into cells
 * Upload binary into cells
 * Allow to empty a cell
 * Allow to empty a cell
 
 
 Sentry
 Sentry
+
 * Better support of URI scope privilege
 * Better support of URI scope privilege
 * Support COLUMN scope privilege for finer grain permissions on tables
 * Support COLUMN scope privilege for finer grain permissions on tables
 * Support HA
 * Support HA
@@ -82,12 +89,15 @@ Sentry
 * Support new sentry.hdfs.integration.path.prefixes hdfs-site.xml property
 * Support new sentry.hdfs.integration.path.prefixes hdfs-site.xml property
 
 
 Indexer
 Indexer
+
 * Directly upload configurations without requiring the solrctl command
 * Directly upload configurations without requiring the solrctl command
 
 
 ZooKeeper
 ZooKeeper
+
 * Creation of a lib for easily pulling or editing ZooKeeper information
 * Creation of a lib for easily pulling or editing ZooKeeper information
 
 
 Oozie
 Oozie
+
 * Filter dashboard jobs in the backend
 * Filter dashboard jobs in the backend
 * Integrate the import/export of Workflows, Coordinators and Bundles
 * Integrate the import/export of Workflows, Coordinators and Bundles
 * Paginate Coordinator dashboard tables
 * Paginate Coordinator dashboard tables
@@ -96,11 +106,13 @@ Oozie
 * Series of improvements to the Editor
 * Series of improvements to the Editor
 
 
 Pig
 Pig
+
 * Support %default parameters in the submission popup
 * Support %default parameters in the submission popup
 * Do not show %declare parameters in the submission popup
 * Do not show %declare parameters in the submission popup
 * Automatically generate hcat auth credentials
 * Automatically generate hcat auth credentials
 
 
 Sqoop
 Sqoop
+
 * Support Kerberos authentication
 * Support Kerberos authentication