You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/08/12 22:52:37 UTC

[2/3] git commit: ACCUMULO-2991 Fix formatting to show asterisk

ACCUMULO-2991 Fix formatting to show asterisk


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4694a48f
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4694a48f
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4694a48f

Branch: refs/heads/master
Commit: 4694a48f777be58afc0c137795b9cecae7ac9662
Parents: 36ce998
Author: Josh Elser <el...@apache.org>
Authored: Tue Aug 12 16:48:33 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Tue Aug 12 16:48:33 2014 -0400

----------------------------------------------------------------------
 .../accumulo_user_manual/chapters/troubleshooting.tex   | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/4694a48f/docs/src/main/latex/accumulo_user_manual/chapters/troubleshooting.tex
----------------------------------------------------------------------
diff --git a/docs/src/main/latex/accumulo_user_manual/chapters/troubleshooting.tex b/docs/src/main/latex/accumulo_user_manual/chapters/troubleshooting.tex
index 57fdf13..ee4ef21 100644
--- a/docs/src/main/latex/accumulo_user_manual/chapters/troubleshooting.tex
+++ b/docs/src/main/latex/accumulo_user_manual/chapters/troubleshooting.tex
@@ -733,9 +733,9 @@ The directory structure in HDFS for tables will follow the general structure:
 \normalsize
 
 For each table, make a new directory that you can move (or copy if you have the HDFS space to do so)
-all of the rfiles for a given table into. For example, to process the table with an ID of ``1``, make a new directory, 
-say ``/new-table-1`` and then copy all files from ``/accumulo/tables/1/*/*.rf`` into that directory. Additionally,
-make a directory, ``/new-table-1-failures``, for any failures during the import process. Then, issue the import
+all of the rfiles for a given table into. For example, to process the table with an ID of \texttt{1}, make a new directory, 
+say \texttt{/new-table-1} and then copy all files from \texttt{/accumulo/tables/1/*/*.rf} into that directory. Additionally,
+make a directory, texttt{/new-table-1-failures}, for any failures during the import process. Then, issue the import
 command using the Accumulo shell into the new table, telling Accumulo to not re-set the timestamp:
 
 \small
@@ -744,9 +744,9 @@ user@instance new_table> importdirectory /new-table-1 /new-table-1-failures fals
 \end{verbatim}
 \normalsize
 
-Any RFiles which were failed to be loaded will be placed in ``/new-table-1-failures``. Rfiles that were successfully
-imported will no longer exist in ``/new-table-1``. For failures, move them back to the import directory and retry
-the ``importdirectory`` command.
+Any RFiles which were failed to be loaded will be placed in \texttt{/new-table-1-failures}. Rfiles that were successfully
+imported will no longer exist in \texttt{/new-table-1}. For failures, move them back to the import directory and retry
+the \texttt{importdirectory} command.
 
 It is \textbf{extremely} important to note that this approach may introduce stale data back into
 the tables. For a few reasons, RFiles may exist in the table directory which are candidates for deletion but have