kevalbhatt
|
b9779eca9c
|
ATLAS-1608 :Search UI improvement
|
2017-03-04 17:12:15 +05:30 |
kevalbhatt
|
b99151fb83
|
ATLAS-1628 Restrict user from entering text in datepicker input
|
2017-03-03 19:25:26 +05:30 |
nixonrodrigues
|
a4b16bbaba
|
ATLAS-1538 Make AtlasLdapAuthenticationProvider like Ranger for OpenLdap type
|
2017-03-03 19:14:26 +05:30 |
kevalbhatt
|
7753f2e869
|
ATLAS-1605 Edit Entity in UI : Update button is not enabled when updating attribute of type date
|
2017-03-03 18:52:06 +05:30 |
kalyanikk
|
9e578251af
|
ATLAS-1595:Create Entity in UI : All attributes are not listed for hdfs_path.
|
2017-03-03 17:56:21 +05:30 |
Neeru Gupta
|
6fd04d9a8c
|
ATLAS-695: Add Titan 1 project to Atlas
Signed-off-by: Jeff Hagelberg <jnhagelberg@us.ibm.com>
|
2017-03-01 16:13:54 -05:00 |
Dave Kantor
|
3860c95d35
|
ATLAS-1552: automatic update of inverse references in V2 code path (dkantor)
|
2017-03-01 10:10:37 -05:00 |
Madhan Neethiraj
|
88ca02c623
|
ATLAS-1603: fix to handle null value for object_id type attributes
|
2017-03-01 15:51:19 +05:30 |
Suma Shivaprasad
|
8bb31fdf98
|
ATLAS-1584 Fix issues with owned map reference and add tests (sumasai)
|
2017-02-28 16:36:45 -08:00 |
Jeff Hagelberg
|
69c4806ac0
|
ATLAS-1589 : DSL queries returns wrong object when filter traverses edges
|
2017-02-23 13:22:14 -05:00 |
kevalbhatt
|
e1524d3b43
|
ATLAS-1590 Edit Button is enabled for Deleted entities
|
2017-02-23 20:36:47 +05:30 |
nixonrodrigues
|
dbfca62249
|
ATLAS-1502 - Fix for not getting atlas application properties using PropertiesConfiguration sometimes, so changed to ApplicationProperties
|
2017-02-22 18:30:24 +05:30 |
kevalbhatt
|
2fb3057b1b
|
ATLAS-1546: Changed to LOG.warn instead error in Hive hook should choose appropriate JAAS config if host uses kerberos ticket-cache (nixonrodrigues via kevalbhatt)
|
2017-02-20 17:57:57 +05:30 |
Madhan Neethiraj
|
7303a412ef
|
ATLAS-1568: moved helper methods from org.apache.atlas.model package classes into an utility class
|
2017-02-19 07:00:56 -08:00 |
Vimal Sharma
|
8cd6a6445f
|
ATLAS-1566: replace GSON ser-de with ObjectMapper ser-de
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-02-18 20:03:41 -08:00 |
Dave Kantor
|
852a711831
|
ATLAS-1551 auto update of reverse references in V1 API
|
2017-02-17 15:49:55 -05:00 |
Sarath Subramaniam
|
e4cc16ac7b
|
ATLAS-1565 Create EntityREST endpoints for delete operations
|
2017-02-17 16:20:19 +05:30 |
Suma Shivaprasad
|
68a324e395
|
ATLAS-1547 Added tests for Hard delete(sumasai)
|
2017-02-16 12:16:34 -08:00 |
nixonrodrigues
|
20fb5894d8
|
ATLAS-1546 : Fix for styleCheck error in Hive hook should choose appropriate JAAS config if host uses kerberos ticket-cache
|
2017-02-16 17:04:48 +05:30 |
kevalbhatt
|
9b8a5ddcb1
|
ATLAS-1477, ATLAS-1556 : Edit entity button not working from search table of tag detail page.
|
2017-02-15 18:06:14 +05:30 |
kevalbhatt
|
58bbee4ce1
|
ATLAS-1559 : Regression - If a new tag is created then the earlier tags doesn't render properly
|
2017-02-15 17:33:31 +05:30 |
Greg Senia
|
42de591325
|
ATLAS-1508: Make AtlasADAuthenticationProvider like Ranger ADLdap Methods
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-02-14 21:53:24 -08:00 |
Vimal Sharma
|
2a93a6aa40
|
Move classification endpoint from Entities API to Entity API and remove Entities API
|
2017-02-14 14:49:15 +05:30 |
kevalbhatt
|
b2ec89d59c
|
ATLAS-1548 : Create entity : Change PUT and POST object structure based on new API Changes
|
2017-02-14 14:29:05 +05:30 |
nixonrodrigues
|
169ab553c6
|
ATLAS-1546: Hive hook should choose appropriate JAAS config when host uses kerberos ticket-cache
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-02-13 16:15:33 -08:00 |
Dave Kantor
|
997abdb0ac
|
ATLAS-1539 Integration tests in projects which use the typesystem test jar (e.g. webapp) can now be run successfully when invoked in the project directory (dkantor)
|
2017-02-13 13:44:36 -05:00 |
Vimal Sharma
|
30a8e22811
|
Atlas server fails to start if duplicate types are found during Typesystem bootstrap
|
2017-02-10 14:30:35 +05:30 |
Jeff Hagelberg
|
b63d6316e3
|
ATLAS-1535 : Some webapp tests are failing due to a stale Titan transaction
|
2017-02-09 18:17:30 -05:00 |
David Radley
|
141b78c16e
|
ATLAS-1401 Document in detail how to set up Eclipse for Atlas dev environment (david_radley via dkantor)
|
2017-02-09 14:28:45 -05:00 |
Wojciech Wojcik
|
1e105174cf
|
ATLAS-1527 : Batch entity retrievals - DefaultMetadataService.loadEntities
Signed-off-by: Jeff Hagelberg <jnhagelberg@us.ibm.com>
|
2017-02-09 09:23:38 -05:00 |
Wojciech Wojcik
|
db18c82409
|
ATLAS-1431 Add configuration property to disable full text mapper
Signed-off-by: Jeff Hagelberg <jnhagelberg@us.ibm.com>
|
2017-02-08 14:31:29 -05:00 |
Jeff Hagelberg
|
5f508c97c7
|
ATLAS-746 : After updating a set of entities, response contains only the first entity definition
|
2017-02-07 15:31:02 -05:00 |
Jeff Hagelberg
|
02cf8c4884
|
ATLAS-1510: Consolidate/batch calls to GraphBackedTypeStore.findVertex()
|
2017-02-03 12:00:09 -05:00 |
Jeff Hagelberg
|
09089e09f8
|
ATLAS-1388: Cache entities that are created/updated
|
2017-02-02 17:35:25 -05:00 |
Jeff Hagelberg
|
62a05c97c0
|
ATLAS-1369 : Optimize Gremlin queries generated by DSL translator
|
2017-02-02 16:10:09 -05:00 |
Sarath Subramanian
|
e5e324ceef
|
ATLAS-1517: updated hive_model to include schema related attributes
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-02-01 19:47:18 -08:00 |
Madhan Neethiraj
|
5adca84101
|
Revert "ATLAS-1369 - Optimize gremlin queries generated by DSL translator"
This reverts commit aa74c73d0e.
|
2017-02-01 18:43:30 -08:00 |
Dave Kantor
|
a810f15648
|
ATLAS-1514 Remove duplicates from class array attribute when target is deleted (dkantor)
|
2017-02-01 17:45:57 -05:00 |
Jeff Hagelberg
|
aa74c73d0e
|
ATLAS-1369 - Optimize gremlin queries generated by DSL translator
|
2017-02-01 16:04:39 -05:00 |
kevalbhatt
|
5d8fae5554
|
ATLAS-1513: updated AtlasEntityType with methods to get foreign-key references; added helper methods in AtlasAttribute
|
2017-02-01 18:32:31 +05:30 |
Madhan Neethiraj
|
c8f9f363bf
|
ATLAS-1507: fixed incorrect relationship specified in hive-model
|
2017-01-30 23:59:20 -08:00 |
David Radley
|
f74bd951b0
|
ATLAS-1378 Use .gitignore so git does not see binary files as changed (david_radley via dkantor)
|
2017-01-30 16:11:58 -05:00 |
David Radley
|
804de951d2
|
ATLAS-1431 Integration tests added by ATLAS 1311 fail on Eclipse (david_radley via dkantor)
|
2017-01-30 09:12:29 -05:00 |
Jeff Hagelberg
|
37c8a4d1a5
|
Cache of compiled DSL queries
|
2017-01-30 14:33:28 +05:30 |
Sarath Subramanian
|
57f4f79d6f
|
ATLAS-1312: Update QuickStart to use the v2 APIs for types and entities creation
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-01-26 16:39:52 -08:00 |
Suma Shivaprasad
|
6ccba52c29
|
ATLAS-1498: added unit-tests to validate handling of array/map/struct attributes in entity create/update
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-01-26 16:04:19 -08:00 |
Jeff Hagelberg
|
6cd6811941
|
ATLAS-1114: Performance improvements for create/update entity
|
2017-01-26 15:58:20 -05:00 |
Sarath Subramanian
|
bf377abbba
|
ATLAS-1403: Perf and stability improvements to DSL search and lineage query execution
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-01-25 10:10:00 -08:00 |
kevalbhatt
|
c9c26d7418
|
ATLAS-1425: Integrate Discovery/Search API in Atlas UI
ATLAS-1482: UI update in assigning a tag to multiple entities using single API call
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-01-25 07:26:42 -08:00 |
kevalbhatt
|
6679c8eed2
|
ATLAS-1486: UI updates to handle errors from V2 APIs
Signed-off-by: Madhan Neethiraj <madhan@apache.org>
|
2017-01-24 09:18:00 -08:00 |