blob: 4ebc60fb07f097030d071dd4d3094c67a49cb3a1 [file] [log] [blame]
{"version":3,"sources":["/home/madhan/Apache/git/atlas/docs/target/src/documents/Whats-New/WhatsNew-1.0.md"],"names":["layoutProps","MDXContent","components","props","mdxType","parentName","isMDXComponent"],"mappings":"+YASMA,EAAc,GAIL,SAASC,EAAW,GAG/B,IAFFC,EAAU,EAAVA,WACGC,EAAK,iBAER,OAAO,cALS,UAKC,iBAAKH,EAAiBG,EAAK,CAAED,WAAYA,EAAYE,QAAQ,cAC5E,oBACE,GAAM,gCAA8B,mCAEtC,oBACE,GAAM,YAAU,YAElB,wBACE,oBAAIC,WAAW,MAAI,uDACnB,oBAAIA,WAAW,MAAI,6FACnB,oBAAIA,WAAW,MAAI,6FACnB,oBAAIA,WAAW,MAAI,oCACnB,oBAAIA,WAAW,MAAI,0CACnB,oBAAIA,WAAW,MAAI,wCACnB,oBAAIA,WAAW,MAAI,2DAErB,oBACE,GAAM,WAAS,WAEjB,wBACE,oBAAIA,WAAW,MAAI,qEACnB,oBAAIA,WAAW,MAAI,wEACnB,oBAAIA,WAAW,MAAI,uFACnB,oBAAIA,WAAW,MAAI,wCAErB,oBACE,GAAM,WAAS,WAEjB,oBACE,GAAM,cAAY,cAEpB,oMAC8C,mBAAGA,WAAW,IACxD,KAAQ,mBAAiB,QACZ,KACjB,wBACE,oBAAIA,WAAW,MAAI,yEAA2E,wBAAQA,WAAW,MAAI,QAAkB,gCACrI,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,uBACnB,oBAAIA,WAAW,MAAI,+BAGvB,oBAAIA,WAAW,MAAI,iEACnB,oBAAIA,WAAW,MAAI,gGACjB,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,4BACnB,oBAAIA,WAAW,MAAI,wBACnB,oBAAIA,WAAW,MAAI,qCAAuC,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,oBAGrG,oBAAIA,WAAW,MAAI,0CAA4C,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,qBAA+B,eACrI,oBAAIA,WAAW,MAAI,0CAA4C,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,qBAA+B,cACnI,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,sBACnB,oBAAIA,WAAW,MAAI,wCAGvB,oBAAIA,WAAW,MAAI,uCACjB,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,mBACnB,oBAAIA,WAAW,MAAI,kCAGvB,oBAAIA,WAAW,MAAI,mDACjB,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,kBACnB,oBAAIA,WAAW,MAAI,uDAGvB,oBAAIA,WAAW,MAAI,6CAA+C,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,qBAA+B,cACtI,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,0BACnB,oBAAIA,WAAW,MAAI,0BACnB,oBAAIA,WAAW,MAAI,gCACnB,oBAAIA,WAAW,MAAI,0CACnB,oBAAIA,WAAW,MAAI,0CACnB,oBAAIA,WAAW,MAAI,4CAGvB,oBAAIA,WAAW,MAAI,sDAAwD,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,wBAAkC,qDAClJ,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,uDAAyD,oBAAIA,WAAW,MAAK,oBAAIA,WAAW,MAAI,iBAGvH,oBAAIA,WAAW,MAAI,oFACjB,oBAAIA,WAAW,MACb,oBAAIA,WAAW,MAAI,yEAA2E,wBAAQA,WAAW,MAAI,OAAiB,+BAK/I,6LAEDJ,EAAWK,gBAAiB","file":"static/js/documents-whats-new-whats-new-1-0.02557ee0.js","sourcesContent":["\nimport React from 'react'\nimport { mdx } from '@mdx-js/react'\n\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\n\n\nconst layoutProps = {\n \n};\nconst MDXLayout = \"wrapper\"\nexport default function MDXContent({\n components,\n ...props\n}) {\n return <MDXLayout {...layoutProps} {...props} components={components} mdxType=\"MDXLayout\">\n <h1 {...{\n \"id\": \"whats-new-in-apache-atlas-10\"\n }}>{`What's new in Apache Atlas 1.0?`}</h1>\n <h2 {...{\n \"id\": \"features\"\n }}>{`Features`}</h2>\n <ul>\n <li parentName=\"ul\">{`Introduction of relationships as a first-class type`}</li>\n <li parentName=\"ul\">{`Support for propagation of classifications along entity relationships – like lineage`}</li>\n <li parentName=\"ul\">{`Fine-grained metadata security, which enables access controls up to entity instance level`}</li>\n <li parentName=\"ul\">{`Introduction of Glossary feature`}</li>\n <li parentName=\"ul\">{`Introduction of V2 style notifications`}</li>\n <li parentName=\"ul\">{`Introduction of Atlas hook for HBase`}</li>\n <li parentName=\"ul\">{`Support for Cassandra and Elasticsearch (tech-preview)`}</li>\n </ul>\n <h2 {...{\n \"id\": \"updates\"\n }}>{`Updates`}</h2>\n <ul>\n <li parentName=\"ul\">{`Graph store has been updated from Titan 0.5.4 to JanusGraph 0.2.0`}</li>\n <li parentName=\"ul\">{`DSL rewrite, to replace use of Scala based implementation with ANTLR`}</li>\n <li parentName=\"ul\">{`Performance improvements in Atlas Hooks, by switching to use V2 style notifications`}</li>\n <li parentName=\"ul\">{`Significant updates in Atlas Web UI`}</li>\n </ul>\n <h2 {...{\n \"id\": \"changes\"\n }}>{`Changes`}</h2>\n <h3 {...{\n \"id\": \"dsl-search\"\n }}>{`DSL search`}</h3>\n <p>{`With DSL rewrite and simplification, some older constructs may not work. Here's a list of behavior changes from previous\nreleases. More DSL related changes can be found `}<a parentName=\"p\" {...{\n \"href\": \"#/SearchAdvance\"\n }}>{`here`}</a>{`.`}</p>\n <ul>\n <li parentName=\"ul\">{`When filtering or narrowing results using string attribute, the value `}<strong parentName=\"li\">{`MUST`}</strong>{` be enclosed in double quotes`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table name=\"Table1\"`}</li>\n <li parentName=\"ul\">{`Table where name=\"Table1\"`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Join queries are no longer supported e.g. hive_table, hive_db`}</li>\n <li parentName=\"ul\">{`Select clauses only work with immediate entity attributes or a single referred (entity) type.`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table select name, owner`}</li>\n <li parentName=\"ul\">{`Table select Columns`}</li>\n <li parentName=\"ul\">{`Table select name, owner, Columns `}<em parentName=\"li\"><em parentName=\"em\">{`(won't work)`}</em></em></li>\n </ul>\n </li>\n <li parentName=\"ul\">{`OrderBy clause can only be used with a `}<em parentName=\"li\"><em parentName=\"em\">{`single primitive`}</em></em>{` attribute.`}</li>\n <li parentName=\"ul\">{`GroupBy clause can only be used with a `}<em parentName=\"li\"><em parentName=\"em\">{`single primitive`}</em></em>{` attribute.`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table groupby name`}</li>\n <li parentName=\"ul\">{`Table groupby Columns (won't work)`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Typename can't have multiple aliases`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table as t (OK)`}</li>\n <li parentName=\"ul\">{`Table as t1, t2 (won't work)`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Has clause only works with primitive attributes.`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table has name`}</li>\n <li parentName=\"ul\">{`Table has Columns or Table has DB (NOT supported)`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Aggregator clause can only be used with a `}<em parentName=\"li\"><em parentName=\"em\">{`single primitive`}</em></em>{` attribute.`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table select min(name)`}</li>\n <li parentName=\"ul\">{`Table select max(name)`}</li>\n <li parentName=\"ul\">{`Table select sum(createTime)`}</li>\n <li parentName=\"ul\">{`Table select min(Columns) (won't work)`}</li>\n <li parentName=\"ul\">{`Table select max(Columns) (won't work)`}</li>\n <li parentName=\"ul\">{`Table select sum(Columns) (won't work)`}</li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Aggregator clause can't be repeated with different `}<em parentName=\"li\"><em parentName=\"em\">{`primitive attribute`}</em></em>{`, the clause appearing last would take preference.`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table select min(name), min(createTime) will ignore `}<em parentName=\"li\"><em parentName=\"em\">{`min(name)`}</em></em></li>\n </ul>\n </li>\n <li parentName=\"ul\">{`Limit and offset are not applicable when using aggregator clauses (min, max, sum)`}\n <ul parentName=\"li\">\n <li parentName=\"ul\">{`Table select min(name) limit 10 offset 5 - min(name) is computed over `}<strong parentName=\"li\">{`ALL`}</strong>{` entities of type Asset`}</li>\n </ul>\n </li>\n </ul>\n </MDXLayout>;\n}\n;\nMDXContent.isMDXComponent = true;"],"sourceRoot":""}