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

Fix the Hive CLI to run on cygwin under windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • None
    • None
    • windows xp

    • Reviewed
    • * Fixes for running hive under cygwin

    Description

      Yes, I am guilty as charged, I don't use mac like the rest of you

      The Hive CLI currently doesn't work with cygwin under windows, this is due to the dual path model that cygwin employs (there are file paths relative to the cygwin virtual root, and file paths relative to the windows root)

      Since Sun's JDK is installed under the windows environment, if the paths are not converted to windows format before being passed along then java will be at a loss to where the files are. The solution is to use the cygpath command to convert the paths to windows format before passing along to java world.

      I have a fix for this already, still doing some further testing (to make sure it works under both unix and windows environments), then I will submit patch to this bug (should submit before end of this week).

      Cheers,

      – amr

      Attachments

        1. HIVE-344.patch
          2 kB
          Amr Awadallah
        2. HIVE-344-v2.patch
          3 kB
          Amr Awadallah

        Activity

          People

            aaa Amr Awadallah
            aaa Amr Awadallah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: