Update notes for 2016-05-31

This commit is contained in:
Alan Orth 2016-05-31 15:21:42 +03:00
parent 2d5f2bb38a
commit 89d2c079f6
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
4 changed files with 75 additions and 4 deletions

View File

@ -226,4 +226,21 @@ $ JAVA_OPTS="-Xmx1024m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace
- The `index-authority` script ran over night and was finished in the morning
- Hopefully this was because we haven't been running it regularly and it will speed up next time
- I am running it again with a timer to see
- I am running it again with a timer to see:
```
$ time /home/cgspace.cgiar.org/bin/dspace index-authority
Retrieving all data
Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
Cleaning the old index
Writing new data
All done !
real 37m26.538s
user 2m24.627s
sys 0m20.540s
```
- Update `tomcat7` crontab on CGSpace and DSpace Test to have the `index-authority` script that we were missing
- Add new ILRI subject and CCAFS project tags to `input-forms.xml` ([#226](https://github.com/ilri/DSpace/pull/226), [#225](https://github.com/ilri/DSpace/pull/225))
- Manually mapped the authors of a few old CCAFS records to the new CCAFS authority UUID and re-indexed authority indexes to see if it helps correct those items.

View File

@ -353,7 +353,25 @@ $ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA
<ul>
<li>The <code>index-authority</code> script ran over night and was finished in the morning</li>
<li>Hopefully this was because we haven&rsquo;t been running it regularly and it will speed up next time</li>
<li>I am running it again with a timer to see</li>
<li>I am running it again with a timer to see:</li>
</ul>
<pre><code>$ time /home/cgspace.cgiar.org/bin/dspace index-authority
Retrieving all data
Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
Cleaning the old index
Writing new data
All done !
real 37m26.538s
user 2m24.627s
sys 0m20.540s
</code></pre>
<ul>
<li>Update <code>tomcat7</code> crontab on CGSpace and DSpace Test to have the <code>index-authority</code> script that we were missing</li>
<li>Add new ILRI subject and CCAFS project tags to <code>input-forms.xml</code> (<a href="https://github.com/ilri/DSpace/pull/226">#226</a>, <a href="https://github.com/ilri/DSpace/pull/225">#225</a>)</li>
<li>Manually mapped the authors of a few old CCAFS records to the new CCAFS authority UUID and re-indexed authority indexes to see if it helps correct those items.</li>
</ul>
</section>

View File

@ -291,7 +291,25 @@ $ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;index-authority&lt;/code&gt; script ran over night and was finished in the morning&lt;/li&gt;
&lt;li&gt;Hopefully this was because we haven&amp;rsquo;t been running it regularly and it will speed up next time&lt;/li&gt;
&lt;li&gt;I am running it again with a timer to see&lt;/li&gt;
&lt;li&gt;I am running it again with a timer to see:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ time /home/cgspace.cgiar.org/bin/dspace index-authority
Retrieving all data
Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
Cleaning the old index
Writing new data
All done !
real 37m26.538s
user 2m24.627s
sys 0m20.540s
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Update &lt;code&gt;tomcat7&lt;/code&gt; crontab on CGSpace and DSpace Test to have the &lt;code&gt;index-authority&lt;/code&gt; script that we were missing&lt;/li&gt;
&lt;li&gt;Add new ILRI subject and CCAFS project tags to &lt;code&gt;input-forms.xml&lt;/code&gt; (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/226&#34;&gt;#226&lt;/a&gt;, &lt;a href=&#34;https://github.com/ilri/DSpace/pull/225&#34;&gt;#225&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Manually mapped the authors of a few old CCAFS records to the new CCAFS authority UUID and re-indexed authority indexes to see if it helps correct those items.&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>

View File

@ -291,7 +291,25 @@ $ /home/cgspace.cgiar.org/bin/dspace metadata-import -e aorth@mjanja.ch -f ~/CTA
&lt;ul&gt;
&lt;li&gt;The &lt;code&gt;index-authority&lt;/code&gt; script ran over night and was finished in the morning&lt;/li&gt;
&lt;li&gt;Hopefully this was because we haven&amp;rsquo;t been running it regularly and it will speed up next time&lt;/li&gt;
&lt;li&gt;I am running it again with a timer to see&lt;/li&gt;
&lt;li&gt;I am running it again with a timer to see:&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;$ time /home/cgspace.cgiar.org/bin/dspace index-authority
Retrieving all data
Initialize org.dspace.authority.indexer.DSpaceAuthorityIndexer
Cleaning the old index
Writing new data
All done !
real 37m26.538s
user 2m24.627s
sys 0m20.540s
&lt;/code&gt;&lt;/pre&gt;
&lt;ul&gt;
&lt;li&gt;Update &lt;code&gt;tomcat7&lt;/code&gt; crontab on CGSpace and DSpace Test to have the &lt;code&gt;index-authority&lt;/code&gt; script that we were missing&lt;/li&gt;
&lt;li&gt;Add new ILRI subject and CCAFS project tags to &lt;code&gt;input-forms.xml&lt;/code&gt; (&lt;a href=&#34;https://github.com/ilri/DSpace/pull/226&#34;&gt;#226&lt;/a&gt;, &lt;a href=&#34;https://github.com/ilri/DSpace/pull/225&#34;&gt;#225&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Manually mapped the authors of a few old CCAFS records to the new CCAFS authority UUID and re-indexed authority indexes to see if it helps correct those items.&lt;/li&gt;
&lt;/ul&gt;
</description>
</item>