Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-10966

CBTransfer is broken for importing to CSV file from couchstore-files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.0
    • 3.0
    • tools
    • Security Level: Public
    • None
    • Untriaged
    • Centos 64-bit
    • Unknown

    Description

      Using 3.0.0-608

      For cluster with 2 nodes and around 10K data with bucket default ran the following command. We were using TAP

      Command Used
      /opt/couchbase/bin/cbtransfer couchstore-files:///opt/couchbase/var/lib/couchbase/data csv:/data/disk.csv -b default -u Administrator -p password

      Seeing the issue as follows:

      Traceback (most recent call last):
      File "/opt/couchbase/lib/python/cbtransfer", line 33, in <module>
      pump_transfer.exit_handler(pump_transfer.Transfer().main(sys.argv))
      File "/opt/couchbase/lib/python/pump_transfer.py", line 86, in main
      rv = pumpStation.run()
      File "/opt/couchbase/lib/python/pump.py", line 103, in run
      rv, source_map, sink_map = self.check_endpoints()
      File "/opt/couchbase/lib/python/pump.py", line 148, in check_endpoints
      rv = self.source_class.check_base(self.opts, self.source_spec)
      File "/opt/couchbase/lib/python/pump_sfd.py", line 47, in check_base
      return EndPoint.check_base(opts, spec)
      NameError: global name 'EndPoint' is not defined
      [root@palm-10307 bin]#

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bcui Bin Cui (Inactive)
            parag Parag Agarwal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty