Member since
07-22-2019
41
Posts
1
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3525 | 02-13-2019 11:55 AM | |
1314 | 02-13-2019 11:25 AM | |
1646 | 02-07-2019 10:22 AM |
01-07-2020
09:16 AM
How did you resolve the issue ?
... View more
01-06-2020
06:55 AM
Is there a way to setup a Kafka container without ambari and then add kafka broker to ambari ?
... View more
02-13-2019
11:25 AM
I changed the column type from bigint to integer for the topology_test_run_case_source.occurence and it was resolved and the test cases also started to run !!!
... View more
02-13-2019
11:56 AM
I changed the column type from bigint to integer for the topology_test_run_case_source.occurence and it was resolved and the test cases also started to run !!! @Timothy Spann @Geoffrey Shelton Okot thanks for the help !!!
... View more
01-13-2019
02:33 PM
What worked for me was setting the hostname of the system!! I had installed the the HDF cluster to xyz.local.abc but the hostname kept resetting itself after system restart so when i set the hostname to above one I was able to start the hearbeats.
... View more
01-28-2019
11:09 AM
@Greg Keys I am having the same issue with hdf 3.3.1. I have checked the schema file and the input file as well. I have done what was mentioned by @Sriharsha Chintalapani Schema {
"namespace": "hdf.heaptrace.com",
"type": "record",
"name": "PatientField",
"fields": [
{"name": "Patient_name","type": "string"}
]
} JSON data {"Patient_name":"john"}
Please help !!! I have converted data from json to avro and then back again as well using avro tools.
... View more
01-30-2019
09:32 AM
Just In case !! https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.1.1/bk_user-guide/content/Controller_Services_for_Dataflows.html
... View more