Removes a property from a namespace. Note that it may take a few seconds to propagate the change everywhere.
@param namespace the name of the namespace
@param property the name of a per-table property
@throws AccumuloException if a general error occurs
@throws AccumuloSecurityException if the user does not have permission
@throws NamespaceNotFoundException if the specified namespace doesn't exist
@since 1.6.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.