Reminder: Bay Area Hive user meetup at LinkedIn tomorrow (7/24)

2013-07-23 Thread Mohammad Islam
Please join us at LinkedIn (2025 Stierlin Court, Mountain View, CA) tomorrow at 6 PM for this month's Hive user meet up.We have a packed agenda : * Hive at LinkedIn, Mohammad Islam, Mark Wagner, and Karthik Ramasamy * Hive Server 2 at Yahoo!, Chris Drome * Hive o

Re: Tableau connectivity available on KR

2013-09-30 Thread Mohammad Islam
Olga. I'm sure it was not intended for me  and a lot of us. "hive-u...@hadoop.apache.org" made it happened. From: Olga L. Natkovich To: "kryptonite-u...@yahoo-inc.com" ; "hive-u...@hadoop.apache.org" ; "ygrid-sandbox-annou...@yahoo-inc.com" ; "ygrid-produc

[no subject]

2013-11-02 Thread Mohammad Islam
Hi, I ran "mvn clean install -DskipTests;cd itests; mvn clean install -DskipTests" and got the following. Error === ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-it-qfile: Compilation failure: Compilation

Hive compilation error

2013-11-02 Thread Mohammad Islam
Hi, I ran "mvn clean install -DskipTests; cd itests; mvn clean install  -DskipTests" and got the following error. Error === [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-it-qfile: Compilation failure: Comp

Re: Hive compilation error

2013-11-03 Thread Mohammad Islam
Thanks Carl for the reply. Yes these were my own .q files. Since there are no such current files, we can skip it for the time being. Need to make sure no future q filenames would contain multiple dots.   Regards, Mohammad  On Sunday, November 3, 2013 4:59 PM, Carl Steinbach wrote: Hi Moham

Re: [ANNOUNCE] New Hive Committer - Xuefu Zhang

2013-11-03 Thread Mohammad Islam
Congrats Xuefu! --Mohammad On Sunday, November 3, 2013 9:07 PM, "hsubramani...@hortonworks.com" wrote: Congrats Xuefu! Thanks, Hari On Nov 3, 2013, at 8:28 PM, Gunther Hagleitner wrote: Congrats Xuefu! > >Gunther. > > >On Sun, Nov 3, 2013 at 8:23 PM, Lefty Leverenz wrote: > > >Bravo X

Re: Hive Create Table command throws datanucleus error

2014-01-17 Thread Mohammad Islam
I never used postgres with Hive. These links might be helpful: 1. http://docs.hortonworks.com/HDPDocuments/HDP1/HDP-1.3.0/bk_dataintegration/content/ch_using-hive.html Look for Using Postgres for the Hive Metastore 2.  http://www.cloudera.com/content/cloudera-content/cloudera-docs/CDH4/4.2.0/C

Re: unsubscribe-reg

2014-06-07 Thread Mohammad Islam
You can send email to user-unsubscr...@hive.apache.org. More at : Mailing Lists Regards, Mohammad   On Friday, June 6, 2014 9:01 PM, Selvi. rceg wrote: please unsubscribe me from user@hive.apache.org

Re: oozie not running

2015-02-22 Thread Mohammad Islam
Moving user@hive to bcc and adding user@oozie Hi Rahul,Did you include the correct hadoop jars into oozie.war file? Most possibly you didn't include the correct hadoop jars?Can you please check  webapps/oozie/WEB-INF/lib directory for all hadoop jars. If possible include the output of "ls hadoop*

Re: [ANNOUNCE] New Hive Committer - Mithun Radhakrishnan

2015-04-14 Thread Mohammad Islam
Congrats Mithun! --Mohammad On Tuesday, April 14, 2015 9:10 PM, Prasanth Jayachandran wrote: Congrats Mithun! Thanks Prasanth On Tue, Apr 14, 2015 at 8:51 PM -0700, "Jimmy Xiang" wrote: Congrats! On Tue, Apr 14, 2015 at 8:46 PM, Lefty Leverenz wrote: Congrats Mithun -- whe

Re: Merging small files in partitions

2015-06-17 Thread Mohammad Islam
Hi Edward,Can we do the same/similar thing for parquet file?Any pointer?Regards,Mohammad On Tuesday, June 16, 2015 2:35 PM, Edward Capriolo wrote: https://github.com/edwardcapriolo/filecrush On Tue, Jun 16, 2015 at 5:05 PM, Chagarlamudi, Prasanth wrote: Hello,I am looking for a

Re: [ANNOUNCE] New Hive PMC Chair - Ashutosh Chauhan

2015-09-16 Thread Mohammad Islam
Congratulations Asutosh! On Wednesday, September 16, 2015 4:51 PM, Bright Ling wrote: #yiv7221259285 #yiv7221259285 -- _filtered #yiv7221259285 {font-family:SimSun;panose-1:2 1 6 0 3 1 1 1 1 1;} _filtered #yiv7221259285 {font-family:PMingLiU;panose-1:2 2 5 0 0 0 0 0 0 0;} _filtere

Schema evolution for parquet table

2015-10-05 Thread Mohammad Islam
Hi,Does the parquet table support auto casting to wider data types? For example, If I have a parquet table where some parquet data files which have "int"  as data type and other files have "long" data type for the same field. The table schema has type "bigint" for the same field.Does hive can rea

Re: Schema evolution for parquet table

2015-10-06 Thread Mohammad Islam
Any hive+parquet user/dev to address this? Regards, Mohammad On Monday, October 5, 2015 3:41 PM, Mohammad Islam wrote: Hi, Does the parquet table support auto casting to wider data types? For example, If I have a parquet table where some parquet data files which have "int" as

Supporting special characters in nested column name

2015-11-20 Thread Mohammad Islam
Hi,Looks like Hive supports special character (unicode) with "`" in first level column names since Hive 0.13 (HIVE-6013).Similarly does hive supports special characters in nested column names? For example, struct create table test1_mislam(a int, `$b_` int);OKTime taken: 0.036 secondshive> create

Re: Welcome new Hive committer, Zhihai Xu

2017-05-06 Thread Mohammad Islam
Congrats Zhihai!! On Friday, May 5, 2017 9:52 AM, Xuefu Zhang wrote: Hi all, I'm very please to announce that Hive PMC has recently voted to offer Zhihai a committership which he accepted. Please join me in congratulating on this recognition and thanking him for his contributions to Hiv