8000 name 'subprocess' is not defined errror when using sqoop.perform_import() · Issue #16 · lucafon/pysqoop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
name 'subprocess' is not defined errror when using sqoop.perform_import() #16
Open
@lbica

Description

@lbica

Hi Team,

Can you please have a look why after the below commands the error "name 'subprocess' is not defined" occurring?
I'm using python 3.6 and pysqoop 0.0.16

from pysqoop.SqoopImport import Sqoop

sqoop = Sqoop(help=True)
sqoop.perform_import()

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0