Re: Review Request 59821: ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-09-10 Thread Ramesh Mani
nerated e-mail. To reply, visit: https://reviews.apache.org/r/59821/#review184324 ------- On Aug. 31, 2017, 10:52 p.m., Ramesh Mani wrote: > > --- > This i

Re: Review Request 59821: ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-09-10 Thread Ramesh Mani
://reviews.apache.org/r/59821/diff/3-4/ Testing --- * Review comments fixed with 2 exceptions whcih I have commented on * Added an IT test * Testing done in LOCAL VM Thanks, Ramesh Mani

Re: Review Request 59821: ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-09-11 Thread Ramesh Mani
://reviews.apache.org/r/59821/diff/4-5/ Testing --- * Review comments fixed with 2 exceptions whcih I have commented on * Added an IT test * Testing done in LOCAL VM Thanks, Ramesh Mani

Re: Review Request 62577: [ATLAS-2176] NegativeSSLAndKerberosTest failing due to error in initialization

2017-09-28 Thread Ramesh Mani
/bootstrap/AtlasTypeDefStoreInitializer.java Lines 121 (patched) <https://reviews.apache.org/r/62577/#comment263241> Please use ArrayUtils.isNotEmpty(modelsDirContents) if you can? - Ramesh Mani On Sept. 26, 2017, 3:06 p.m., Gergo Barna

Re: Review Request 59821: ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-08-31 Thread Ramesh Mani
://reviews.apache.org/r/59821/diff/2-3/ Testing --- * Review comments fixed with 2 exceptions whcih I have commented on * Added an IT test * Testing done in LOCAL VM Thanks, Ramesh Mani

Re: Review Request 59821: ATLAS-1805:Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-10-09 Thread Ramesh Mani
: https://reviews.apache.org/r/59821/diff/5-6/ Testing --- * Review comments fixed with 2 exceptions whcih I have commented on * Added an IT test * Testing done in LOCAL VM Thanks, Ramesh Mani

Re: Review Request 63426: ATLAS-2051:Provide a utility to Import HBase entities into Atlas

2017-12-12 Thread Ramesh Mani
|| --namespace import-hbase.sh -t || --tablename ./import-hbase.sh -t demo2:table1 ./import-hbase.sh -n demo5 Thanks, Ramesh Mani

Re: Review Request 63426: ATLAS-2051:Provide a utility to Import HBase entities into Atlas

2017-12-15 Thread Ramesh Mani
|| --tablename ./import-hbase.sh -t demo2:table1 ./import-hbase.sh -n demo5 Thanks, Ramesh Mani

Review Request 63426: ATLAS-2051:Provide a utility to Import HBase entities into Atlas

2017-10-30 Thread Ramesh Mani
: https://reviews.apache.org/r/63426/diff/1/ Testing --- Testing done in Local vm Thanks, Ramesh Mani

Review Request 67124: ATLAS-2680:Import hbase script : Importing using regex failed to import certain regex

2018-05-14 Thread Ramesh Mani
--- Verified in Local VM Thanks, Ramesh Mani

Re: Review Request 67124: ATLAS-2680:Import hbase script : Importing using regex failed to import certain regex

2018-05-14 Thread Ramesh Mani
/67124/diff/1/ Testing --- Verified in Local VM Thanks, Ramesh Mani

Re: Review Request 67124: ATLAS-2680:Import hbase script : Importing using regex failed to import certain regex

2018-05-14 Thread Ramesh Mani
://reviews.apache.org/r/67124/diff/2/ Changes: https://reviews.apache.org/r/67124/diff/1-2/ Testing --- Verified in Local VM Thanks, Ramesh Mani

Re: Review Request 67033: ATLAS-2666:Add unit test to KafkaBridge

2018-05-10 Thread Ramesh Mani
addresses the exceptions in Kafka bridge module build. Verified in PRE-COMMIT https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/362/console Thanks, Ramesh Mani

Re: Review Request 67033: ATLAS-2666:Add unit test to KafkaBridge

