[ https://issues.apache.org/jira/browse/HIVE-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904361#action_12904361 ]
John Sichi commented on HIVE-1130: ---------------------------------- You'll need to dig into the logs to diagnose the problem. I noticed this in the end of the last .q.out you uploaded. +PREHOOK: Output: file:/tmp/nhuyn/hive_2010-08-30_13-07-04_657_9209893909733875962/-mr-10000 +FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask Is that the failure you are getting when you run with ant test? If so, you can find more info in one of the exec logs, probably in /tmp/nhuyn. > Create argmin and argmax > ------------------------ > > Key: HIVE-1130 > URL: https://issues.apache.org/jira/browse/HIVE-1130 > Project: Hadoop Hive > Issue Type: Improvement > Affects Versions: 0.7.0 > Reporter: Zheng Shao > Assignee: Pierre Huyn > Fix For: 0.7.0 > > Attachments: HIVE-1130.1.patch, HIVE-1130.2.patch > > > With HIVE-1128, users can already do what argmax and argmin does. > But it will be helpful if we provide these functions explicitly so people > from maths/stats background can use it more easily. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.