----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74954/#review226487 -----------------------------------------------------------
Ship it! Ship It! - Mandar Ambawane On April 12, 2024, 6:01 a.m., Paresh Devalia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74954/ > ----------------------------------------------------------- > > (Updated April 12, 2024, 6:01 a.m.) > > > Review request for atlas, Jayendra Parab, Mandar Ambawane, Pinal Shah, and > Sheetal Shah. > > > Bugs: ATLAS-4846 > https://issues.apache.org/jira/browse/ATLAS-4846 > > > Repository: atlas > > > Description > ------- > > User has to run manually export command to get all the argument which are > set, to run the Atlas import script. > > The problem is not with the Atlas service itself but with these scripts: > > /opt/cloudera/parcels/CDH/lib/atlas/hook-bin/import-kafka.sh > /opt/cloudera/parcels/CDH/lib/atlas/hook-bin/import-hbase.sh > /opt/cloudera/parcels/CDH/lib/atlas/hook-bin/import-hive.sh > /opt/cloudera/parcels/CDH/lib/atlas/hook-bin/import-impala.sh > > > Need to set argument before this script are being called. > > > Diffs > ----- > > addons/hbase-bridge/src/bin/import-hbase.sh 8ae735034 > addons/hive-bridge/src/bin/import-hive.sh 951be5ba2 > addons/impala-bridge/src/main/resources/import-impala.sh b440f2d05 > addons/kafka-bridge/src/bin/import-kafka.sh 8fe27748a > > > Diff: https://reviews.apache.org/r/74954/diff/3/ > > > Testing > ------- > > Testing:- Manually create the cluster and ran the import script. > > > Thanks, > > Paresh Devalia > >