Marcell Szabo created HDFS-9257: ----------------------------------- Summary: improve error message for "Absolute path required" in INode.java to contain the rejected path Key: HDFS-9257 URL: https://issues.apache.org/jira/browse/HDFS-9257 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Affects Versions: 2.7.1 Reporter: Marcell Szabo Assignee: Marcell Szabo Priority: Trivial
throw new AssertionError("Absolute path required"); message should also show the path to help debugging. -- This message was sent by Atlassian JIRA (v6.3.4#6332)