159 Reviews and Ratings
259 Reviews and Ratings
No answers on this topic
Well suited: To most of the local run of datasets and non-prod systems - scalability is not a problem at all. Including data from multiple types of data sources is an added advantage. MLlib is a decently nice built-in library that can be used for most of the ML tasks. Less appropriate: We had to work on a RecSys where the music dataset that we used was around 300+Gb in size. We faced memory-based issues. Few times we also got memory errors. Also the MLlib library does not have support for advanced analytics and deep-learning frameworks support. Understanding the internals of the working of Apache Spark for beginners is highly not possible.Incentivized
Ideal for daily standard ETL use cases whether the data is sourced from / transferred to the native connectors (like SQL Server) or FTP. Best if the company uses MS suite of tools. There are better options in the market for chaining tasks where you want a custom flow of executions depending on the outcome of each process or if you want advanced functionality like API connections, etc.Incentivized
Rich APIs for data transformation making for very each to transform and prepare data in a distributed environment without worrying about memory issuesFaster in execution times compare to Hadoop and PIG LatinEasy SQL interface to the same data set for people who are comfortable to explore data in a declarative mannerInteroperability between SQL and Scala / Python style of munging dataIncentivized
Ease of use - can be used with no prior experience in a relatively short amount of time.Flexibility - provides multiple means of accomplishing tasks to be able to support virtually any scenario.Performance - performs well with default configurations but allows the user to choose a multitude of options that can enhance performance.Resilient - supports the configuration of error handling to prevent and identify breakages.Complete suite of configurable tools.Incentivized
Memory management. Very weak on that.PySpark not as robust as scala with spark.spark master HA is needed. Not as HA as it should be.Locality should not be a necessity, but does help improvement. But would prefer no localityIncentivized
SSIS has been a bit neglected by Microsoft and new features are slow in coming.When importing data from flat files and Excel workbooks, changes in the data structure will cause the extracts to fail. Workarounds do exist but are not easily implemented. If your source data structure does not change or rarely changes, this negative is relatively insignificant.While add-on third-party SSIS tools exist, there are only a small number of vendors actively supporting SSIS and license fees for production server use can be significant especially in highly-scaled environments.Incentivized
Capacity of computing data in cluster and fast speed.
Some features should be revised or improved, some tools (using it with Visual Studio) of the toolbox should be less schematic and somewhat more flexible. Using for example, the CSV data import is still very old-fashioned and if the data format changes it requires a bit of manual labor to accept the new data structure Incentivized
The only thing I dislike about spark's usability is the learning curve, there are many actions and transformations, however, its wide-range of uses for ETL processing, facility to integrate and it's multi-language support make this library a powerhouse for your data science solutions. It has especially aided us with its lightning-fast processing times.Incentivized
SQL Server Integration Services is a relatively nice tool but is simply not the ETL for a global, large-scale organization. With developing requirements such as NoSQL data, cloud-based tools, and extraordinarily large databases, SSIS is no longer our tool of choice.Incentivized
Raw performance is great. At times, depending on the machine you are using for development, the IDE can have issues. Deploying projects is very easy and the tool set they give you to monitor jobs out of the box is decent. If you do very much with it you will have to write into your projects performance tracking though.Incentivized
1. It integrates very well with scala or python. 2. It's very easy to understand SQL interoperability. 3. Apache is way faster than the other competitive technologies. 4. The support from the Apache community is very huge for Spark. 5. Execution times are faster as compared to others. 6. There are a large number of forums available for Apache Spark. 7. The code availability for Apache Spark is simpler and easy to gain access to. 8. Many organizations use Apache Spark, so many solutions are available for existing applications.
The support, when necessary, is excellent. But beyond that, it is very rarely necessary because the user community is so large, vibrant and knowledgable, a simple Google query or forum question can answer almost everything you want to know. You can also get prewritten script tasks with a variety of functionality that saves a lot of time.Incentivized
The implementation may be different in each case, it is important to properly analyze all the existing infrastructure to understand the kind of work needed, the type of software used and the compatibility between these, the features that you want to exploit, to understand what is possible and which ones require integration with third-party tools Incentivized
Spark in comparison to similar technologies ends up being a one stop shop. You can achieve so much with this one framework instead of having to stitch and weave multiple technologies from the Hadoop stack, all while getting incredibility performance, minimal boilerplate, and getting the ability to write your application in the language of your choosing.Incentivized
I had nothing to do with the choice or install. I assume it was made because it's easy to integrate with our SQL Server environment and free. I'm not sure of any other enterprise level solution that would solve this problem, but I would likely have approached it with traditional scripting. Comparably free, but my own familiarity with trad scripts would be my final deciding factor. Perhaps with some further training on SSIS I would have a different answer.Incentivized
Business leaders are able to take data driven decisionsBusiness users are able access to data in near real time now . Before using spark, they had to wait for at least 24 hours for data to be availableBusiness is able come up with new product ideasIncentivized
Data integrity across various products allows unify certain processes inside the organization and save funds by reducing human labour factor.Automated data unification allows us plan our inputs better and reduce over-warehousing by overbuyingThe employee number, responsible for data management was reduced from 4 to 1 personIncentivized