blob: 40504c726333ffd7348fbf5a79468822d8372eb6 [file] [log] [blame]
{"version":3,"sources":["webpack:///./src/pages/docs/Connecting to Databases/pinot.mdx"],"names":["_frontmatter","layoutProps","MDXLayout","DefaultLayout","MDXContent","components","props","mdxType","parentName","isMDXComponent"],"mappings":"wPAQaA,G,UAAe,S,kOAC5B,IAAMC,EAAc,CAClBD,gBAEIE,EAAYC,IACH,SAASC,EAAT,GAGZ,IAFDC,EAEC,EAFDA,WACGC,EACF,8BACD,OAAO,YAACJ,EAAD,eAAeD,EAAiBK,EAAhC,CAAuCD,WAAYA,EAAYE,QAAQ,cAG5E,iBAAQ,CACN,GAAM,gBADR,gBAGA,8EAA6D,6BAAGC,WAAW,KAAQ,CAC/E,KAAQ,sCADiD,WAA7D,KAGA,gFACA,uBAAK,gCAAMA,WAAW,OAAU,IAA3B,gF,gOAMTJ,EAAWK,gBAAiB","file":"component---src-pages-docs-connecting-to-databases-pinot-mdx-b8a3cbe81e28484ef3b9.js","sourcesContent":["import * as React from 'react'\n /* @jsx mdx */\nimport { mdx } from '@mdx-js/react';\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\n\nimport DefaultLayout from \"/home/runner/work/superset/superset/docs/node_modules/gatsby-theme-docz/src/base/Layout.js\";\nexport const _frontmatter = {};\nconst layoutProps = {\n _frontmatter\n};\nconst MDXLayout = DefaultLayout;\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n\n\n <h2 {...{\n \"id\": \"apache-pinot\"\n }}>{`Apache Pinot`}</h2>\n <p>{`The recommended connector library for Apache Pinot is `}<a parentName=\"p\" {...{\n \"href\": \"https://pypi.org/project/pinotdb/\"\n }}>{`pinotdb`}</a>{`.`}</p>\n <p>{`The expected connection string is formatted as follows:`}</p>\n <pre><code parentName=\"pre\" {...{}}>{`pinot+http://controller:5436/query?server=http://controller:5983/\\`\\`\n`}</code></pre>\n\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;\n "],"sourceRoot":""}