You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2019/04/17 21:54:30 UTC

[accumulo] branch master updated: Update Bulk import monitor page. Closes #475 (#1101)

This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 49fa5d6  Update Bulk import monitor page. Closes #475 (#1101)
49fa5d6 is described below

commit 49fa5d65f051c4b1519dd525678d0f8c79839567
Author: Mike Miller <mm...@apache.org>
AuthorDate: Wed Apr 17 17:54:25 2019 -0400

    Update Bulk import monitor page. Closes #475 (#1101)
---
 .../main/resources/org/apache/accumulo/monitor/templates/bulkImport.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/bulkImport.ftl b/server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/bulkImport.ftl
index 5795271..21f2b7a 100644
--- a/server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/bulkImport.ftl
+++ b/server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/bulkImport.ftl
@@ -22,7 +22,7 @@
       <div class="row">
         <div class="col-xs-12">
           <table id="masterBulkImportStatus" class="table table-bordered table-striped table-condensed">
-            <caption><span class="table-caption">All Bulk Imports</span><br/></caption>
+            <caption><span class="table-caption">Legacy Bulk Imports</span><br/></caption>
             <tbody>
               <tr><th class="firstcell">Directory&nbsp;</th>
                 <th title="The age of the import.">Age&nbsp;</th>