To ingest metadata from hive, I can see from UI in...
# all-things-deployment
c
To ingest metadata from hive, I can see from UI ingestion or from yml file. If we want to write some crawler, Is there any guide or documents regarding that ?
I can see we can use java and python emitters also
h
Hi @creamy-controller-55842, is there a reason why you want to write a crawler yourself and not use the out of the box hive source?
c
Hi @helpful-optician-78938 , I was just curious to know , so that if I want to add any additional metadata I can do it .
And also to get more code level info of the inbuilt crawler , can you tel me the classes where I can look into?
h
Hi @creamy-controller-55842, you could take a look at this.
c
Thank you @helpful-optician-78938 , I will have a look at it.