Hello, I'm getting the following error when trying...
# ingestion
b
Hello, I'm getting the following error when trying to ingest elasticsearch:
host
host contains bad characters, found <http://master1.search.dfw.wordpress.com> (type=assertion_error)
Here is the portion of my config
Copy code
source:
  type: "elasticsearch"
  config:
    # Coordinates
    host: <http://master1.search.dfw.wordpress.com:9203>
s
Try running without the
http://
b
hey @square-activity-64562 when I try that, it gives me this error:
ValueError: URL must include a 'scheme', 'host', and 'port' component (ie '<https://localhost:9200>')
s
Will ask someone else to help
thank you 1
g
Hey @broad-thailand-41358 - i tried parsing your config locally on my machine and it was successful- no validation errors.
I also noticed some changes to the validation logic happened recently:
What version are you on?
can you try updating to the latest cli version?
Hmm… I’m not very familiar with your setup. What variables would you need to pass? This may just require a small contribution to the elasticsearch source.
b
my company runs a proxy on port 8080 for authentication, I had to edit the environment variable SOCKS_PROXY=127.0.0.1:8080 for the trino plugin to work, I was wondering if there was something similar I had to do with elasticsearch
g
I am not sure, I think we would have to look into the elasticsearch python client specifically
b
I would love to @green-football-43791, but I honestly doubt my Python skills are up to par 😄 Let me take a look and see what I can do. I'm demoing DataHub to my company tomorrow and will take a look after that
g
np! I’d be happy to pair on it if you want 🙂
thank you 1
it would be helpful to get some together to try running things against your instance so we can see if it works
good luck on your demo tomorrow!! do you think have enough to go off w/o the elastic proxy set up?
if you want, we can try to get something together this afternoon. I’m free at 4pm PST if you want to pair then
should just take an hour or so
b
hey @green-football-43791 I should be free at that time!
shoot me an invite slam@automattic.com
g
sure!
just sent for this afternoon 🙃