2018-05-09 Thread Ramesh Mani
/1-2/ Testing --- 1) Added unit test 2) No Integration test for this now, so skipped that. 3) This patch addresses the exceptions in Kafka bridge module build. Verified in PRE-COMMIT https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/362/console Thanks, Ramesh

Re: Review Request 67071: ATLAS-2649:Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-10 Thread Ramesh Mani
EATE EXTERNAL TABLE hbase_table_empext2(id int, name string, role string) STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler' WITH SERDEPROPERTIES ("hbase.columns.mapping" = ":key,cf1:name,cf1:role") TBLPROPERTIES ("hbase.table.name" = "demo:emp19"); Thanks, Ramesh Mani

Review Request 67033: ATLAS-2666:Add unit test to KafkaBridge

2018-05-09 Thread Ramesh Mani
/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/362/console Thanks, Ramesh Mani

Review Request 67071: ATLAS-2649:Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-10 Thread Ramesh Mani
ng" = ":key,cf1:name,cf1:role") TBLPROPERTIES ("hbase.table.name" = "emp20"); CREATE EXTERNAL TABLE hbase_table_empext2(id int, name string, role string) STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler' WITH SERDEPROPERTIES ("hbase.columns.mapping" = "

Re: Review Request 67071: ATLAS-2649:Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-10 Thread Ramesh Mani
t;hbase.columns.mapping" = ":key,cf1:name,cf1:role") TBLPROPERTIES ("hbase.table.name" = "demo:emp17"); Thanks, Ramesh Mani

Re: Review Request 67071: ATLAS-2649:Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-10 Thread Ramesh Mani
string, role string) STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler' WITH SERDEPROPERTIES ("hbase.columns.mapping" = ":key,cf1:name,cf1:role") TBLPROPERTIES ("hbase.table.name" = "demo:emp19"); Thanks, Ramesh Mani

Review Request 67163: ATLAS-2680:Import hbase script : Importing using regex failed to import certain regex

2018-05-16 Thread Ramesh Mani
Diff: https://reviews.apache.org/r/67163/diff/1/ Testing --- Testing in local VM Thanks, Ramesh Mani

Re: [VOTE] Release Apache Atlas version 1.0.0

2018-05-28 Thread Ramesh Mani
+1 for Apache Atlas 1.0.0 rc0 Downloaded source tar file and able to build it successfully. Verified some of the source files Verified PGP signature Verified SHA512 Hash Thanks Ramesh On 5/26/18, 6:59 PM, "Madhan Neethiraj" wrote: >Atlas team, > >Apache Atlas 1.0.0

Re: [VOTE] Release Apache Atlas version 1.0.0 - rc2

2018-05-31 Thread Ramesh Mani
+1 for Apache Atlas 1.0.0 rc2 Downloaded source tar file and able to build it successfully from https://dist.apache.org/repos/dist/dev/atlas/1.0.0-rc2/apache-atlas-1.0.0-s ources.tar.gz Verified some of the source files Verified PGP signature Verified SHA512 Hash Thanks Ramesh On 5/30/18,

Review Request 67422: ATLAS-2732:Handle kerberos security arguments in import-hbase.sh / import-hive.sh passed via command line

2018-06-01 Thread Ramesh Mani
/bin/import-hive.sh 98f4c84 Diff: https://reviews.apache.org/r/67422/diff/1/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Re: Review Request 67422: ATLAS-2732:Handle kerberos security arguments in import-hbase.sh / import-hive.sh passed via command line

2018-06-02 Thread Ramesh Mani
) - addons/hbase-bridge/src/bin/import-hbase.sh 0a5989f addons/hive-bridge/src/bin/import-hive.sh 98f4c84 Diff: https://reviews.apache.org/r/67422/diff/2/ Changes: https://reviews.apache.org/r/67422/diff/1-2/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Review Request 63338: ATLAS-2235:Code improvement suggested by Static code analysis

2017-10-26 Thread Ramesh Mani
/hbase-bridge/src/test/java/org/apache/atlas/hbase/HBaseAtlasHookIT.java 032cb51 Diff: https://reviews.apache.org/r/63338/diff/1/ Testing --- Testing done Locally running the IT Tests Thanks, Ramesh Mani

