You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by hz...@apache.org on 2017/05/02 20:56:35 UTC

[3/5] incubator-trafodion git commit: [TRAFODION-2602] review comments

[TRAFODION-2602] review comments


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6c79f46b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/6c79f46b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/6c79f46b

Branch: refs/heads/master
Commit: 6c79f46b8d61522063bde6b49e2c18302c3227a6
Parents: e42961b
Author: Hans Zeller <hz...@apache.org>
Authored: Tue May 2 20:51:10 2017 +0000
Committer: Hans Zeller <hz...@apache.org>
Committed: Tue May 2 20:51:10 2017 +0000

----------------------------------------------------------------------
 docs/src/site/markdown/release-notes-2-1-0.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/6c79f46b/docs/src/site/markdown/release-notes-2-1-0.md
----------------------------------------------------------------------
diff --git a/docs/src/site/markdown/release-notes-2-1-0.md b/docs/src/site/markdown/release-notes-2-1-0.md
index 8acc87e..9cf3b65 100644
--- a/docs/src/site/markdown/release-notes-2-1-0.md
+++ b/docs/src/site/markdown/release-notes-2-1-0.md
@@ -129,7 +129,7 @@ Build instructions are available in the [Trafodion Contributor Guide](https://cw
 * Ambari Integration ([TRAFODION-2291](https://issues.apache.org/jira/browse/TRAFODION-2291))<br/>
 Integration with Ambari cluster manager ambari interface/integration. The Ambari integration provides support for Hortonworks Hadoop distributions, while the command-line Trafodion Installer supports Cloudera and Hortonworks Hadoop distributions, and for select vanilla Hadoop installations.
 * Python Installer ([TRAFODION-1839](https://issues.apache.org/jira/browse/TRAFODION-1839))<br/>
-Trafodion Installer Evolution The command-line installer has been replaced for the 2.1.0 release. Written in python, it replaces the legacy bash-script installer. The bash command-line installer is deprecated as of 2.1.0, but is still provided, just in case you experience any problems with the new installer. If so, please report those problems to the project team, since the legacy installer will soon be obsoleted.
+Trafodion Installer Evolution. The command-line installer has been replaced for the 2.1.0 release. Written in python, it replaces the legacy bash-script installer. The bash command-line installer is deprecated as of 2.1.0, but is still provided, just in case you experience any problems with the new installer. If so, please report those problems to the project team, since the legacy installer will soon be obsolete.
 * Trafodion Configuration File ([TRAFODION-2306](https://issues.apache.org/jira/browse/TRAFODION-2306))<br/>
 Introducing a configuration file traf-site.xml specific to Trafodion similar to hbase configuration file hbase-site.xml.  This configuration file extends the properties inherited from the standard hbase-site.xml.
 * The environment variable MY_SQROOT has been renamed to TRAF_HOME.
@@ -140,7 +140,7 @@ This release contains fixes for 300+ JIRAs. Here is a [list of resolved JIRAs in
 
 ## Documentation Updates
 
-Several updates have been made to the SQL Reference Manual to reflect the new functions added in 2.1. Some have not been done but have JIRas outstading and will be completed by the next release. Provisioning Guide has been updated to reflect instructions for using hte new Ambari Installer or the python installation script. 
+Several updates have been made to the SQL Reference Manual to reflect the new functions added in 2.1. Some functions have not been documented yet but have JIRAs outstading and will be completed by the next release. Provisioning Guide has been updated to reflect instructions for using hte new Ambari Installer or the python installation script. 
 
 ## Supported Platforms