[jira] [Created] (HIVE-4053) Add support for phonetic algorithms in Hive

2013-02-21 Thread Krish (JIRA)
Krish created HIVE-4053:
---

 Summary: Add support for phonetic algorithms in Hive
 Key: HIVE-4053
 URL: https://issues.apache.org/jira/browse/HIVE-4053
 Project: Hive
  Issue Type: New Feature
  Components: UDF
Affects Versions: 0.10.0
Reporter: Krish


Following phonetic algorithms should be considered, which are very useful in 
search:
Soundex
Daitch–Mokotoff Soundex
Metaphone and Double Metaphone
New York State Identification and Intelligence System (NYSIIS)
Caverphone


--
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


[jira] [Resolved] (HIVE-3600) Show tables within database

2012-10-19 Thread Krish (JIRA)

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

Krish resolved HIVE-3600.
-

Resolution: Duplicate

HIVE-1636

> Show tables within database
> ---
>
> Key: HIVE-3600
> URL: https://issues.apache.org/jira/browse/HIVE-3600
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore, Query Processor
>Affects Versions: 0.9.0
>Reporter: Krish
>Priority: Minor
>  Labels: newbie
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> "SHOW TABLES" doesn't list tables under user created databases. Only tables 
> under [default] database are shown.
> 1) "SHOW TABLES" must provide list of all tables under each database in the 
> form db_name.table_name
> 2) Enhance "SHOW TABLES" to support "SHOW TABLES db_name" to list only the 
> tables from db_name

--
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


[jira] [Created] (HIVE-3600) Show tables within database

2012-10-18 Thread Krish (JIRA)
Krish created HIVE-3600:
---

 Summary: Show tables within database
 Key: HIVE-3600
 URL: https://issues.apache.org/jira/browse/HIVE-3600
 Project: Hive
  Issue Type: Bug
  Components: Metastore, Query Processor
Affects Versions: 0.9.0
Reporter: Krish
Priority: Minor


"SHOW TABLES" doesn't list tables under user created databases. Only tables 
under [default] database are shown.

1) "SHOW TABLES" must provide list of all tables under each database in the 
form db_name.table_name

2) Enhance "SHOW TABLES" to support "SHOW TABLES db_name" to list only the 
tables from db_name



--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-15 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476667#comment-13476667
 ] 

Krish commented on HIVE-3377:
-

Xu, that might have been the issue.

> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-14 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475980#comment-13475980
 ] 

Krish commented on HIVE-3377:
-

Note that I did remove the line from build-common.xml file as per Kevin's 
suggestion.

> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-14 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475969#comment-13475969
 ] 

Krish commented on HIVE-3377:
-

Looks like the issue was because I checked-out trunk to /opt dir. I was able 
setup Eclipse successfully after checking out to /home/ dir. To 
double-check I also ran the commands as "sudo" on /opt/hive-trunk and that also 
worked without issues. Looks like the error was generated because of 
permissions issue on /opt dir.

> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-12 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13475526#comment-13475526
 ] 

Krish commented on HIVE-3377:
-

If someone could share how Eclipse was setup, that would be great. I followed 
following steps but last command fails with error message "get-test" does not 
exists in the project "hive" - please help.

$ ant clean package eclipse-files
$ cd metastore
$ ant model-jar
$ cd ..
$ ant gen-test  ---> Error with the command

> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-11 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474782#comment-13474782
 ] 

Krish commented on HIVE-3377:
-

Thanks, that worked but next command "ant gen-test" failed.
Here is the error message, any thoughts?

/opt/hive-trunk$ ant get-test
Buildfile: /opt/hive-trunk/build.xml

BUILD FAILED
Target "get-test" does not exist in the project "hive". 

Total time: 1 second


> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-11 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474768#comment-13474768
 ] 

Krish commented on HIVE-3377:
-

Line # 112 is blank; here are line numbers 105 - 120. please let me know which 
line to delete.

105   
106   
107   
108 
109 
110   
111 
112 
113   
114 
115   
116 
117   
118 
119   
120   


> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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


[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-10-11 Thread Krish (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474759#comment-13474759
 ] 

Krish commented on HIVE-3377:
-

Is there a work-around to this? I'm having the same problem.

> ant model-jar command fails in metastore
> 
>
> Key: HIVE-3377
> URL: https://issues.apache.org/jira/browse/HIVE-3377
> Project: Hive
>  Issue Type: Bug
>  Components: Metastore
>Affects Versions: 0.10.0
>Reporter: Vandana Ayyalasomayajula
>Priority: Minor
>  Labels: build
>
> Running "ant model-jar" command to set up eclipse dev environment from the 
> following wiki:
> https://cwiki.apache.org/Hive/gettingstarted-eclipsesetup.html
> fails with the following message:
> BUILD FAILED
> **/workspace/hive-trunk/metastore/build.xml:22: The following error occurred 
> while executing this line:
> **/workspace/hive-trunk/build-common.xml:112: Problem: failed to create task 
> or type osfamily
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any / declarations have taken place.

--
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