Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in Azure by (5.8k points)

I'm going to use Microsoft Azure ML for some text analysis purposes such as keyword extraction and as the size of my input is big I want to know whether ML package actually uses the Hadoop (HDP) as its underlying layer or not? If not, how can I use the ML in combination with Hadoop?

Does Mahout have some text analysis tools?

1 Answer

0 votes
by (9.6k points)

Well you have tagged Azure ML Studio so I am guessing you will be using the studio and not the service. If you do not know the differences, then do have a look at this tutorial

You can import data from Hive Query but Azure ML Studio does not use Hadoop. And it is not a package but a platform. You can probably make samples of data in different chunks. 

You can use Azure HDInsight to analyze streaming or historical data. 

Browse Categories

...