Review Request 65142: ATLAS-2361 : Package Atlas hooks in separate tar files

2018-01-12 Thread Ramesh Mani
://reviews.apache.org/r/65142/diff/1/ Testing --- Testing done with Local build. Thanks, Ramesh Mani

Review Request 65658: ATLAS-2445:No Notification sent to Atlas from HBase hook if an HBase table is cloned or restored from an HBase snapshot

2018-02-14 Thread Ramesh Mani
/hook/HBaseAtlasCoprocessor.java 8beccd2 Diff: https://reviews.apache.org/r/65658/diff/1/ Testing --- Testing done in local VM Thanks, Ramesh Mani

Review Request 65662: ATLAS-2446: Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Ramesh Mani
addons/models/1000-Hadoop/patches/005-hbase_table_column_family_add_additional_attribute.json PRE-CREATION Diff: https://reviews.apache.org/r/65662/diff/1/ Testing --- Testing done in Local vm. Fixed one issue with Create / modified time update also with this patch. Thanks, Ramesh Mani

Review Request 65697: ATLAS-2455:HBase Atlas Hook: ColumnFamily attribute cacheDataOnWrite has wrong value assigned

2018-02-16 Thread Ramesh Mani
11f24a7 Diff: https://reviews.apache.org/r/65697/diff/1/ Testing --- testing done in local vm Thanks, Ramesh Mani

Review Request 65702: ATLAS-2235:Code improvement suggested by Static code analysis

2018-02-17 Thread Ramesh Mani
/src/test/java/org/apache/atlas/hbase/HBaseAtlasHookIT.java db5c78e Diff: https://reviews.apache.org/r/65702/diff/1/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Review Request 65677: ATLAS-2450 : HBase Atlas Hook: Wrong creating time of NameSpace if they are create before enabling HBase hook

2018-02-15 Thread Ramesh Mani
2074684 Diff: https://reviews.apache.org/r/65677/diff/1/ Testing --- Tested in local vm Thanks, Ramesh Mani

Review Request 65691: ATLAS-2454:HBase Atlas Hook: Import hbase functionality should include additional HBase attributes

2018-02-16 Thread Ramesh Mani
:data Thanks, Ramesh Mani

Review Request 68160: ATLAS-2801:Create a separate tar file for atlas-server components excluding atlas hook related components

2018-08-02 Thread Ramesh Mani
/InstallationSteps.twiki 2b6b028 Diff: https://reviews.apache.org/r/68160/diff/1/ Testing --- Testing done by doing a local build. Expected result is to create apache-atlas--server.tar.gz which has only atlas server component files and not to have hook related jars. Thanks, Ramesh Mani

Re: Review Request 68160: ATLAS-2801:Create a separate tar file for atlas-server components excluding atlas hook related components

2018-08-03 Thread Ramesh Mani
is to create apache-atlas--server.tar.gz which has only atlas server component files and not to have hook related jars. Thanks, Ramesh Mani

Re: [VOTE] Release Apache Atlas version 1.1.0 - rc1

2018-09-04 Thread Ramesh Mani
+1 for Apache Atlas version 1.1.0-rc1 release. Verified the source and could build it. Thanks, Ramesh On 9/3/18, 2:02 AM, "Nixon Rodrigues" wrote: >Atlas team, > >Apache Atlas 1.1.0 release candidate #1 is now available for a vote within >dev community. > >Following 2 commits went into

Re: [VOTE] Release Apache Atlas version 1.1.0 - rc2

2018-09-10 Thread Ramesh Mani
+1 for Apache Atlas 1.1.0-rc2 - Verified the signature - Could build successfully from the source tar and validated some of the files in there. Thanks, Ramesh On 9/6/18, 12:14 AM, "Nixon Rodrigues" wrote: >Atlas team, > >Apache Atlas 1.1.0 release candidate #2 is now available for a vote

Re: [VOTE] Release Apache Atlas version 1.0.0-alpha release candidate 2

