This is an automated email from the ASF dual-hosted git repository.
mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 8c72dc0 Updated Getting DRAT 1.0 working with OODT 1.9 (markdown)
8c72dc0 is described below
commit 8c72dc00237df5e6ff60b985062b590a7f50e4df
Author: Chris Mattmann <[email protected]>
AuthorDate: Sun Oct 6 13:07:23 2019 -0700
Updated Getting DRAT 1.0 working with OODT 1.9 (markdown)
---
Getting-DRAT-1.0-working-with-OODT-1.9.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/Getting-DRAT-1.0-working-with-OODT-1.9.md
b/Getting-DRAT-1.0-working-with-OODT-1.9.md
index f3a06b9..2e2702f 100644
--- a/Getting-DRAT-1.0-working-with-OODT-1.9.md
+++ b/Getting-DRAT-1.0-working-with-OODT-1.9.md
@@ -24,3 +24,4 @@ There are some issues with Apache OODT 1.9 mainly that it
makes Avro the silent
`patch -p0 bin/dratstats.py < out.patch`
9. edit `bin/drat` and its `index()` function to set the following
property:<br/>
`
-Dfilemgr.client=org.apache.oodt.cas.filemgr.system.rpc.XmlRpcFileManagerClientFactory
\`
+ 10. replace `wmgr-client` in `workflow/bin` with
`https://raw.githubusercontent.com/apache/oodt/master/mvn/archetypes/radix/src/main/resources/archetype-resources/workflow/src/main/resources/bin/wmgr-client`
\ No newline at end of file