Furthermore , Azure search is based in Elastic. You can always host your own 
SolR — which if you are doing with Apache SolR, it may be slightly different 
from Cloudera Search which I believe is a variant of Apache SolR on Hadoop / 
HDFS.

My recommendation augments Doug’s.

1. Decide on whether you will manage your SolR or use managed search index on 
Azure. ( there are options ) — the reason I bring this up is her HDI is a 
managed HortonWorks variant, and you probably want a managed option. Otherwise 
you’d have moved Cloudera onto Azure VMs.

2. Reverse engineer your sources and sinks from the morphlines config and take 
inventory of the map and the flows.

3. Map your sources and sinks into Azure components — beyond HDI itself — which 
may include their managed infrastructure component offerings.

4. Look into Kafka Connect, Spark, or maybe a HDI / Hadoop based ingestion 
pipeline.

Best,

--
Rahul Singh
rahul.si...@anant.us

Anant Corporation

On Apr 29, 2018, 6:27 AM -0700, Doug Turnbull 
<dturnb...@opensourceconnections.com>, wrote:
> Morphlines is a cloudera specific tool. I suspect moving Solr platforms
> will require you to rework your indexing somewhat. You may need to step
> back and think about the requirements of what you’re doing and design how
> it would work with Solr/Azure tooling.
> On Sat, Apr 28, 2018 at 8:58 PM Erick Erickson <erickerick...@gmail.com
> wrote:
>
> > It's rather impolite to cross post in three different places, in this
> > case the dev list, the user's list and Solr's JIRA. Additionally this
> > question is much better directed at Cloudera's support system.
> >
> > Best,
> > Erick
> >
> > On Sat, Apr 28, 2018 at 11:43 AM, Sujeet Singh
> > <sujeet.si...@cloudmoyo.com> wrote:
> > > Team I am facing an issue right now. I am working ahead to migrate
> > cloudera to HDI Azure. Now cloudera has Solr implementation and using the
> > below jar
> > > search-mr-1.0.0-cdh5.7.0-job.jar
> > org.apache.solr.hadoop.MapReduceIndexerTool
> > >
> > > While looking into all option I found "solr-map-reduce-4.9.0.jar" and
> > tried using it with class "org.apache.solr.hadoop.MapReduceIndexerTool". I
> > tried adding lib details in solrconfig.xml but did not worked . Getting
> > error
> > > "Caused by: java.lang.ClassNotFoundException:
> > org.apache.solr.morphlines.solr.DocumentLoader"
> > >
> > > Please let me know the right way to use MapReduceIndexerTool class.
> > >
> > > Regards,
> > > ________________________________
> > > Sujeet Singh | Sr. Software Analyst | cloudmoyo | E.
> > sujeet.si...@cloudmoyo.com<mailto:sujeet.si...@cloudmoyo.com> | M. +91
> > 9860586055
> > >
> > > [CloudMoyo Logo]<
> > http://www.cloudmoyo.com/?utm_source=signature&utm_medium=mail%20sign&utm_campaign=mail%20sign
> > >
> > > [
> > https://icertisportalstorage.blob.core.windows.net/siteasset/icon-linkedin.png
> > ]<https://www.linkedin.com/company/cloudmoyo>[
> > https://icertisportalstorage.blob.core.windows.net/siteasset/icon-fb.png]<
> > https://www.facebook.com/gocloudmoyo>[
> > https://icertisportalstorage.blob.core.windows.net/siteasset/icon-twitter.png
> > ]<https://twitter.com/GoCloudMoyo
> > > www.cloudmoyo.com
> > >
> > >
> > >
> > >
> > >
> > > IMPORTANT NOTICE: This communication, including any attachment, contains
> > information that may be confidential or privileged, and is intended solely
> > for the entity or individual to whom it is addressed. If you are not the
> > intended recipient, you should delete this message and are hereby notified
> > that any disclosure, copying, or distribution of this message is strictly
> > prohibited. Nothing in this email, including any attachment, is intended to
> > be a legally binding signature.
> > >
> > >
> >
> --
> CTO, OpenSource Connections
> Author, Relevant Search
> http://o19s.com/doug

Reply via email to