Johnny Zhang created HIVE-3666: ---------------------------------- Summary: implement a udf to keep hive session alive for certain amount of time Key: HIVE-3666 URL: https://issues.apache.org/jira/browse/HIVE-3666 Project: Hive Issue Type: New Feature Components: UDF Affects Versions: 0.10.0 Reporter: Johnny Zhang Assignee: Johnny Zhang Fix For: 0.10.0 Attachments: HIVE-3666.patch
To make testing issues like HIVE-3590 convenient, we can implement a UDF to keep hive session alive for a given time. The patch introduce a new UDF sleep() which does this without introducing any data/load to cluster. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira