| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
220 (0.168s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hive UDF support across sections...when running in hiveserver...help - Hive - [mail # user]
|
|
...you can checkout hive code and build your udf and ship it with hive :) custom hive for yourself ... if the function is generic feel free to share on git :) On Mon, Jun 11, 2012 a...
|
|
|
Author: Nitin Pawar,
2012-06-11, 16:02
|
|
|
Re: counting number of pageviews and unique pageviews - Hive - [mail # user]
|
|
...why not write big joins and generate a single query which will get the expected results you want. Or you can write queries and insert the intermediate data in temp tables and clean the...
|
|
|
Author: Nitin Pawar,
2012-06-11, 14:47
|
|
|
Re: counting number of pageviews and unique pageviews - Hive - [mail # user]
|
|
...If you want to write back these results to some rdbms then you can use sqoop if you want to save the results to some file, then just redirect the output of query to somefile can ...
|
|
|
Author: Nitin Pawar,
2012-06-11, 12:49
|
|
|
Re: Hive UDF support across sections...when running in hiveserver...help - Hive - [mail # user]
|
|
...if you have created a file other than name ".hiverc" , you will need to start hive with this file something like hive -i hiverc but when you create a file .hiverc in your h...
|
|
|
Author: Nitin Pawar,
2012-06-11, 12:45
|
|
|
Re: Hive UDF support across sections...when running in hiveserver...help - Hive - [mail # user]
|
|
...in your home directory (if you are using linux with vm) then you will need to create that file and add the entries exactly the same way you add in hive cli On Mon, Jun 11, 2012 ...
|
|
|
Author: Nitin Pawar,
2012-06-11, 12:39
|
|
|
Re: Hive UDF support across sections...when running in hiveserver...help - Hive - [mail # user]
|
|
...include it in your ~/.hiverc to have it across sessions On Mon, Jun 11, 2012 at 5:42 PM, Sreenath Menon wrote: Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-06-11, 12:16
|
|
|
Re: FileNotFoundException - Hive - [mail # user]
|
|
...try setting up location in create table statement and provide valid hdfs path On Sun, Jun 3, 2012 at 12:23 PM, Павел М� �зенцев wrote: t u Nitin Pawar...
|
|
|
Author: Nitin Pawar,
2012-06-03, 07:05
|
|
|
Re: HADOOP_HOME - Hive - [mail # user]
|
|
...Use export command On Jun 2, 2012 2:50 PM, "Babak Bastan" wrote: should set this variable with the path in that I downloaded hadoop?...
|
|
|
Author: Nitin Pawar,
2012-06-02, 09:29
|
|
|
Re: Hive UDF error : numberformat exception (String to Integer) conversion - Hive - [mail # user]
|
|
...i won't tell the error but I would recommend to write a main function in your udf and try with sample inputs which you are expecting in your query. You will know whats the error you ar...
|
|
|
Author: Nitin Pawar,
2012-05-30, 14:47
|
|
|
Re: dynamic partition import - Hive - [mail # user]
|
|
...can you check there is any firewall running on the system or if iptables is running This error is usually because there is a firewall or iptables blocking the connection On...
|
|
|
Author: Nitin Pawar,
2012-05-29, 10:03
|
|
|
|