Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

gruter/desktop-tajo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desktop-tajo

[NO LONGER MAINTAINED]

Tajo Desktop Package Installation

“Tajo Desktop Package” is stand-alone version of Apache Tajo(TM), packaged by Gruter, Inc. It provides an easy way to set up Tajo DW engine on your Linux and Mac. Enjoy Tajo on your desktop!

  1. Supported OS Linux, Mac

  2. Prerequisites JVM 1.6.0 or higher

  3. Installation

    3.1. Extract the package file in a directory

    $ tar xvfz tajo-x.x.x-desktop-x.tar.gz $ cd tajo-x.x.x-desktop-x

    3.2. Configure Tajo Set JAVA_HOME, Tajo directories and heap memory size.

    $ bin/configure.sh

    3.3. Initiate Tajo Initiate the Tajo master and worker(s).

    $ bin/startup.sh

    3.4. Load the sample data set (optional) The script below will generate a sample database with 8 tables based on the TPC-H test data set. Make sure Tajo has been properly initiated before running this command.

    $ bin/your-massive-data.sh

    3.5. Run the Tajo command-line shell (TSQL)

    $ bin/tsql Try ? for help. default>

  4. Shutdown $ bin/shutdown.sh

For more information on Tajo, refer to Apache Tajo site (http://tajo.apache.org).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •