[ https://issues.apache.org/jira/browse/HIVE-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833412#action_12833412 ]
Ning Zhang commented on HIVE-1167: ---------------------------------- Zheng, it failed on TestContribCliDriver and TestContribNegativeCliDriver (both are serde_regex.q). Can you take a look? > Use TreeMap instead of Property to make explain extended deterministic > ---------------------------------------------------------------------- > > Key: HIVE-1167 > URL: https://issues.apache.org/jira/browse/HIVE-1167 > Project: Hadoop Hive > Issue Type: Bug > Affects Versions: 0.6.0 > Reporter: Zheng Shao > Assignee: Zheng Shao > Attachments: HIVE-1167.1.code.patch, HIVE-1167.1.tests.patch > > > In some places in the code, we are using Properties class in "explain > extended". > This makes the order of the lines in the "explain extended" undeterministic > because Properties are based on Hashtable class. > We should add another function to show the properties in sorted order. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.