Member since
02-17-2017
14
Posts
2
Kudos Received
0
Solutions
11-20-2017
06:30 AM
This was great help.
... View more
10-17-2017
05:22 AM
I want to set up development environment with ambari source code so i can try to debug and also contribute. How can i go about doing the setup?
... View more
Labels:
- Labels:
-
Apache Ambari
10-13-2017
05:27 PM
Ah, i was making mistake with the keytabs and other settings. thank you
... View more
10-13-2017
04:26 PM
1 Kudo
I am trying to add multiple STS in my cluster. However, only the instance on same host as HiveServer2 is working, the rest are not. I suspect some problem with how I have added the multiple instances. I could not find a document for this scenario.
... View more
Labels:
- Labels:
-
Apache Spark
08-23-2017
06:20 PM
Sometimes your docker instance may not be running. To check if sandbox is running: docker ps -a If not running, then try to start sandbox with docker command docker start sandbox
... View more
07-27-2017
05:02 PM
hive query is running for longer time, with 2 mappers and 2 Reducers.
One of the reducer is taking1000 tasks and other reducer has only 1 task. Can you explain why the tasks are not evenly split between reducers
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache YARN
06-30-2017
08:53 PM
I am trying to understand how the EXPLAIN PLAN statement generates the plan for a given query. I have checked out the code from apache/github. I am unable to find any document/link that atleast points me where do I start looking in the code or atleast what steps does the explain plan perform to arrive at the query plan. Any pointers will be helpful.
... View more
Labels:
- Labels:
-
Apache Hive
03-21-2017
03:13 PM
Amazing answer!
... View more
02-17-2017
07:10 PM
Thank you
... View more
02-17-2017
07:09 PM
Thank you. This is exactly what I wanted.
... View more