Member since
04-11-2016
32
Posts
21
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1183 | 06-24-2017 06:01 PM | |
3437 | 03-25-2017 03:09 AM | |
1412 | 12-21-2016 09:27 PM | |
4072 | 06-01-2016 12:48 AM | |
1817 | 05-10-2016 04:17 AM |
05-25-2016
07:09 PM
1 Kudo
Can we configure the capacity scheduler in such a way that a spark job only runs when it can procure enough resources? In the current FIFO setup a spark job will start running if it can get a few of the required executors, but the job will fail because it couldn't get enough resources. I would like the spark job to only start when it can procure all the required resources.
... View more
Labels:
- Labels:
-
Apache Spark
05-25-2016
07:06 PM
Is there any documentation available on integrating FreeIPA with HDP?
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
05-19-2016
12:01 AM
Thanks Sridhar, but what if job3 runs after job1, and then job4 runs, and then job2 runs?
... View more
05-18-2016
11:48 PM
2 Kudos
Has anyone come across the following scenario: I launch 5 YARN jobs (requiring variable resources) in the same queue in this order: job1, job2, job3, job4, job5 I’ve configured a Capacity Scheduler with FIFO ordering. Observed behavior: job 1 runs job2 - job5 in waiting state once job1 completes, job2-job5 runs in random order (job4, job2, job3, job5) Is this expected?
... View more
Labels:
- Labels:
-
Apache YARN
05-12-2016
03:54 PM
Alon, what are you attempting to do? Is fs.hdfs.impl the correct property you are looking to change?
... View more
05-11-2016
10:30 PM
Can you attach your logs for hive ? Also change the log level to debug ($HIVE_HOME/bin/hive --hiveconf hive.root.logger=DEBUG,DRFA)
... View more
05-11-2016
10:17 PM
Are there any available metrics for the overhead associated with enabling the various types of encryption (RPC, HTTPS, etc...) across the cluster?
... View more
Labels:
- Labels:
-
Cloudera Navigator Encrypt
- « Previous
-
- 1
- 2
- Next »