Member since
11-07-2016
637
Posts
253
Kudos Received
144
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2224 | 12-06-2018 12:25 PM | |
2281 | 11-27-2018 06:00 PM | |
1775 | 11-22-2018 03:42 PM | |
2831 | 11-20-2018 02:00 PM | |
5131 | 11-19-2018 03:24 PM |
03-31-2022
02:03 PM
hello I have the errors mentioned in the description and I am executing the procedure but I get the following errors in make -f Makefile.unx [root@emkioqlnclo01 isa-l]# make -f Makefile.unx ---> Building erasure_code/gf_vect_mul_sse.asm x86_64 ---> Building erasure_code/gf_vect_mul_avx.asm x86_64 ---> Building erasure_code/gf_vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_2vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_3vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_4vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_5vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_6vect_dot_prod_sse.asm x86_64 ---> Building erasure_code/gf_2vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_3vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_4vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_5vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_6vect_dot_prod_avx.asm x86_64 ---> Building erasure_code/gf_2vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_3vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_4vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_5vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_6vect_dot_prod_avx2.asm x86_64 ---> Building erasure_code/gf_vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_2vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_3vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_4vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_5vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_6vect_mad_sse.asm x86_64 ---> Building erasure_code/gf_vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_2vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_3vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_4vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_5vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_6vect_mad_avx.asm x86_64 ---> Building erasure_code/gf_vect_mad_avx2.asm x86_64 ---> Building erasure_code/gf_2vect_mad_avx2.asm x86_64 ---> Building erasure_code/gf_3vect_mad_avx2.asm x86_64 ---> Building erasure_code/gf_4vect_mad_avx2.asm x86_64 ---> Building erasure_code/gf_5vect_mad_avx2.asm x86_64 ---> Building erasure_code/gf_6vect_mad_avx2.asm x86_64 ---> Building erasure_code/ec_multibinary.asm x86_64 multibinary.asm:283: error: expression syntax error multibinary.asm:359: error: expression syntax error make: *** [bin/ec_multibinary.o] Error 1
... View more
07-10-2021
05:38 AM
Hi @dgiri_india1989 Could you please share more details for this issue about how you are able to fix this. We are also facing similar issue with Ranger KMS service. RangerKMS Principal is created in AD KDC, Also Keytab creation is success according to Ambari Server log, but it's not distributed to RangerKMS service hosted node. Due to this service is not starting up. Thank you.
... View more
02-14-2021
05:27 AM
@asirna I am facing the similar issue. But unable to install the hadoop-lzo package as the package in not avilable in RHEL/centos repo. Also hdp public repo is no longer available as it is now giving 401 unauthorized error. ]# yum install -y hadooplzo hadooplzo-native Loaded plugins: amazon-id, product-id, search-disabled-repos, subscription-manager This system is not registered with an entitlement server. You can use subscription-manager to register. No package hadooplzo available. No package hadooplzo-native available. Error: Nothing to do Any Suggestions to fix this?
... View more
12-13-2020
10:05 PM
Yes, That's correct Answer and it works. But do we have any other workaround, as we have disabled exec due to security reasons. So how to achieve this.?
... View more
12-05-2020
06:31 AM
@henimaher It could be due to bug https://issues.apache.org/jira/browse/HIVE-21866 perform yarn app -destroy llap0 and start LLAP service
... View more
10-07-2020
04:28 AM
Its a service that's running, not a job. So avoid killing it.
... View more
07-30-2020
08:55 AM
1 Kudo
brutal I know but a oneliner cd $(cat /etc/ambari-server/conf/ambari.properties | grep -i mpack|awk -F'=' '{print$2}') ; ls -l|grep -v cache |grep -v mpacks_replay.log |grep -v total |awk '{print$9}' |xargs The last bit is handy if you to create a ruby fact out of the data
... View more
01-15-2020
07:40 AM
... you have to adapt the configuration to your needs, of course, by changing metastore host and warehouse dir, accordingly
... View more
01-07-2020
01:34 AM
Hi, Is the issue happens for a particular queue? Could you please let us know and is the issue happens for a partcular job alone? It would be fine if you can share us the application logs, RM logs and fair scheduler.xml for further analysis. Thanks AKR
... View more
01-05-2020
05:39 AM
Hi, if there are more no of files are present in spark history Server, then FS would not be working as expected. In that case, We may need to write a script to delete the old files that are more then 7 days ( or as per your requirement) from the Spark history server location . Thanks Arun
... View more