Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1174

Improve madpack user experience

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Madpack
    • None

    Description

      1. madpack should behave like psql for connection options. E.g.:

      • no host option provided = connect via a Unix-domain socket to a server on the local host, or via TCP/IP to localhost on machines that don't have Unix-domain sockets.
      • -h /foo = unix socket connection for socket in /foo
      • -h foo = tcp connection to foo
      • The default user name is your operating-system user name, as is the default database name.
      • Environment variables to use: PGDATABASE, PGHOST, PGPORT, PGUSER

      There are two other JIRA's about the password requirements that might be related to this improvement: MADLIB-346, MADLIB-780

      2. madpack should be able to install a subset of modules using a flag similar to the -t option in install-check.

      Attachments

        Activity

          People

            Unassigned Unassigned
            okislal Orhan Kislal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: