|
@@ -45,7 +45,7 @@ import org.apache.hadoop.util.Time;
|
|
|
|
|
|
import com.google.common.base.Preconditions;
|
|
|
|
|
|
-@InterfaceAudience.LimitedPrivate({"HDFS", "MapReduce"})
|
|
|
+@InterfaceAudience.LimitedPrivate({"HDFS", "MapReduce", "Hive"})
|
|
|
@InterfaceStability.Evolving
|
|
|
public abstract
|
|
|
class AbstractDelegationTokenSecretManager<TokenIdent
|