Member since
04-08-2016
47
Posts
1
Kudos Received
0
Solutions
10-24-2016
07:47 PM
As I don't know the answer to "what do you want to do", I invite you to take a peek at the responses to https://community.hortonworks.com/questions/12787/how-to-integrate-kafka-to-pull-data-from-rdbms.html as it is along the same line of thinking (I believe). Technically, Kafka does have a Connector API, http://kafka.apache.org/documentation.html#connect, which could theoretically could do what you are asking, but I do not know anyone who has done exactly that with Kafka (mostly folks doing more traditional pub/sub clients). As for "in practice", I did a quick Google search for "kafka connect sql server" and found two non open-source solutions that work with Kafka Connect to do what you said, but it doesn't look like there is a completely open-source solution available at the moment. On the Flume front, I think there is only a JDBC Channel, not a source or sink (at least not in 1.5.2 which ships with HDP 2.5). I'm thinking NiFi (aka HDF) and/or Sqoop might be better tools for retrieving data from a RDBMS like SQL Server.
... View more
06-07-2016
11:49 AM
In My project they preferred Windows environment thats why we are using HDP 2.4.2 - Windows Server 2012 R2 is there any possibilities to use monitoring tools..can you suggest me..
... View more
06-03-2016
06:54 AM
From the installation, you can pick to install Hbase. If you ran into issue like starting the hive it shows java error, the installation had problems. You can debug from lower layer to see whether you can use hdfs command to list directories, etc. Or is it feasible for you to follow the link and re-install?
... View more
05-25-2016
09:16 AM
Thank you.
... View more
05-25-2016
11:07 AM
Hi @sanka sandeep Please accept this answer if it helped you.
... View more
11-30-2016
03:07 PM
This is a short term fix. The problem continues to occur. Is there a permanent solution?
... View more
05-04-2016
10:41 AM
Yes after change the password complexity its successfully installed ...Thank u
... View more