OOZIE-2401 Typo in twiki docs with FilesAchives instead of FilesArchives 
([email protected] via rkanter)


Project: http://git-wip-us.apache.org/repos/asf/oozie/repo
Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/04bd4969
Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/04bd4969
Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/04bd4969

Branch: refs/heads/master
Commit: 04bd4969968821cf24592d3ad7becaf5755ab871
Parents: 2d03112
Author: Robert Kanter <[email protected]>
Authored: Tue Nov 17 17:56:30 2015 -0800
Committer: Robert Kanter <[email protected]>
Committed: Tue Nov 17 17:56:30 2015 -0800

----------------------------------------------------------------------
 docs/src/site/twiki/DG_Hive2ActionExtension.twiki | 2 +-
 docs/src/site/twiki/DG_HiveActionExtension.twiki  | 2 +-
 docs/src/site/twiki/DG_ShellActionExtension.twiki | 2 +-
 docs/src/site/twiki/DG_SqoopActionExtension.twiki | 2 +-
 docs/src/site/twiki/WorkflowFunctionalSpec.twiki  | 6 +++---
 release-log.txt                                   | 1 +
 6 files changed, 8 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/docs/src/site/twiki/DG_Hive2ActionExtension.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/DG_Hive2ActionExtension.twiki 
b/docs/src/site/twiki/DG_Hive2ActionExtension.twiki
index 4cd588e..094307f 100644
--- a/docs/src/site/twiki/DG_Hive2ActionExtension.twiki
+++ b/docs/src/site/twiki/DG_Hive2ActionExtension.twiki
@@ -29,7 +29,7 @@ in the =job-xml= file.
 
 As with Hadoop =map-reduce= jobs, it is possible to add files and
 archives in order to make them available to Beeline. Refer to the
-[WorkflowFunctionalSpec#FilesAchives][Adding Files and Archives for the Job]
+[WorkflowFunctionalSpec#FilesArchives][Adding Files and Archives for the Job]
 section for more information about this feature.
 
 Oozie Hive 2 action supports Hive scripts with parameter variables, their

http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/docs/src/site/twiki/DG_HiveActionExtension.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/DG_HiveActionExtension.twiki 
b/docs/src/site/twiki/DG_HiveActionExtension.twiki
index 93e122b..a0d7b57 100644
--- a/docs/src/site/twiki/DG_HiveActionExtension.twiki
+++ b/docs/src/site/twiki/DG_HiveActionExtension.twiki
@@ -35,7 +35,7 @@ must not be present in the inline configuration.
 
 As with Hadoop =map-reduce= jobs, it is possible to add files and
 archives in order to make them available to the Hive job. Refer to the
-[WorkflowFunctionalSpec#FilesAchives][Adding Files and Archives for the Job]
+[WorkflowFunctionalSpec#FilesArchives][Adding Files and Archives for the Job]
 section for more information about this feature.
 
 Oozie Hive action supports Hive scripts with parameter variables, their

http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/docs/src/site/twiki/DG_ShellActionExtension.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/DG_ShellActionExtension.twiki 
b/docs/src/site/twiki/DG_ShellActionExtension.twiki
index dc856f5..4d8a6b1 100644
--- a/docs/src/site/twiki/DG_ShellActionExtension.twiki
+++ b/docs/src/site/twiki/DG_ShellActionExtension.twiki
@@ -35,7 +35,7 @@ must not be present in the inline configuration.
 
 As with Hadoop =map-reduce= jobs, it is possible to add files and
 archives in order to make them available to the Shell job. Refer to the
-[WorkflowFunctionalSpec#FilesAchives][Adding Files and Archives for the Job]
+[WorkflowFunctionalSpec#FilesArchives][Adding Files and Archives for the Job]
 section for more information about this feature.
 
 The output (STDOUT) of the Shell job can be made available to the workflow job 
after the Shell job ends. This information

http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/docs/src/site/twiki/DG_SqoopActionExtension.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/DG_SqoopActionExtension.twiki 
b/docs/src/site/twiki/DG_SqoopActionExtension.twiki
index 457e899..1e7f2a8 100644
--- a/docs/src/site/twiki/DG_SqoopActionExtension.twiki
+++ b/docs/src/site/twiki/DG_SqoopActionExtension.twiki
@@ -36,7 +36,7 @@ must not be present in the inline configuration.
 
 As with Hadoop =map-reduce= jobs, it is possible to add files and
 archives in order to make them available to the Sqoop job. Refer to the
-[WorkflowFunctionalSpec#FilesAchives][Adding Files and Archives for the Job]
+[WorkflowFunctionalSpec#FilesArchives][Adding Files and Archives for the Job]
 section for more information about this feature.
 
 *Syntax:*

http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
----------------------------------------------------------------------
diff --git a/docs/src/site/twiki/WorkflowFunctionalSpec.twiki 
b/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
index 2ce56bf..f9ddbb5 100644
--- a/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
+++ b/docs/src/site/twiki/WorkflowFunctionalSpec.twiki
@@ -587,7 +587,7 @@ Streaming and inline property values can be parameterized 
(templatized) using EL
 The Hadoop =mapred.job.tracker= and =fs.default.name= properties must not be 
present in the job-xml and inline
 configuration.
 
-#FilesAchives
+#FilesArchives
 ---+++++ 3.2.2.1 Adding Files and Archives for the Job
 
 The =file=, =archive= elements make available, to map-reduce jobs, files and 
archives. If the specified path is
@@ -948,7 +948,7 @@ The Hadoop =mapred.job.tracker= and =fs.default.name= 
properties must not be pre
 configuration.
 
 As with Hadoop map-reduce jobs, it  is possible to add files and archives to 
be available to the Pig job, refer to
-section [#FilesAchives][Adding Files and Archives for the Job].
+section [#FilesArchives][Adding Files and Archives for the Job].
 
 *Syntax for Pig actions in Oozie schema 0.2:*
 <verbatim>
@@ -1468,7 +1468,7 @@ The Hadoop =mapred.job.tracker= (=job-tracker=) and 
=fs.default.name= (=name-nod
 the =job-xml= and in the inline configuration.
 
 As with =map-reduce= and =pig= actions, it  is possible to add files and 
archives to be available to the Java
-application. Refer to section [#FilesAchives][Adding Files and Archives for 
the Job].
+application. Refer to section [#FilesArchives][Adding Files and Archives for 
the Job].
 
 The =capture-output= element can be used to propagate values back into Oozie 
context, which can then be accessed via
 EL-functions. This needs to be written out as a java properties format file. 
The filename is obtained via a System 

http://git-wip-us.apache.org/repos/asf/oozie/blob/04bd4969/release-log.txt
----------------------------------------------------------------------
diff --git a/release-log.txt b/release-log.txt
index d1467d2..6a045b0 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -1,5 +1,6 @@
 -- Oozie 4.3.0 release (trunk - unreleased)
 
+OOZIE-2401 Typo in twiki docs with FilesAchives instead of FilesArchives 
([email protected] via rkanter)
 OOZIE-2168 Oozie flow and action names have 50 char limit (akshayrai09, 
me.venkatr via rkanter)
 OOZIE-2346 Add sub-workflow information like the super-parent id and workflow 
depth into the 'oozie.job.info' property (akshayrai09 via puru)
 OOZIE-2303 Typo in documentation (lars_francke via rohini)

Reply via email to