> I've contacted all PMCs by now, hoping for some more votes. So if any of
>you PMCs have a few minutes to read the proposal and vote that'd be great!
+1.
>> The exact sentence I propose to add is: "Minor issues (e.g. typos, code
>> style issues, JavaDoc changes. At committer's discretion) can b
Hello All,
I am trying to run HIVE over Hadoop on my Windows platform. I want to run
beeline but as soon as I type beeline under my Cygwin Terminal it gives me
an error, this one
Exception in thread "main" java.lang.NoSuchMethodError:
org.fusesource.jansi.internal.Kernel32.GetConsoleOutputCP()I
Hello All,
I am trying to run HIVE over Hadoop on my Windows platform. I want to run
beeline but as soon as I type beeline under my Cygwin Terminal it gives me
an error, this one
Exception in thread "main" java.lang.NoSuchMethodError:
org.fusesource.jansi.internal.Kernel32.GetConsoleOutputCP()I
Thanks Al and Mich.
I know about hive partitioning and bucketing.
I have created a table with files in subdirectories and setting these
properties:
set mapred.input.dir.recursive=true;
set hive.mapred.supports.subdirectories=true;
makes queries work nicely without partitioning on local vm.
Belo
Greetings Mich
Sending u a partilal listing of my hive.log Problem areas are in bold type
from=org.apache.hadoop.hive.ql.exec.Utilities>
2016-05-20 07:51:19,500 INFO [main]: log.PerfLogger
(PerfLogger.java:PerfLogBegin(121)) -
2016-05-20 07:51:19,501 INFO [main]: exec.Utilities
(Utilities.ja
Greetings Attached is the results of the select count(1) from table
The contents of the dataset(table) is 18 columns and 3340 rows
hive> select count(1) from commoncrawl18;
Query ID = jmill383_20160520074710_3b5ee662-2ead-4d89-9123-df9b2cf6e2d7
Total jobs = 1
Launching Job 1 out of 1
Number of r
Hi,
I am a newbie in Hive. I have Hadoop cluster with installed Apache Knox
(version 0.6.0) on Edge node and Hive installed on Master NameNode. I
communicate with Hive from external client station with installed Teradata
Studio (but this is not important) which communicate with Apache Knox