ent
community meetup!
--
Warm regards,
¡Saludos!
Alma Maria Rinasz (she/her)
Cybersecurity Training, Education & Awareness | Open Source Advocate
Linked In <https://www.linkedin.com/in/almamariarinasz/>| @AlmaRinasz
<https://twitter.com/AlmaRinasz>
n up here:
www.crowdcast.io/e/data-lake-management
--
Warm regards,
¡Saludos!
Alma Maria Rinasz (she/her)
Developer Advocate | Cybersecurity Education & Awareness
Linked In <https://www.linkedin.com/in/almamariarinasz/>| @AlmaRinasz
<https://twitter.com/AlmaRinasz> | a...@sg.com.mx
I found one JIRA(https://issues.apache.org/jira/browse/HIVE-10649),the problem
described is quite similar to mine.
BUT It's not as described in HIVE-10649,my cluster has four nodes and all nodes
are active.
在 2019-08-05 13:15:48,"Maria" 写道:
Hi, all:
I want to
hread] |tezplugins.LlapTaskSchedulerService |:
Processing de-allocate request for
task=attempt_1564973659067_0002_1_00_00_0, state=ASSIGNED,
endReason=COMMUNICATION_ERROR"
Does someone know what's that mean?
Thanks.
Maria.
P.S.
My env.
Hive: 2.3.0
hadoop: 2.7.1
tez: 0.9.2
slider: 0.92.0
在 2019-08-01 15:42:09,"Maria" 写道:
Hi,all.
I met a weird question:
I execute "select count(*) from llap_test" in hive2 cli . while the
mal.
I look into tez am log in tez-ui and didn't even found any Exception. I am
sooo confused where are the Exceptions or error infos about this?
Does someone else met the same question?
Maria.
//cwiki.apache.org/confluence/pages/viewpage.action?pageId=61331897
doesn't seem to help.
Does someone can help? Thanks .
Maria.
Hi,all.
Is there an compiled installation package of apache slider? ( My network env.
is soo poor.,dependency package download failed.)
Thanks.
ticles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
does someone else met this question?
At 2019-07-25 15:40:24, "Maria" wrote:
Hi, all:
I want to use LLAP in our project, as we know it depend on slider. So I
began to d
Hi, all:
I want to use LLAP in our project, as we know it depend on slider. So I
began to download the newest slider version(0.92.0)and compile it. BUT I cannot
download many dependency packages.
SO, my question is :“Is there a compiled package of slider?”
Thanks for any reply.
Hi,all
I have a doubt:
my test hql is :
"select tmp.src_ip,c.to_ip from (select a.src_ip,b.appid from small_tbl a join
im b on a.src_ip=b.src_ip) tmp join email c on tmp.appid=c.appid" , im and
email are bigtables,
set hive.execution.engine=mr, the execution plan generated two mapjoin stage,
I mean is there any other way to execute these command automatically when
starting beeline or connecting to HS2 from java JDBC API wiht loading .hiverc
file at the same time?
在 2016-09-02 19:56:29,"Maria" 写道:
>
>Hi,all:
> I hava set "hive.users.in.admin.role=hive&
n;" and
then execute these "create temporary function" commands is one solution,but we
have a number of temporary functions in .hiverc,
so can someone give me a little suggestion?
thanks in advance.
Maria
,can any body please give me a little guidance?
Thanks in advance for any reply.
At 2016-08-24 10:56:01, "Maria" wrote:
>
>Hi, all:
> I want to config audit log for hive 1.2.1.
> I use kerberos for hive authentication, and did not start up the hive
> metastore ser
e audit log cannot record full
specific sql?
Thanks in advance for any reply.
Maria.
h storage based if you have certain users who
>> access metastore without going through HS2, for example hive cli users.
>>
>>
>>
>> On Thu, Aug 18, 2016 at 12:41 AM, Maria wrote:
>>>
>>>
>>> Hi,all:
>>> I have a few qu
Hi,all:
I have a few questions about hive authentication and authorization:
(1)why do we need to set hive.server2.enable.doAs=false in SQL-Standard Based
Authorization ?
(2)when set hive.server2.enable.doAs=false in SQL-Standard Based
Authorization,the beeline way to connecte HS2,
the queri
uthorization.manager=org.apache.hadoop.hive.ql.security.authorization.BitSetCheckAuthorizationProvider"?What
are the difference between BitSetCheckAuthorizationProvider and
SQLStdHiveAuthorizerFactory?
Any reply will be much appreciated.
___ Maria.
I did it! "KrbException: Clock skew too great (37) - PROCESS_TGS" means my
windows clock is not synchronized with the kerberos server clock.
After I do synchronized between windows and linux kerberos server. Every thing
goes well.
I am so grateful to you two.(^_^)
Maria.
At 201
wal_lifetime, +renewal ) dictate if a ticket can be renewed. I don't think
your problem has anything to do with that.
Seems something basic is missing in your environment. I would probably, run the
same piece of code in the unix environment and ensure that there is no error.
En
At 2016-07-04 14:39:04, "Maria" wrote:
>I saw a mail named "HCatalog Security",His or her problem was similar to
>mine,and the reply answer were:
>"This issue goes away after doing a kinit -R".
>
>So I did the same operation.while it is failed:
>kin
onf, I have configed this item:
renew_lifetime=7d
So, Can anybody give me some suggestions, please? Thankyou.
At 2016-07-04 11:32:30, "Maria" wrote:
>
>
>And I can suucessfully access hiveserver2 from beeline.
>
>
>I was so confused by this error"Peer indicated fail
And I can suucessfully access hiveserver2 from beeline.
I was so confused by this error"Peer indicated failure: GSS initiate failed".
Can you anybody please help me? Any reply will be much appreciated.
At 2016-07-04 11:26:53, "Maria" wrote:
>Yup,my hiveserver2 l
4:3207/05/16 10:24:32 krbtgt/hadoop@hadoop.com
renew until 07/04/16 10:24:32
Is there any thing else I have to add or set for hiveserver2?
Thanks in advance.
Maria.
At 2016-07-03 04:39:31, "Vivek Shrivastava" wrote:
Please look at the hiveserver2 log, it
stkerberos";
ResultSet rs = stmt.executeQuery(sql);
while (rs.next()) {
system.out.println(rs.getString(1));
}
}
Does anyone had the same problem? Or know how to solve it ?
Thanks in advance.
Maria.
Thank you very very very much for your patiently answers. I got it, this is
very helpful to understand the auto-parallelism Optimization.
At 2016-02-29 12:50:04, "Rajesh Balamohan" wrote:
"tez.shuffle-vertex-manager.desired-task-input-size" - Determines the amount of
desired task input siz
26 matches
Mail list logo