[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031004#comment-13031004 ]
Ning Zhang commented on HIVE-2151: ---------------------------------- OK. I got why it failed. index_auto.q build index to /tmp/index_where. I had run the test before under root, which makes the owner of /tmp/index_where root. Running the same test using my own user will fail because of write permission. Going forward I think we should change all index building tests to make results under trunk/build/ rather than /tmp, so that ant clean will clean all side effects. > Too many open files in running negative cli tests > ------------------------------------------------- > > Key: HIVE-2151 > URL: https://issues.apache.org/jira/browse/HIVE-2151 > Project: Hive > Issue Type: Bug > Components: CLI, Testing Infrastructure > Reporter: He Yongqiang > Assignee: He Yongqiang > Attachments: HIVE-2151.1.patch, HIVE-2151.2.patch, HIVE-2151.3.patch, > HIVE-2151.4.patch > > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira