Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Search

23 results

Filter
KNIME
Hive Sql Big data Data Database
+3
  1. Go to item
    Workflow
    In-Database Processing on SQL Server
    ETL KNIME Microsoft
    +3
    This workflow shows how to perform in-database processing on Micrsoft SQL Server. It starts with a dedicated SQL Server Connector…
    knime > Examples > 40_Partners > 01_Microsoft > 01_SQL_Server_InDB_Processing(Azure)
    0
  2. Go to item
    Workflow
    All inside BigData Predictive Approach. From Hive through Spark ETL till Spark Model Training.
    Hive ETL KNIME
    +4
    This workflow reads CENSUS data from a Hive database in HDInsight; it then moves to Spark where it performs some ETL operations; …
    knime > Examples > 40_Partners > 01_Microsoft > 04_HDI_Hive_Spark
    0
  3. Go to item
    Workflow
    Mix and Match Predictive Approach. From BlobStorage and SQL Server through In-Database Processing till KNIMEAnalytics Model Training.
    BlobStorage ETL KNIME
    +4
    This workflow reads CENSUS data from a SQL Server database; it then performs some In-Database Processing on SQL Server; it trains…
    knime > Examples > 40_Partners > 01_Microsoft > 02_SQLServer_BlobStorage_andKNIMEModels
    0
  4. Go to item
    Workflow
    School of Hive - with KNIME's local Big Data environment (SQL for Big Data)
    Hive School Learn
    +12
    School of Hive - with KNIME's local Big Data environment (SQL for Big Data) Demonstrates a collection of Hive functions using KNI…
    mlauber71 > Public > kn_example_hive_school_of
    0
  5. Go to item
    Workflow
    An overview of KNIME based functions to access big data systems (with KNIME's local big data environment)
    Knime Sql Db
    +5
    An overview of KNIME based functions to access big data systems (with KNIME's local big data environment) Use SQL with Impala/Hiv…
    mlauber71 > Public > kn_example_db_bigdata_nodes > m_020_db_access_local_bigdata_tables
    0
  6. Go to item
    Workflow
    KNIME and Hive - load multiple CSV files at once via external table
    Knime Hive External
    +5
    KNIME and Hive - load multiple CSV files at once via external table. Also: toy around with internal and external tables and then …
    mlauber71 > Public > kn_example_bigdata_hive_csv_loader > m_001_import_hive_csv
    0
  7. Go to item
    Workflow
    An overview of KNIME based functions to access big data systems - use it on your own big data system (including PySpark)
    Knime Sql Db
    +5
    An overview of KNIME based functions to access big data systems - use it on your own big data system (including PySpark) Use SQL …
    mlauber71 > Public > kn_example_db_bigdata_nodes > m_120_db_access_bigdata_tables
    0
  8. Go to item
    Workflow
    forum 44727 - 01 Practicing with Traditional Databases
    Big data Database H2
    +3
    forum 44727 - 01 Practicing with Traditional Databases
    mlauber71 > Forum > 2022 > kn_forum_44727_l4_bd_course_practice_db_tables
    0
  9. Go to item
    Workflow
    This workflow demonstrates several methods to import one or many CSV file into Hive
    Knime Hive External
    +5
    This workflow demonstrates several methods to import one or many CSV file into Hive Demonstrated are direct Uploads where you cre…
    mlauber71 > Public > kn_example_bigdata_hive_csv_external_table > m_001_import_hive_csv
    0
  10. Go to item
    Workflow
    Snowflake meets Tableau
    Snowflake Data warehouse Hyper
    +2
    This workflow implements a DWH operation, configuring and launching a Snowflake in-cloud data warehouse instance. Sales orders ar…
    ryannewsome > Public > 11_Snowflake_meets_Tableau
    0
  11. Go to item
    Workflow
    Create HIVE table and show the way it was created and describe the structure
    Hive Big data Knime
    +3
    Create a Big Data table, show the structiure and fields
    mlauber71 > Public > kn_example_hive_create_table_show_describe
    0
  12. Go to item
    Workflow
    Create HIVE table and show the way it was created and describe the structure
    Hive Big data Knime
    +3
    Create a Big Data table, show the structiure and fields
    mbergman > Public > kn_example_hive_create_table_show_describe
    0
  13. Go to item
    Workflow
    KNIME and Hive - load multiple Parquet files at once via external table
    Knime Hive External
    +5
    This workflow demonstrates how to import several Parquet files at once without iteration using an external HIVE table. The initia…
    mlauber71 > Public > kn_example_bigdata_hive_parquet_loader > m_001_import_hive_parquet
    1
  14. Go to item
    Workflow
    Vorhersagemodell mit KNIME erstellen auf Basis des Titanic Datensatzes
    Knime Einführung Deutsch
    Titanic: Machine Learning from Disaster https://www.kaggle.com/c/titanic Einführung in KNIME (deutsch) - https://hub.knime.com/ml…
    mlauber71 > Public > knime_einfuehrung_beispiel_titanic > m_125_entscheidungsbaum
    0
  15. Go to item
    Workflow
    s_601 - Sparkling predictions and encoded labels - "the poor man's ML Ops" (on a Big Data System)
    Knime Spark Hive
    +7
    Sparkling predictions and encoded labels - "the poor man's ML Ops" (on a Big Data System) Use Big Data Technologies like Spark to…
    mlauber71 > Public > kn_example_bigdata_h2o_automl_spark_46 > s_601_spark_label_encoder
    0
  16. Go to item
    Workflow
    Hive - how to get from DB-Connectors to Hive (or Impala) tables - KNIME 4.5+
    Big data Hive Impala
    +3
    Hive - how to get from DB-Connectors to Hive (or Impala) tables - KNIME 4.5+ There does not seem to be a direct way to get from t…
    mlauber71 > Public > kn_example_hive_db_loader_45
    0
  17. Go to item
    Workflow
    Spark Label Encoding - prepare the data in local Big Data environment
    Knime Spark Hive
    +5
    s_401 - prepare label encoding with spark prepare the preparation of data in a big data environment - label encode string variabl…
    mlauber71 > Public > kn_example_bigdata_h2o_automl_spark > s_401_spark_label_encoder
    0
  18. Go to item
    Workflow
    Read ORC file into KNIME's Python node
    Arrow Import Knime
    +6
    Read ORC file into KNIME's Python node If you want to transfer several files from outside sources into the Python environment and…
    mlauber71 > Public > kn_example_python_read_orc_file
    0
  19. Go to item
    Workflow
    KNIME and SQLite - simple example (3.7 Legacy DB nodes)
    Sqlite Sql Db
    +2
    this demonstrates the use of a local SQLite database where you can store data and keep the variable type and perform database ope…
    mlauber71 > Public > sqlite_knime_37 > t_001_sqlite_knime_37_db_legacy
    0
  20. Go to item
    Workflow
    A meta collection about handling data and time functions in KNIME, R and SQL (including databases and big data systems)
    Date Time Knime
    +6
    A meta collection about handling data and time functions in KNIME, R and SQL (including databases and big data systems) Node Guid…
    mlauber71 > Public > _date_time_formats_meta_collection
    0

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits