| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
23 (0.082s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: branch for ptf and windowing fuction - Hive - [mail # dev]
|
|
...Hi Ashutosh, My +1 for the proposal for creating a separate branch for feature development. I do have one question in this regard: how do you plan on keeping this branch in sync ...
|
|
|
Author: Arvind Prabhakar,
2013-02-04, 08:56
|
|
|
Re: [VOTE] Amend Hive Bylaws + Add HCatalog Submodule - Hive - [mail # user]
|
|
...Measure 1: +1 Measure 2: +1 Regards, Arvind Prabhakar On Mon, Jan 28, 2013 at 11:47 AM, Carl Steinbach wrote: ...
|
|
|
Author: Arvind Prabhakar,
2013-01-29, 21:50
|
|
|
Re: Looking for a working mysql import sqoop command line - Hive - [mail # user]
|
|
...Hi David, A typical MySQL import will look like: $ sqoop import --connect jdbc:mysql://localhost/mydb --username user Depending upon what you are trying to do and the datat...
|
|
|
Author: Arvind Prabhakar,
2012-05-12, 21:33
|
|
|
[HIVE-1198] When checkstyle is activated for Hive in Eclipse environment, it shows all checkstyle problems as errors. - Hive - [issue]
|
|
...As of now, checkstyle plugin reports all problems as errors. This causes an overwhelming number of errors to show up (3000+) which masks real errors that might be there. Since all the checks...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1198
Author: Arvind Prabhakar,
2011-12-17, 00:03
|
|
|
[HIVE-1277] Select query with specific projection(s) fails if the local file system directory for ${hive.user.scratchdir} does not exist. - Hive - [issue]
|
|
...When a simple select query with specified projections is processed, the MapRedTask attempts to serialize the execution plan to a scratch directory on the local file system specified by hive....
|
|
|
http://issues.apache.org/jira/browse/HIVE-1277
Author: Arvind Prabhakar,
2011-12-17, 00:03
|
|
|
[HIVE-1345] TypedBytesSerDe fails to create table with multiple columns. - Hive - [issue]
|
|
...Creating a table with more than one columns fails when the row format SerDe is TypedBytesSerDe. hive> CREATE TABLE test (a STRING, b STRING) ROW FORMAT SERDE 'org.apache.hadoop.hive.contr...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1345
Author: Arvind Prabhakar,
2011-12-17, 00:03
|
|
|
[HIVE-1453] Make Eclipse launch templates auto-adjust to Hive version number changes - Hive - [issue]
|
|
...The changes to prepare for branching out 0.6.0 required changes to build configuration which caused the launch configurations to break as the jars they referred to were renamed automatically...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1453
Author: Arvind Prabhakar,
2011-12-16, 23:59
|
|
|
[HIVE-1451] Creating a table stores the full address of namenode in the metadata. This leads to problems when the namenode address changes. - Hive - [issue]
|
|
...Here is an excerpt from table metadata for an arbitrary table table1:hive> describe extended table1;OK...Detailed Table Information ...location:hdfs://localhost:9000/user/arvind/hive/ware...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1451
Author: Arvind Prabhakar,
2011-10-13, 18:57
|
|
|
[HIVE-1432] Create a test case for case sensitive comparison done during field comparison - Hive - [issue]
|
|
...See HIVE-1271. This jira tracks the creation of a test case to test this fix specifically....
|
|
|
http://issues.apache.org/jira/browse/HIVE-1432
Author: Arvind Prabhakar,
2011-02-14, 21:02
|
|
|
[HIVE-1945] Support for ESCAPE BY not documented. - Hive - [issue]
|
|
...From the client positive test query files - create_escape.q and input_lazyserde.q, it is evident that there is support for specifying "ESCAPED BY" when using delimited row format. However th...
|
|
|
http://issues.apache.org/jira/browse/HIVE-1945
Author: Arvind Prabhakar,
2011-02-02, 19:40
|
|
|
|