[jira] Commented: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2009-06-11 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718373#action_12718373 ] Min Zhou commented on HIVE-537: --- first approach: O(mN/p) + O(m(N/p log (N/p))) + O(mN/r) + O

[jira] Commented: (HIVE-556) let hive support theta join

2009-06-11 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718687#action_12718687 ] Min Zhou commented on HIVE-556: --- it's very common for us, and blocked us badly. we ofen have

[jira] Commented: (HIVE-556) let hive support theta join

2009-06-11 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718699#action_12718699 ] Min Zhou commented on HIVE-556: --- @Ashish I agree with you, map-side joins is okay. however

[jira] Created: (HIVE-555) create temporary function support not only udf, but also udaf, genericudf, etc.

2009-06-10 Thread Min Zhou (JIRA)
Issue Type: Improvement Components: Query Processor Affects Versions: 0.4.0 Reporter: Min Zhou Assignee: Min Zhou Fix For: 0.4.0 Right now, command 'create temporary function' only support udf. we can also let user write their udaf

[jira] Updated: (HIVE-555) create temporary function support not only udf, but also udaf, genericudf, etc.

2009-06-10 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-555: -- Attachment: HIVE-555-1.patch patch w/o testcase create temporary function support not only udf, but also udaf

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-06-10 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-all-v2.patch fixed issues commented by Zheng, UDFArgumentException

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-06-10 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-all-v3.patch catch UDFArgumentLengthException. Move size, if, isnull, isnotnull

[jira] Created: (HIVE-556) let hive support theta join

2009-06-10 Thread Min Zhou (JIRA)
let hive support theta join --- Key: HIVE-556 URL: https://issues.apache.org/jira/browse/HIVE-556 Project: Hadoop Hive Issue Type: New Feature Affects Versions: 0.4.0 Reporter: Min Zhou

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: hiveserver-v2.patch * exec/FunctionTask.java: is it necessary to specify the loader

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: hiveserver-v2.patch oops, made a mistake when uploading former one. Executing cli commands

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: (was: hiveserver-v2.patch) Executing cli commands into thrift server

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Comment: was deleted (was: oops, made a mistake when uploading former one. ) Executing cli commands

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-06-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-all-v1.patch done. Move size, if, isnull, isnotnull to GenericUDF

[jira] Commented: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-06-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717221#action_12717221 ] Min Zhou commented on HIVE-521: --- I don't think assert is a good way detecting runtime

[jira] Commented: (HIVE-338) Executing cli commands into thrift server

2009-06-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12716515#action_12716515 ] Min Zhou commented on HIVE-338: --- # I thought we need a more efficient RPC rather than thrift

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-IF.patch support if now. Move size, if, isnull, isnotnull to GenericUDF

[jira] Assigned: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou reassigned HIVE-521: - Assignee: Min Zhou Move size, if, isnull, isnotnull to GenericUDF

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-IF-2.patch corrected a typo Move size, if, isnull, isnotnull to GenericUDF

[jira] Commented: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12714884#action_12714884 ] Min Zhou commented on HIVE-521: --- Zheng, I don't quite understand why isnull isnotnull need

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-IF-3.patch add 4 unit test cases, 1 positive, 3 negatives. Move size, if, isnull

[jira] Updated: (HIVE-521) Move size, if, isnull, isnotnull to GenericUDF

2009-05-31 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-521: -- Attachment: HIVE-521-IF-4.patch can work if the first expression evaluates to null now. Move size, if, isnull

[jira] Updated: (HIVE-513) UDFToString bug

2009-05-25 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-513: -- Attachment: HIVE-513.patch it's okay now, select result: {code} my string my string ... {code} UDFToString

[jira] Assigned: (HIVE-513) UDFToString bug

2009-05-25 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou reassigned HIVE-513: - Assignee: Min Zhou UDFToString bug --- Key: HIVE-513 URL

[jira] Created: (HIVE-515) [UDF] new string function INSTR(str,substr)

