Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1169

Some older version of OpenJDK 1.6 does not get default timezone id

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • None

    Description

      Some older version of openjdk 1.6 does not find timezone information on rhel 6.x or fedora linux when it boots up. So it also affected to the TajoConf, and it always show empty string when getting tajo.timezone configuration. When I running this command on rhel 6.4, it does not return the timezone information and tajocli shows the timestamp 9 hours earlier.

      [root@oracle-db1 tajo-0.9.1]# ./bin/tajo getconf tajo.timezone
      
      
      tpch> select now();
      ?now
      -------------------------------
      2014-11-12 08:19:27.566
      [root@oracle-db1 tajo-0.9.1]# date
      2014. 11. 12. 17:20:00 KST
      

      Attachments

        Activity

          People

            ykrips Jihun Kang
            ykrips Jihun Kang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: