Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-5222

block when creating database

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.0
    • None
    • HiveServer2, Metastore
    • hive-0.10 hiveserver1 jdk_1_6_31

    • hive jdbc hiveserver

    Description

      Occasionally jdbc request was blocked and no response when creating database currently by Hql:
      CREATE DATABASE IF NOT EXISTS db_name;

      the java code:

      rs = stmt.executeQuery(sql);

      Attachments

        Activity

          People

            Unassigned Unassigned
            wfeng1982 wangfeng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: