GitHub user lstav opened a pull request:
https://github.com/apache/accumulo/pull/175
Accumulo 1480 Added namespace filtering to tables
Can now filter namespaces on the table list.
Back end implementation is done, and I would appreciate the feedback on the
Front end.
Front end can be seen on the "Master Server" and "Tables" pages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lstav/accumulo ACCUMULO-1480
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/175.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #175
----
commit 4a4ad69426f5c22f65f3e542ccc3b30e4cd409fa
Author: Luis Tavarez <[email protected]>
Date: 2016-10-21T19:10:14Z
ACCUMULO-1480 Added dropdown with namespaces
commit 3ca9d31d9e9083f5837a795fba090310f30f0a74
Author: Luis Tavarez <[email protected]>
Date: 2016-10-24T20:18:14Z
ACCUMULO-1480 Added cookie read and write for the namespaces
commit a22a88423675dd433a8c3ac582d60328a4fd821e
Author: Luis Tavarez <[email protected]>
Date: 2016-10-26T19:09:41Z
ACCUMULO-1480 Added vertical tabs, fixed filtering code
commit 61ed26fe502a24212c2df15cbf1966f2123ca604
Author: Luis Tavarez <[email protected]>
Date: 2016-10-28T17:03:41Z
ACCUMULO-1480 Added horizontal line for Master Server
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---