Code Monkey home page Code Monkey logo

mongoes's Introduction

Hey ๐Ÿ‘‹, I'm Sathiya Sarathi (@Datawrangl3r)

github twitter linkedin youtube

Glad to see you here!

Here's a list of things that I work on:

  • Building data products and platforms

  • Architecting/Automating/Optimizing Mission-Critical Deployments

  • HA setups for cloud & BI technologies

  • Scaling & Securing the cloud Infrastructure

  • Blogging evangelist

  • Author at datawrangler.in, stackabuse.com


Rapidfire

  • ๐Ÿ”ญ Iโ€™m currently working on improving my pet project: Pg2Mongo

  • ๐ŸŒฑ Iโ€™m currently learning Kubernetes and DApps

  • โ“ Ask me about anything related to All things Azure, AWS, Database Essentials, Blogging

  • โšก Fun fact: Developer by day ๐ŸŒ…, Blogger by night ๐ŸŒ™


Languages and Tools

AWS Docker MySQL MongoDB Python Nginx Kubernetes Bash Elastic Search Flask Linux Jenkins Git GCP PostgreSQL Redis Grafana Kafka GitLab

Github Stats


Recent Blogs


Profile views counter




Generated using Github Profilinator

mongoes's People

Contributors

datawrangl3r avatar sathiyasarathivg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mongoes's Issues

Unable to execute tis script when passing long length of string in HOST name in json file

When I am trying to run the main script of this program getting below error:

R:\mongoes-master>python init.py

ConnectionError(Failed to parse: 'https://search-ahsw-nit-rfbqqq3bkl4cgg2jxivsg2q.us-2.es.amazonaws.com/_plugin/kibana', label empty or too long) caused by: Locat
ionParseError(Failed to parse: 'https://search-ahsw-nit-rfbqqq3bkl4cgg2jxivsg2q.us-2.es.amazonaws.com/_plugin/kibana', label empty or too long)

This https is from aws elasticsearch that is endpoint.

In json configuration file:
{
"EXTRACTION":
{
"HOST": "https://search-ahsw-nit-rfbqqq3bkl4cgg2jxivsg2q.us-2.es.amazonaws.com/_plugin/kibana",
"INDEX": "abcELKINDEX",
"DBENGINE": "elasticsearch"
},
"COMMIT":
{
"HOST": "localhost",
"DATABASE": "test",
"COLLECTION": "test",
"DBENGINE": "mongo",
"PORT":27017
}
}

Note this Host value is dummy just consider it long kind of string.

What is wrong in this.

Thanks,

int() argument must be a string, a bytes-like object or a number, not 'dict'

C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\site-packages\elasticsearch\connection\base.py:208: ElasticsearchWarning: Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.14/security-minimal-setup.html to enable security.
warnings.warn(message, category=ElasticsearchWarning)
int() argument must be a string, a bytes-like object or a number, not 'dict'
0
int() argument must be a string, a bytes-like object or a number, not 'dict'
Transfer Completed!!!

Could you please help me to resolve the above issue?

Functionality Question

Does the source data in elastic remain intact after the migration? Have an interesting use case whereby we want to continuously feed data from elastic into mongo. Most plugins I.e. mongo-connector, elasticsearch-river-mongodb, etc. are intended to stream data from mongo to elastic. Came across this plugin this afternoon and it is the only one of its kind. Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.