RE: user Digest 19 Jul 2020 19:53:41 -0000 Issue 3895

2020-12-04 Thread Jack Yang
unsubsribe

RE: multiple users for hive access

2015-07-07 Thread Jack Yang
user access. You can configure it to server mode or use other metadata store like mysql etc. Here's the tutorial for how to configure derby server mode https://cwiki.apache.org/confluence/display/Hive/HiveDerbyServerMode On Tue, Jul 7, 2015 at 1:50 PM, Jack Yang mailto:j...@uow.edu.au&g

multiple users for hive access

2015-07-06 Thread Jack Yang
Hi all, I would like to have multiple users to access hive. Does anyone try that before? Is there any tutorial or link I can study from? Best regards, Jack

problem with delimiters (control A)

2014-05-17 Thread Jack Yang
Hi All, I have a local file called mytest.txt (restored in hdfs already). The content is like this: $ cat -A HDFSLOAD_DIR/mytest.txt 49139801^A25752451^Aunknown$ 49139801^A24751754^Aunknown$ 49139801^A2161696^Anice$ To load this raw data above, I then defined the table like this in HQL: create