Member since
12-11-2015
213
Posts
87
Kudos Received
2
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 7059 | 12-20-2016 03:27 PM | |
| 15791 | 07-26-2016 06:38 PM |
02-27-2016
10:31 PM
2 Kudos
Getting Alert: amb_user_admin credentials in Ambari UI is not in sync with Ranger. Where can I make them in Sync..
... View more
Labels:
- Labels:
-
Apache Ranger
02-27-2016
04:25 PM
1 Kudo
@Neeraj Sabharwal I did that already and access is restricted but the thing is folders are viewable ( no accessible). UserA and UserB folder are restrcited but UserA can also see that a folder for UserB exists. I would like to hide that as well. All UserA needs to see is his folder in HDFS file browser. Is there a way to do this ?
... View more
02-27-2016
03:44 AM
1 Kudo
Is there way to hide HDFS folder from everyone but the user who has access to it. Currently I have restricted one user folder from other BUT the folders are also visible. Would like to hide that if possible
... View more
Labels:
- Labels:
-
Apache Ambari
02-27-2016
01:56 AM
1 Kudo
Below is what i get when I initiate spark-shell. Can the warning below ignored ?
[root@hdp-m hdfs]# spark-shell
16/02/27 01:52:04 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Welcome to
____ __
/ __/__ ___ _____/ /__
_\ \/ _ \/ _ `/ __/ '_/
/___/ .__/\_,_/_/ /_/\_\ version 1.5.2
/_/
Using Scala version 2.10.4 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_60)
Type in expressions to have them evaluated.
Type :help for more information.
16/02/27 01:52:17 WARN MetricsSystem: Using default name DAGScheduler for source because spark.app.id is not set.
Spark context available as sc.
16/02/27 01:52:25 WARN DomainSocketFactory: The short-circuit local reads feature cannot be used because libhadoop cannot be loaded.
16/02/27 01:52:27 WARN NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
16/02/27 01:52:28 WARN DomainSocketFactory: The short-circuit local reads feature cannot be used because libhadoop cannot be loaded.
SQL context available as sqlContext.
... View more
Labels:
- Labels:
-
Apache Spark
02-27-2016
01:45 AM
@Neeraj Sabharwal Pigscript now works. not sure why it's working now. I tried doing the steps all over again and this time it got excecuted. So thank you much..
... View more
02-25-2016
02:47 AM
@Neeraj Sabharwal looks like adapter is there. [root@hdp-m ~]# find / -name hive-hcatalog-pig-adapter*.jar
/usr/hdp/2.3.4.0-3485/hive-hcatalog/share/hcatalog/hive-hcatalog-pig-adapter-1.2.1.2.3.4.0-3485.jar
/usr/hdp/2.3.4.0-3485/hive-hcatalog/share/hcatalog/hive-hcatalog-pig-adapter.jar
/usr/hdp/2.3.4.0-3485/oozie/share/lib/pig/hive-hcatalog-pig-adapter-1.2.1.2.3.4.0-3485.jar
[root@hdp-m ~]#
... View more
02-25-2016
02:22 AM
1 Kudo
Thanks so much @Neeraj Sabharwal
... View more
02-25-2016
02:21 AM
@Neeraj Sabharwal @Artem Ervits Same error after using the command below. pig -x tez Pigscript.pig -useHCatalog;
2016-02-25 02:17:33,158 [main] INFO org.apache.pig.Main - Logging error messages to: /hadoop/yarn/local/usercache/ppunj/appcache/application_1456334730705_0004/container_e05_1456334730705_0004_01_000002/pig_1456366653155.log
2016-02-25 02:17:34,257 [main] ERROR org.apache.pig.Main - ERROR 2997: Encountered IOException. File –useHCatalog does not exist
Details at logfile: /hadoop/yarn/local/usercache/ppunj/appcache/application_1456334730705_0004/container_e05_1456334730705_0004_01_000002/pig_1456366653155.log
... View more
02-25-2016
02:06 AM
2 Kudos
In Ranger, in order to assign a user to a policy ( directory access), that user must be in Ranger right. Is there a way to sync Ranger user account with Ambari user account. Why create multiple account in different system. Is there a way to use Federated system, like google / facebook account. ?? what is the purpose of ranger user-sync ? Thanks
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Ranger