Member since
04-18-2017
14
Posts
2
Kudos Received
0
Solutions
08-04-2017
12:22 AM
@anaik I am looking for; from Atlas to MySQL or Atlas to Hive. Can this be done using Sqoop?
... View more
08-03-2017
06:53 AM
@anaik Can we use Sqoop export to export the metadata of non-hive entities(e.g. entities of MySQL tables)?
... View more
08-02-2017
01:42 PM
Oh I see. This means in order to use DynamoDB, we have to use Janusgraph in Atlas instead of Titan. Right?
... View more
08-02-2017
06:25 AM
@Eyad Garelnabi Yes I checked this API. I export metadata and this API export this data in the form of different files. Yes I am trying to use metadata outside of Atlas.
... View more
08-02-2017
06:23 AM
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.TitanDB.html
... View more
08-01-2017
06:22 AM
@Eyad Garelnabi I want to use metadata stored in Atlas outside of Atlas. What could be the possible way?
... View more
08-01-2017
06:21 AM
@Eyad Garelnabi According to Amazon it also support DynamoDB My purpose of this question is that I also want my metadata to be queried and search in any other system/tool other than Atlas. Currently BerkeleyDB did not allow me to connect and search data directly into it without using Atlas.
... View more
07-31-2017
06:59 AM
Hi, I have created 'BerkeleyDB and Elastic search' build for Atlas which are used by Titan as back-end Is there any way to integrate/export this data with DynamoDB or MySQL type of databases?
... View more
06-21-2017
10:29 AM
2 Kudos
Atlas project dashboardv2 contains all views that are rendered on dashboard UI. Search views can be found inside 'dashboardv2\public\js\views\search' folder. Just edit 'SearchResultLayoutView.js' and add new column just like other columns that are already added. After changes create a new package and it should reflect on browser. Make sure to clear your browser cache.
... View more
05-30-2017
08:56 AM
This means Hive will automatically notify Atlas. What if I have MySQL instead of Hive. I am sure MySQL will not notify like Hive. Right? If yes then what can be done to achieve notification in case of MySQL?
... View more
05-29-2017
01:23 PM
cool. So what type of information Hook gets from Hive and how? I basically wants to know that. Did Hook query Hive to know information?
... View more
05-29-2017
09:56 AM
I know that Atlas did it automatically when we make necessary configurations for import-hive.sh etc files.
But I want to know internal working of Atlas. What happens behind the scene. Which class/module is invoked/involved?
... View more
Labels:
04-18-2017
07:37 AM
I want to remote debug Apache Atlas admin in Eclipse. Where exactly I have to set JVM debug options in Apache Atlas?
... View more
- Tags:
- eclipse
- remote-debug