Member since
04-08-2016
38
Posts
5
Kudos Received
0
Solutions
09-21-2017
11:56 AM
Hi, Thanks
for your response. But
this is not exactly what I'm asking. I know that we can search based on
Taxonomy. For instance, we can associate "Customer" to a hive table
and then look for all object related to the "Customer" and we will
get back the hive table name. I'm
not looking for the hive table name rather the content of the related hive
table.
... View more
09-20-2017
12:29 PM
Hi all, I'm
wondering if we can tag using a business taxonomy at data level? Let’s
say we create a business taxonomy, then we tag a hive column with this taxonomy.
Can we then search the data using the business tag associated to the hive
column? Thanks Regards
... View more
Labels:
- Labels:
-
Apache Atlas
06-13-2017
04:09 PM
Yes exactly. When I did "hdfs dfs -ls /" it gave an error pointing to the bad host. So I found the error and fixed it by modifying fs.defaultFS.
... View more
06-13-2017
01:33 PM
Hi, I'm in HDP 2.6. When I try to start the NameNode i get the bellow error. java.io.IOException: No FileSystem for scheme: http
at org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2786)
at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2793)
at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:99)
and when i try a ls: [hdfs@ambariserver ambari-agent]$ hdfs dfs -ls /
ls: No FileSystem for scheme: http
Any suggestion? Thanks
... View more
Labels:
- Labels:
-
Apache Hadoop
08-31-2016
10:38 AM
1 Kudo
Hi All, I'm interested by any paper or returns of experience
regarding the Hadoop cluster fail over design. From
my understanding 2 mains components concerned are NameNode and ResourceManager. Thanks Regards Farhad
... View more
Labels:
- Labels:
-
Apache Hadoop