Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3377 | 05-03-2017 05:13 PM | |
2802 | 05-02-2017 08:38 AM | |
3083 | 05-02-2017 08:13 AM | |
3012 | 04-10-2017 10:51 PM | |
1528 | 03-28-2017 02:27 AM |
01-28-2016
02:45 PM
You need to share the host directory to guest. Only then you can browse host filesystem. Refer to virtualbox docs for guest sharing. @Sai ram
... View more
01-28-2016
12:04 PM
You can execute dfs and shell commands in CLI, would that be something you are looking for? Not sure if it works in Ambari Hive View, Link @Claude Villermain If you do write a serde please post here as a cool proof of tech.
... View more
01-28-2016
11:49 AM
You can delete components using the same API. Restart Ambari server after running the previous command.
... View more
01-28-2016
02:07 AM
+1 on adding WSDL processor 🙂
... View more
01-28-2016
01:50 AM
@Shigeru Takehara in your job.properties file, I am not intimately familiar with HUE Oozie editor and cannot comment for sure.
... View more
01-28-2016
12:37 AM
@Neeraj Sabharwal not if you add additional brokers after running Kafka for some time. It is not that easy, Kafka assigns broker ids in sequential order and there's some magic needed to keep the order after adding new brokers.
... View more
01-27-2016
09:18 PM
1 Kudo
AFAIK, you'd use cygwin and hadoop client libs that you can download from your HDP cluster @Hugo Schieck, alternatively take a look at Ambari HDFS view, Hive and Pig views. They were built for environments with different operating systems.
... View more
01-27-2016
09:07 PM
@Shigeru Takehara please make sure you have the following property set oozie.action.sharelib.for.sqoop=hive,hcatalog,sqoop here's a link to my explanation. Please post errors from the oozie job run.
... View more
01-27-2016
04:11 PM
2 Kudos
@Guilherme Braccialli Red Hat introduced a new repo called Red Hat Software Collections, you can leverage that to install Python 3 and 2.7. Here's a list of all software that comes with latest repo release. I don't see Python 3.5 but 3.3 and 3.4 are on the list.
... View more
01-27-2016
01:55 PM
@sangeeta rawat can you elaborate the need to use spark as hive exec engine? Hortonworks does not support this execution model. Where does Tez fall short for you that you think Spark can help?
... View more