2009-05-25 Thread Min Zhou (JIRA)
[UDF] new string function INSTR(str,substr) --- Key: HIVE-515 URL: https://issues.apache.org/jira/browse/HIVE-515 Project: Hadoop Hive Issue Type: Bug Reporter: Min Zhou UDF for string

[jira] Updated: (HIVE-515) [UDF] new string function INSTR(str,substr)

2009-05-25 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-515: -- Attachment: HIVE-515.patch patch [UDF] new string function INSTR(str,substr

[jira] Created: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-05-24 Thread Min Zhou (JIRA)
Components: Query Processor Affects Versions: 0.4.0 Reporter: Min Zhou Assignee: Min Zhou Fix For: 0.4.0 ELT(N,str1,str2,str3,...) Returns str1 if N = 1, str2 if N = 2, and so on. Returns NULL if N is less than 1 or greater than the number of arguments

[jira] Created: (HIVE-513) UDFToString bug

2009-05-24 Thread Min Zhou (JIRA)
UDFToString bug --- Key: HIVE-513 URL: https://issues.apache.org/jira/browse/HIVE-513 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Min Zhou execute a query like below

[jira] Updated: (HIVE-512) [GenericUDF] new string function ELT(N,str1,str2,str3,...)

2009-05-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-512: -- Attachment: HIVE-512.patch patch w/o unit test. the api of GenericUDF leaded something inconvenient to custom

[jira] Commented: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12712641#action_12712641 ] Min Zhou commented on HIVE-503: --- consider about a real world example Approach 1: {code:sql

[jira] Updated: (HIVE-513) UDFToString bug

2009-05-24 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-513: -- Description: execute a query like below, {noformat} select cast('my string' as string) from pokes; {noformat

[jira] Commented: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-22 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711988#action_12711988 ] Min Zhou commented on HIVE-503: --- oops, my mistake. 2 shoule be select distinct col1, distinct

[jira] Issue Comment Edited: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-22 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711988#action_12711988 ] Min Zhou edited comment on HIVE-503 at 5/22/09 1:17 AM: oops, my

[jira] Issue Comment Edited: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-22 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12711988#action_12711988 ] Min Zhou edited comment on HIVE-503 at 5/22/09 6:00 AM: oops, my

[jira] Commented: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-22 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12712344#action_12712344 ] Min Zhou commented on HIVE-503: --- Is that intermediate data outputed by mappers for shuffling

[jira] Updated: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-21 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-503: -- Description: distinct # OK {code:sql} select col from tbl {code} # FAILED {code:sql} select col1

[jira] Updated: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-21 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-503: -- Description: distinct # OK {code:sql} select col from tbl {code} # FAILED {code:sql} select col1

[jira] Updated: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-21 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-503: -- Description: distinct # OK {code:sql} select col from tbl {code} # FAILED {code:sql} select col1

[jira] Updated: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-21 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-503: -- Description: distinct # OK {code:sql} select col from tbl {code} # FAILED {code:sql} select col1

[jira] Updated: (HIVE-503) improvement on distinct: distinguish distinct aggregate function from distinct

2009-05-21 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-503: -- Description: h4.distinct # OK {code:sql} select col from tbl {code} # FAILED {code:sql} select col1

[jira] Issue Comment Edited: (HIVE-338) Executing cli commands into thrift server

2009-05-13 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681621#action_12681621 ] Min Zhou edited comment on HIVE-338 at 5/13/09 4:42 AM: support add

[jira] Commented: (HIVE-78) Authentication infrastructure for Hive

2009-04-12 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12698305#action_12698305 ] Min Zhou commented on HIVE-78: -- Is there any further progess on this issue? Authentication

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-14 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682003#action_12682003 ] Min Zhou commented on HIVE-322: --- Hi Joydeep, pls check out this jira https://issues.apache.org

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-03-12 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: hiveserver-v1.patch support add file/jar now python example #!/usr/bin/env python import sys

[jira] Issue Comment Edited: (HIVE-338) Executing cli commands into thrift server

2009-03-12 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681621#action_12681621 ] Min Zhou edited comment on HIVE-338 at 3/12/09 10:53 PM: - support add

[jira] Created: (HIVE-338) Executing cli commands into thrift server

2009-03-10 Thread Min Zhou (JIRA)
Affects Versions: 0.3.0 Reporter: Min Zhou Let thrift server support set, add/delete file/jar and normal HSQL query. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-10 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680726#action_12680726 ] Min Zhou commented on HIVE-322: --- Files reside in tmpfiles, Jars in tmpjars of hadoop system

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680131#action_12680131 ] Min Zhou commented on HIVE-322: --- The add/delete/list resource ...' command is only supported

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680030#action_12680030 ] Min Zhou commented on HIVE-322: --- Hey Joydeep, I'll try to implement it, however, we will make

[jira] Issue Comment Edited: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Min Zhou (JIRA)
Versions: 0.3.0 Reporter: Min Zhou Attachments: daemon.patch I write two shell script to start and stop hive thrift server more convenient. usage: bin/hive --service start-hive [HIVE_PORT] bin/hive --service stop-hive -- This message is automatically generated by JIRA. - You

[jira] Issue Comment Edited: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Min Zhou (JIRA)
Versions: 0.3.0 Reporter: Min Zhou Attachments: daemon.patch I write two shell script to start and stop hive thrift server more convenient. usage: bin/hive --service start-hive [HIVE_PORT] bin/hive --service stop-hive -- This message is automatically generated by JIRA. - You

[jira] Updated: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-05 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-322: -- Attachment: registerjars2.patch The create function statement loads a function class staticly from

[jira] Created: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-05 Thread Min Zhou (JIRA)
Infrastructure Affects Versions: 0.3.0 Reporter: Min Zhou Attachments: daemon.patch I write two shell script to start and stop hive thrift server more convenient. usage: bin/hive --service start-hive [HIVE_PORT] bin/hive --service stop-hive -- This message

[jira] Updated: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-05 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-329: -- Attachment: daemon.patch patch. start and stop hive thrift server in daemon mode

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12678635#action_12678635 ] Min Zhou commented on HIVE-322: --- I am considering adding a register statement for registering

[jira] Created: (HIVE-324) AccessControlException when load data into table

2009-03-04 Thread Min Zhou (JIRA)
Affects Versions: 0.3.0 Reporter: Min Zhou Priority: Critical when loading data in non-supergroup user of hadoop, hadoop will throw a AccessControlException bacuase Hive try to do write operation at /tmp directory. This is obviously not allowed. see line 752 in Hive.java

[jira] Updated: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-322: -- Attachment: registerjars1.patch it works, now. hive register '/home/zhoumin/myudf.jar' ; OK Time taken: 0.141

[jira] Updated: (HIVE-324) AccessControlException when load data into table

2009-03-04 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-324: -- Attachment: hive.patch Since it's a temporary path will remove in the end of that function, we can use

[jira] Created: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-03 Thread Min Zhou (JIRA)
Type: Bug Components: Query Processor Affects Versions: 0.3.0 Reporter: Min Zhou Priority: Blocker CREATE TEMPORARY FUNCTION strlen AS 'com.taobao.hadoop.hive.udf.UdfStringLength' I found the ClassLoader cannot load my UDF when doing FunctionTask, because

[jira] Updated: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-03 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-322: -- Description: I found the ClassLoader cannot load my UDF when doing FunctionTask, because the ClassLoader hasnot

[jira] Updated: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-03 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-322: -- Description: I found the ClassLoader cannot load my UDF when doing FunctionTask, because the ClassLoader hasnot

[jira] Updated: (HIVE-317) HiveServer can not define its port correctly

2009-03-03 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-317: -- Attachment: hiveserver.patch solution HiveServer can not define its port correctly

[jira] Created: (HIVE-317) HiveServer can not define its port correctly

2009-03-02 Thread Min Zhou (JIRA)
Affects Versions: 0.3.0 Reporter: Min Zhou HiveServer.java accept one argument stands for the port of this server, but I found that can not accept this argument. By digging into the source code, I found it may caused by these lines of main function. if (args.length 1

<    1   2