[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-18 Thread Ning Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ning Zhang updated HIVE-1976:
-

   Resolution: Fixed
Fix Version/s: 0.8.0
 Release Note: Unit tests passed and committed. Thanks Chinna!
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Fix For: 0.8.0
>
> Attachments: HIVE-1976.2.patch, HIVE-1976.3.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-09 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Status: Patch Available  (was: Open)

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.2.patch, HIVE-1976.3.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-08 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Attachment: HIVE-1976.3.patch

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.2.patch, HIVE-1976.3.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Ning Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ning Zhang updated HIVE-1976:
-

Status: Open  (was: Patch Available)

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.2.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Status: Patch Available  (was: Open)

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.2.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Attachment: HIVE-1976.2.patch

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.2.patch, HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Status: Open  (was: Patch Available)

Created a patch from eclipse using SVN plug-in, patch prepared with some 
unchanged lines so i am resubmitting the patch created from the folder 
structure.

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-02-25 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Affects Version/s: 0.7.0
   Status: Patch Available  (was: Open)

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0, 0.7.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-02-25 Thread Chinna Rao Lalam (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chinna Rao Lalam updated HIVE-1976:
---

Attachment: HIVE-1976.patch

> Exception should be thrown when invalid jar,file,archive is given to add 
> command
> 
>
> Key: HIVE-1976
> URL: https://issues.apache.org/jira/browse/HIVE-1976
> Project: Hive
>  Issue Type: Bug
>  Components: Query Processor
>Affects Versions: 0.5.0
> Environment: Hadoop 0.20.1, Hive0.5.0 and SUSE Linux Enterprise 
> Server 10 SP2 (i586) - Kernel 2.6.16.60-0.21-smp (5).
>Reporter: Chinna Rao Lalam
>Assignee: Chinna Rao Lalam
> Attachments: HIVE-1976.patch
>
>
> When executed add command with non existing jar it should throw exception 
> through   HiveStatement
> Ex:
> {noformat}
>   add jar /root/invalidpath/testjar.jar
> {noformat}
> Here testjar.jar is not exist so it should throw exception.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira