$ java -jar yellowfin-8.0.2-20190702-full.jar⏎ -- Jarファイルを実行してください
--- Yellowfin 8.0 Installer ---
Enter the installation directory: /usr/local/Yellowfin⏎ -- Yellowfinのインストールディレクトリを指定してください Enter the location of the Yellowfin licence file: /usr/local/src/License-Yellowfin Japan KK-FULLVERSION-myhostname.lic⏎ -- Yellowfinのライセンスファイルを指定してください -- ここでは省略し、インストール後に読み込ませることも可能です Enter the Yellowfin web server port: [8080]⏎ -- Yellowfinが使用するポートを指定してください -- 省略した場合、[ ]内の番号(この例では8080)が使用されます Enter the amount of memory to be used for Yellowfin in MB: [3072] 2048⏎ -- Yellowfinが使用するメモリ指定してください -- デフォルトでシステム全体の75%のメモリが割り当てられます。 -- Yellowfinを使用するためには少なくとも2048MBのメモリを割り当ててください。
Yellowfin Database Details
Please select the type of database you will be installing Yellowfin into. 1 AS/400 DB2 2 CacheDB 3 DB2 4 HSQLDB (Embedded - Not for Production) 5 Ingres 6 Microsoft SQL Server 7 Microsoft SQL Server Azure 8 MySQL 9 Oracle 10 PostgreSQL 11 Progress 12 Sybase ASE 13 Sybase SQL Anywhere/IQ 14 TiDB (Beta) Database type? (1-14) 8⏎ -- リポジトリデータベースに使用するデータベース製品を指定してください -- この例では、MySQLを使用するため、8と入力しています
Found driver file yfres/jdbc-drivers/postgresql-42.2.5.jre7.jar Found driver file yfres/jdbc-drivers/mssql-jdbc-7.2.1.jre8.jar Found driver file yfres/jdbc-drivers/jtds-1.2.8_svn.jar Found driver file yfres/jdbc-drivers/hsqldb.jar URLs [file:/tmp/driver29272491859169455jar, file:/tmp/driver9206479597111340919jar, file:/tmp/driver6186526908955627432jar, file:/tmp/driver1781127284580086127jar] Couldn't load driver class com.mysql.jdbc.Driver for MySQL
Enter the location of the JDBC driver jar files. Use commas if there is more than one file: (eg. $DLC/java/jdbc.jar,$DLC/java/jdbc_lic.jar) /home/hfuruya/Yellowfin/Driver/mysql-connector-java-8.0.16.jar⏎ -- 事前にダウンロードしたJDBCドライバーを指定してください -- PostgreSQLやSQL Serverを選択した場合にはこちらのドライバー選択の処理は行われません
Please enter the following database connection details.
Server Host: hostname⏎ Server Port (leave blank for default):⏎ -- リポジトリデータベースを構成するために必要なパラメーターを指定してください -- Database Server Host は、ホスト名または IP アドレスで指定してください -- Database server port を入力しない場合は、データベースのデフォルトポートを使用します
Yellowfin can be installed into an existing empty database, or the installer can create a new database to install into.
Create new database? (y/n) n⏎ -- Yellowfin のシステム情報を格納するリポジトリデータベースを新規作成するのか、 -- 既存のデータベースを使用するのかを選択します -- この例では、事前準備で作成したデータベースを使用するため、n と入力しています
Please enter the database name. This should be an existing empty database. The installer will create the required tables in this database.
Database Name: yellowfin⏎ -- 事前準備で作成したリポジトリデータベースのデータベース名を入力します
Yellowfin can use an existing database user to connect to the configuration database, or the installer can create a new user.
Create new user? (y/n) n⏎ -- Yellowfin のリポジトリデータベースに接続するためのデータベースユーザーを新規作成するのか、 -- 既存のデータベースユーザーを使用するのかを選択します -- この例では、事前準備で作成したデータベースユーザーを使用するため、n と入力しています
Please enter the username. This must be an existing database user that has full access to the database "yellowfin".
Username: yellowfin_user⏎ Password: ********⏎ -- リポジトリデータベースにアクセスするために使用する、データベースユーザーのユーザー名とパスワードを指定します -- この例では、事前準備で作成したリポジトリデータベースのデータべースユーザーとパスワードを入力しています -- この例では Password の値を*で記していますが、実際には入力した値が表示されます -- ここで指定するデータベースユーザーに、DBA ユーザーを指定することは好ましくありません -- もし、新規でユーザーを作成する場合(Create new user?でyと入力した場合)は、 -- データベースのユーザーパスワードポリシーに準拠したパスワードを入力する必要があります -- パスワードポリシーについては、貴社のデータベース管理者にご確認ください
A database administrator user is required to create the database and user. Please enter credentials of a user that has administrator-level access to the database server.
DBA Username: postgres⏎ DBA Password: ********⏎ -- リポジトリデータベースを構成するために、DBA ユーザーのユーザー名とパスワードを指定します -- 既存の DBA ユーザーのユーザー名、パスワードを入力してください -- この例では DBA Password の値を*で表記していますが、実際には入力した値が表示されます
Install tutorial content? (y/n) [y] y⏎ -- チュートリアルデータベースのインストール(推奨) Install audit content? (y/n) [n] y⏎ -- 監査コンテンツのサンプルのインストール(任意:この例では y を選択し、インストールしています) Install World Countries GeoPack? (y/n) [n] n⏎ -- World Countriesジオパックのインストール(任意:この例では n を選択し、インストールしていません) Install US Zip Code GeoPack? (y/n) [n] n⏎ -- US Zip Codeジオパックのインストール(任意:この例では n を選択し、インストールしていません)
--- Installing ---
Extracting distribution ............................................. [OK] Cleaning up installation ............................................ [OK] Updating configuration .............................................. [OK] Setting up database ................................................. [OK] Creating tables ..................................................... [OK] Creating sequences .................................................. [OK] Updating database ................................................... [OK] Loading data ........................................................ [OK] Updating configuration .............................................. [OK] Updating database ................................................... [OK] Updating database ................................................... [OK] Closing database connections ........................................ [OK]
--- Installation Complete ---
Yellowfin 8.0 is now installed! -- Yellowfin のインストールが完了しました!
To start the Yellowfin server, use either of the commands: /usr/local/Yellowfin/appserver/bin/startup.sh -- Yellowfin を起動するためには、/usr/local/Yellowfin/appserver/bin/startup.sh を実行してください
After starting the Yellowfin server, open this link in your browser to login: http://localhost:8080/ Username: admin@yellowfin.com.au Password: test
For Yellowfin documentation, forums and FAQs, please visit the Support Centre: http://www.yellowfinbi.com/YFSupportCentre.i4
|