2018-01-23 Thread Ramesh Mani
+1 for 1.0.0-alpha release candidate 2 Verified build from the source https://dist.apache.org/repos/dist/dev/atlas/1.0.0-alpha-rc2/apache-atlas-1 .0.0-alpha-sources.tar.gz Verified some of the source files. Thanks, Ramesh On 1/19/18, 5:36 AM, "Keval Bhatt" wrote: >Atlas

Review Request 65937: ATLAS-2475:HBase Atlas import utility : importing using -t default:table fails when namespace is default

2018-03-06 Thread Ramesh Mani
/ Testing --- Tested with local VM Thanks, Ramesh Mani

Re: Review Request 66027: ATLAS-2491:Atlas Hive hook should use atlas v2 api for Entity propagation

2018-03-11 Thread Ramesh Mani
/model/instance/AtlasEntity.java fce46da Diff: https://reviews.apache.org/r/66027/diff/1/ Testing --- Tested in local vm Thanks, Ramesh Mani

Review Request 66027: ATLAS-2491:Atlas Hive hook should use atlas v2 api for Entity propagation

2018-03-11 Thread Ramesh Mani
--- Tested in local vm Thanks, Ramesh Mani

Re: Review Request 66027: ATLAS-2491:Atlas Hive hook should use atlas v2 api for Entity propagation

2018-03-15 Thread Ramesh Mani
f96d47d intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java fce46da Diff: https://reviews.apache.org/r/66027/diff/2/ Changes: https://reviews.apache.org/r/66027/diff/1-2/ Testing --- Tested in local vm Thanks, Ramesh Mani

Re: Review Request 66483: ATLAS-2536: fix NPE in Hive hook

2018-04-06 Thread Ramesh Mani
/events/BaseHiveEvent.java Lines 625 (patched) <https://reviews.apache.org/r/66483/#comment281392> Please move the colName == null check block into getQualifiedName() method. - Ramesh Mani On April 6, 2018, midnight, Madhan Neethiraj

Review Request 66498: ATLAS-2542: Import Hbase doesn't update entity already present in Atlas

2018-04-08 Thread Ramesh Mani
://reviews.apache.org/r/66498/diff/1/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Review Request 66484: ATLAS-2535:Import hive script doesn't update entity already present in Atlas

2018-04-05 Thread Ramesh Mani
: https://reviews.apache.org/r/66484/diff/1/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Re: Review Request 66595: ATLAS-2559:HBase Atlas Hook doesn't create relationship between namespace and tables

2018-04-13 Thread Ramesh Mani
----- On April 13, 2018, 6:41 a.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66595/ >

Re: Review Request 66595: ATLAS-2559:HBase Atlas Hook doesn't create relationship between namespace and tables

2018-04-13 Thread Ramesh Mani
-hbase_model.json acf4ff5 addons/models/1000-Hadoop/patches/004-hbase_table_column_family_add_attribute.json 905a376 Diff: https://reviews.apache.org/r/66595/diff/1/ Testing --- Tested in local vm Thanks, Ramesh Mani

Re: Review Request 66484: ATLAS-2535:Import hive script doesn't update entity already present in Atlas

2018-04-06 Thread Ramesh Mani
) - addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java 65cdd998e Diff: https://reviews.apache.org/r/66484/diff/2/ Changes: https://reviews.apache.org/r/66484/diff/1-2/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Re: Review Request 66721: ATLAS-2586:Provide a utility to Import Kafka Entities into Atlas

2018-04-19 Thread Ramesh Mani
: https://reviews.apache.org/r/66721/diff/3/ Changes: https://reviews.apache.org/r/66721/diff/2-3/ Testing --- Verified in local secure cluster. Usage 1: import-kafka.sh [-n OR --topic ] Usage 2: import-kafka.sh [-f ] Format: topic1 topic2 topic3 Thanks, Ramesh

Review Request 66785: ATLAS-2603: [Docs] Add Atlas Kafka Bridge Documents

2018-04-24 Thread Ramesh Mani
--- Thanks, Ramesh Mani

Review Request 66783: ATLAS-2317:[Docs] Add HBase Bridge Documents

2018-04-24 Thread Ramesh Mani
. Repository: atlas Description --- ATLAS-2317:[Docs] Add HBase Bridge Documents Diffs - docs/src/site/twiki/Bridge-HBase.twiki PRE-CREATION Diff: https://reviews.apache.org/r/66783/diff/1/ Testing --- Thanks, Ramesh Mani

Re: Review Request 66783: ATLAS-2317:[Docs] Add HBase Bridge Documents

2018-04-24 Thread Ramesh Mani
/2/ Changes: https://reviews.apache.org/r/66783/diff/1-2/ Testing --- Thanks, Ramesh Mani

Re: Review Request 66783: ATLAS-2317:[Docs] Add HBase Bridge Documents

2018-04-24 Thread Ramesh Mani
ps://reviews.apache.org/r/66783/#review201857 ------- On April 24, 2018, 9:04 p.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail.

Re: Review Request 66783: ATLAS-2317:[Docs] Add HBase Bridge Documents

2018-04-24 Thread Ramesh Mani
/ Changes: https://reviews.apache.org/r/66783/diff/2-3/ Testing --- Thanks, Ramesh Mani

Re: Review Request 66785: ATLAS-2603: [Docs] Add Atlas Kafka Bridge Documents

2018-04-24 Thread Ramesh Mani
/Bridge-Kafka.twiki PRE-CREATION Diff: https://reviews.apache.org/r/66785/diff/2/ Changes: https://reviews.apache.org/r/66785/diff/1-2/ Testing --- Thanks, Ramesh Mani

Review Request 66721: ATLAS-2586:Provide a utility to Import Kafka Entities into Atlas

2018-04-19 Thread Ramesh Mani
cluster. Usage 1: import-kafka.sh [-n OR --topic ] Usage 2: import-kafka.sh [-f ] Format: topic1 topic2 topic3 Thanks, Ramesh Mani

Re: Review Request 66721: ATLAS-2586:Provide a utility to Import Kafka Entities into Atlas

2018-04-19 Thread Ramesh Mani
: https://reviews.apache.org/r/66721/diff/2/ Changes: https://reviews.apache.org/r/66721/diff/1-2/ Testing --- Verified in local secure cluster. Usage 1: import-kafka.sh [-n OR --topic ] Usage 2: import-kafka.sh [-f ] Format: topic1 topic2 topic3 Thanks, Ramesh

Re: Review Request 66785: ATLAS-2603: [Docs] Add Atlas Kafka Bridge Documents

2018-04-25 Thread Ramesh Mani
-Kafka.twiki PRE-CREATION Diff: https://reviews.apache.org/r/66785/diff/3/ Changes: https://reviews.apache.org/r/66785/diff/2-3/ Testing --- Thanks, Ramesh Mani

Re: Review Request 66351: ATLAS-2522:Improvement to HBase import script functionality

2018-03-29 Thread Ramesh Mani
.* ./import-hbase.sh -t testtable.* ./import-hbase.sh -n testnm1 -t testable1 Thanks, Ramesh Mani

Review Request 66351: ATLAS-2522:Improvement to HBase import script functionality

2018-03-29 Thread Ramesh Mani
/ImportHBaseEntitiesBase.java 6c195b7 Diff: https://reviews.apache.org/r/66351/diff/1/ Testing --- Tested in Local VM Thanks, Ramesh Mani

Re: Review Request 66393: ATLAS-2525:Atlas Hbase/Hive hook improvement to provide import from file

2018-04-03 Thread Ramesh Mani
Hbase/Hive hook improvement to provide import from file HBASE: import-hbase.sh -f namespace1:tbl1 namespace1:tbl2 namespace2:tbl1 namesapce3: HIVE: import-hive.sh -f Imports all databases and tables in the file... Format: database1:tbl1 database1:tbl2 database2:tbl1 database3: Thanks, Ramesh

Re: Review Request 66372: ATLAS-2524: fix Hive hook for incorrect handling of 'alter view as' operation

2018-03-30 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66372/#review200250 --- Ship it! Ship It! - Ramesh Mani On March 30, 2018, 12:24

Review Request 66226: ATLAS-2511:Provide options to selectively import database / tables from Hive into Atlas

2018-03-22 Thread Ramesh Mani
] Imports specified database and its tables ... Usage 2: import-hive.sh [-n OR --namespace ] [-t OR --table ] Imports specified table within that database ... Usage 3: import-hive.sh Imports all databases and tables... Thanks, Ramesh Mani

Re: Review Request 66027: ATLAS-2491:Atlas Hive hook should use atlas v2 api for Entity propagation

2018-03-19 Thread Ramesh Mani
: https://reviews.apache.org/r/66027/diff/3/ Changes: https://reviews.apache.org/r/66027/diff/2-3/ Testing --- Tested in local vm Thanks, Ramesh Mani

Review Request 66151: ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-19 Thread Ramesh Mani
e/atlas/hbase/bridge/HBaseAtlasHook.java f165e98 addons/hbase-bridge/src/main/java/org/apache/atlas/hbase/util/ImportHBaseEntitiesBase.java d11a1a0 Diff: https://reviews.apache.org/r/66151/diff/1/ Testing --- Verified in Local VM Thanks, Ramesh Mani

Re: Review Request 66151: ATLAS-2507 : HBase hook for Atlas should have QualifiedName with ":" as suffix for Namespace instead of "."

2018-03-19 Thread Ramesh Mani
//reviews.apache.org/r/66151/diff/1-2/ Testing --- Verified in Local VM Thanks, Ramesh Mani

Re: Review Request 69029: ATLAS-2921: Atlas hive-bridge import-hive.sh returns 0 in case of java error

2018-10-15 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69029/#review209577 --- Ship it! Ship It! - Ramesh Mani On Oct. 15, 2018, 2:44 p.m

Re: Review Request 69029: ATLAS-2921: Atlas hive-bridge import-hive.sh returns 0 in case of java error

2018-10-16 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69029/#review209644 --- Ship it! Ship It! - Ramesh Mani On Oct. 16, 2018, 6:47 a.m

Re: [ANNOUNCE] New Committer: Ramesh Mani

2018-10-19 Thread Ramesh Mani
Thank you all. Very pleased to be a part of Apache Atlas project and shall continuity my contributions and support. Ramesh On 10/15/18, 7:29 PM, "Sarath Subramanian" wrote: >Atlas community, > >Apache Atlas PMC has asked Ramesh Mani to become a committer and we are >pleas

Re: [VOTE] Release Apache Atlas v 0.8.3 - RC0

2018-10-19 Thread Ramesh Mani
+1 Release Apache Atlas v 0.8.3 - rc0 release - Built successfully from the source tar file - Verified PGP signature Thanks Ramesh On 10/17/18, 4:14 PM, "Ashutosh Mestry" wrote: >Apache Atlas 0.8.3 Release Candidate #0 is now available for a vote >within dev community. > >Links to the release

Re: Review Request 70328: ATLAS-3092:Atlas Plugin ClassLoader Doesn't Restore Thread ClassLoader

2019-03-27 Thread Ramesh Mani
) - plugin-classloader/src/main/java/org/apache/atlas/plugin/classloader/AtlasPluginClassLoader.java 4ed32c0 Diff: https://reviews.apache.org/r/70328/diff/2/ Changes: https://reviews.apache.org/r/70328/diff/1-2/ Testing --- Verified in local VM Thanks, Ramesh Mani

Re: [VOTE] Release Apache Atlas version 1.2.0 - rc3

2019-06-04 Thread Ramesh Mani
+1 for Apache Atlas 1.2.0 rc3 - Built successfully from the source tar file https://dist.apache.org/repos/dist/dev/atlas/1.2.0-rc3/apache-atlas-1.2.0-sources.tar.gz - Verified the PGP and SHA Thanks, Ramesh On Mon, Jun 3, 2019 at 5:10 AM Binit Gutka < binit.gu...@freestoneinfotech.com> wrote:

Re: [VOTE] Release Apache Atlas version 2.0.0 - rc2

2019-05-07 Thread Ramesh Mani
+1 for Apache Atlas Version 2.0.0-rc2 Verified the build from the source https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc2/apache-atlas-2.0.0-sources.tar.gz Thanks, Ramesh On Tue, May 7, 2019 at 7:08 AM Nixon Rodrigues < nixon.rodrig...@freestoneinfotech.com> wrote: > Thanks Sarath for

Re: [VOTE] Release Apache Atlas version 2.0.0 - rc1

2019-05-07 Thread Ramesh Mani
+1 for Atlas 2.0.0 -rc1 release. Verified the build with source https://dist.apache.org/repos/dist/dev/atlas/2.0.0-rc1/apache-atlas-2.0.0-sources.tar.gz Thanks, Ramesh On Mon, Apr 29, 2019 at 11:56 PM Sarath Subramanian wrote: > Atlas team, > > Apache Atlas 2.0.0 Release Candidate #1 is now

Re: Review Request 71982: ATLAS-3581:HBase hook converts qualifiedName to lowercase for namespace, table, column-family and column

2020-01-10 Thread Ramesh Mani
in local VM Thanks, Ramesh Mani

Review Request 71982: ATLAS-3581:HBase hook converts qualifiedName to lowercase for namespace, table, column-family and column

2020-01-10 Thread Ramesh Mani
-bridge/src/main/java/org/apache/atlas/hbase/bridge/HBaseBridge.java fde70f1 Diff: https://reviews.apache.org/r/71982/diff/1/ Testing --- Verified in local VM Thanks, Ramesh Mani

Re: Review Request 72729: ATLAS-3910: Use KafkaZkClient instead of ZkUtils

2020-08-25 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72729/#review221707 --- Ship it! Ship It! - Ramesh Mani On Aug. 11, 2020, 7:42 a.m

Re: Asking for JIRA permissions

2020-08-06 Thread Ramesh Mani
Vitor, I am reviewing this change and will get back soon. Thanks, Ramesh On Thu, Aug 6, 2020 at 6:50 AM Viktor Somogyi-Vass wrote: > Who would be the target audience? I've added the atlas group but do I need > to add specific people? > This is the review: https://reviews.apache.org/r/72729/ >

Re: Review Request 72729: ATLAS-3910: Use KafkaZkClient instead of ZkUtils

2020-08-06 Thread Ramesh Mani
a Line 51 (original), 45 (patched) <https://reviews.apache.org/r/72729/#comment310511> Instead of java.util.* please leave as it was with all the import statements. - Ramesh Mani On Aug. 6, 2020, 1:50 p.m., Viktor Somogy

Re: [VOTE] Release Apache Atlas version 2.1.0 - rc2

2020-07-06 Thread Ramesh Mani
+1 for Apache Atlas 2.1.0 rc2 release. - Build successfully with the source https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc2/apache-atlas-2.1.0-sources.tar.gz - Verified PGP signature. - Verified md5 and SHA512 digests. Thanks. Ramesh On Sat, Jul 4, 2020 at 11:50 PM Madhan Neethiraj

Re: [VOTE] Release Apache Atlas version 2.1.0 - rc3

2020-07-13 Thread Ramesh Mani
+1 for Apache Atlas 2.1.0 rc3 release. - Build successfully Apache Atlas with source https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc3/apache-atlas-2.1.0-sources.tar.gz - Verified md5 and SHA512 digests. - Verified PGP signature. Thanks Ramesh On Sun, Jul 12, 2020 at 10:30 PM Chaitali

Re: Apache Atlas 2.3.0 release

2022-10-28 Thread Ramesh Mani
+1 for Apache Atlas 2.3.0 release Thanks, Ramesh On Wed, Oct 26, 2022 at 7:22 PM Madhan Neethiraj wrote: > Atlas community, > > > > It is more than a year since Apache Atlas 2.2.0 was released on Aug-2021. > During this time, the community has been busy in enhancing Apache Atlas > with several

Re: [VOTE] Release Apache Atlas 2.3.0 rc1

2022-12-03 Thread Ramesh Mani
+1 for the Apache Atlas 2.3.0 release candidate #1. Verified Build in CentOS7 /apache-maven-3.8.6/bin/mvn clean -DskipTests -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -Dmaven.wagon.http.ssl.ignore.validity.dates=true install Verified Signature

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-08-16 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Description: Provide a utility to do Import HBase entities into Atlas (was: Provide utility to do

[jira] [Created] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-08-16 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2051: -- Summary: Provide a utility to Import HBase entities into Atlas Key: ATLAS-2051 URL: https://issues.apache.org/jira/browse/ATLAS-2051 Project: Atlas Issue Type

[jira] [Commented] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-08-16 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129585#comment-16129585 ] Ramesh Mani commented on ATLAS-2051: This patch should apply on top off ATLAS-1805 patch > Prov

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-08-16 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Attachment: 0001-ATLAS-2051-Provide-a-utility-to-Import-HBase-entitie.patch > Provide a util

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-10-10 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Attachment: 0001-ATLAS-2051-Provide-a-utility-to-Import-HBase-entitie_002.patch > Provide a util

[jira] [Created] (ATLAS-2125) Atlas UI doesn't show any fields in Schema tab for Hive table entity type

2017-09-08 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2125: -- Summary: Atlas UI doesn't show any fields in Schema tab for Hive table entity type Key: ATLAS-2125 URL: https://issues.apache.org/jira/browse/ATLAS-2125 Project: Atlas

[jira] [Updated] (ATLAS-2125) Atlas UI doesn't show any fields in Schema tab for Hive table entity type

2017-09-08 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2125: --- Description: Atlas UI doesn't show any fields in Schema tab for Hive table entity type. It is empty

[jira] [Created] (ATLAS-2126) When hive table has partitions, the partition fields are shown as deleted in Atlas UI

2017-09-08 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2126: -- Summary: When hive table has partitions, the partition fields are shown as deleted in Atlas UI Key: ATLAS-2126 URL: https://issues.apache.org/jira/browse/ATLAS-2126

[jira] [Updated] (ATLAS-1805) Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-09-10 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-1805: --- Attachment: 0001-ATLAS-1805-Provide-an-Atlas-hook-to-send-Hbase-Names_002.patch > Provide an At

[jira] [Updated] (ATLAS-1805) Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-09-11 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-1805: --- Attachment: 0001-ATLAS-1805-Provide-an-Atlas-hook-to-send-Hbase-Names_003.patch > Provide an At

[jira] [Updated] (ATLAS-1805) Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-08-22 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-1805: --- Attachment: (was: 0001-ATLAS-1805-Provide-an-Atlas-hook-to-send-Hbase-Names.patch) > Prov

[jira] [Commented] (ATLAS-1805) Provide an Atlas hook to send Hbase Namespace/Table/column family metadata to Atlas

2017-08-22 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16136381#comment-16136381 ] Ramesh Mani commented on ATLAS-1805: [~nixonrodrigues] Attached the rebased patch. Thanks. > Prov

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-12-15 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Attachment: 0001-ATLAS-2051-Provide-a-utility-to-Import-HBase-entitie_005.patch > Provide a util

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-10-30 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Attachment: 0001-ATLAS-2051-Provide-a-utility-to-Import-HBase-entitie_003.patch > Provide a util

[jira] [Updated] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-10-30 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2051: --- Attachment: (was: 0001-ATLAS-2051-Provide-a-utility-to-Import-HBase-entitie_003.patch) > Prov

[jira] [Commented] (ATLAS-2051) Provide a utility to Import HBase entities into Atlas

2017-10-31 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16233624#comment-16233624 ] Ramesh Mani commented on ATLAS-2051: [~nixonrodrigues] let me add those feature also. Thanks

[jira] [Created] (ATLAS-2649) Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-07 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2649: -- Summary: Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive Key: ATLAS-2649 URL: https://issues.apache.org/jira/browse/ATLAS-2649

[jira] [Updated] (ATLAS-2649) Hive Hook should create lineage entities when storage handler mechanism to create hbase tables via hive

2018-05-07 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated ATLAS-2649: --- Fix Version/s: trunk > Hive Hook should create lineage entities when storage handler mechan

  1   2   3   >