Member since
08-24-2018
9
Posts
0
Kudos Received
0
Solutions
06-29-2019
03:13 PM
Hello, We have a topic with 3 partitions where 1.5gb data getting pushed per minute but the whole data getting pushed to one partition(0) and other 2 partitions(1,2) not getting any data. I believe Kafka by default take cares of distributing data between brokers and partitions. Please help out with your thoughts. Thanks, Arshad
... View more
Labels:
- Labels:
-
Apache Kafka
04-05-2019
03:32 PM
I think you need to enable hive support when you create a spark session with the value of hive metastore Uris from hive-site.xml where your hive metastore is saved. Then you should be able to see existing tables of hive from spark .
... View more
04-04-2019
06:32 AM
Thanks @Jay for your suggestions. can we have a different ambari UI for each namespace or Is it like same ambari for the all the namespaces we create ? Is it possible to have different configurations at service level unlike host level. when hive is shared for multi tenants we have same metastore location that is one location for multiple namespaces. When we would like to have a different metastore for hive for new namespace , couldn't see any option for that. Same case with hbase region servers and kafka brokers storage. Is it really possible to federate services like hive, hbase and kafka ? I have not tried with Spark yet. Any suggestions will be great. Thanks, Arshad
... View more
04-04-2019
03:46 AM
Hi, We have recently added a new namespace to existing hdp cluster using ambari. Since we have only one ambari we will have same configurations and properties for both the tenants or namespaces . Can we have different configurations and properties set at service level like hive for different namespaces ? Can we have different ambari UI for each namespace so we can have the different configurations and properties ?
... View more
- Tags:
- Federation