Results 1 to 3 of 3

Thread: What is footballJob output(result)?

  1. #1
    Join Date
    Aug 2008
    Posts
    7

    Default What is footballJob output(result)?

    Hi,
    I run football sample. The sample has been ran with no error. It read data from player and game table, But with no output file or table. Can anybody tell to me, what is the result of this sample? Where should be created the "Player Summarization" table. I think I should configure some thing to complete execution of this sample. Such as a database server configuration
    Can anybody help me?

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    How exactly are you running the samples? By default, the framework uses an in-memory version of HSQL. Also, the tables are completely cleared before running, so you may not see data output. Have you switched the configuration to use an actual database?

  3. #3
    Join Date
    Aug 2008
    Posts
    7

    Unhappy How may I switche the configuration to use an actual database?

    Dear lucasward
    Thanks for reply. But I don't know how to configure my application to use an actual database.
    Quote Originally Posted by lucasward View Post
    Have you switched the configuration to use an actual database?
    Can you guide me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •