Uploaded image for project: 'Yell'
  1. Yell
  2. YELL-635

Bing: sepull147.sh has --seuser option even though it doesn't support it

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: Bing-Integration
    • Fix Version/s: Bing-Integration
    • Component/s: None
    • Labels:
      None
    • Environment:

      Project: Bing Integration

      Bidmgr: p250

      Server: yell-ec-xml2.ri.thesearchagency.com (192.168.30.226)

      DB: yell-ec-db2 (192.168.30.225)

      Description

      Steps:

      1. Goto /usr/local/tsa/bidmgr as tsaapp

      2. Execute sepull147.sh in following manner.

      ./sepull147.sh -d3 2012-04-15 --force --seuser 20000102

      Observation:

      The sepull147.sh script uses --split option in bingreports and hence, we cannot pass --seuser to it as both --split and --seuser cannot be passed together. On doing so, we get following exception

      tsaapp@yell-ec-xml2:/usr/local/tsa/bidmgr$ ./sepull147.sh -d3 2012-04-15 --force --seuser 20000102

      =================== Staging Bing with [--date 2012-04-15 -d3 --seuser 20000102]

      pid 5087's current affinity list: 0

      pid 5087's new affinity list: 0

      pid 5087's current affinity list: 0

      sched_setaffinity: Invalid argument

      failed to set pid 5087's affinity.

      2012-05-09 13:16:29.883 (3) [main]: Debug Level set to 3

      2012-05-09 13:16:29.889 (1) [main]: Exception [theSplitDownload(true) : theUserID(20000102)]:java.lang.Exception: Cannot use [--split or --emails] and -U together

      at com.thesearchagency.searchengines.bing.BingReport.init(BingReport.java:158)

      at com.thesearchagency.searchengines.bing.BingReport.main(BingReport.java:442)

      err=9

      =================== Done.

      So, It would make sense to remove the --seuser option all together from sepull147.sh.

      Note: Also observed this in google version of the script. (sepull3.sh)

        Attachments

          Activity

            People

            • Assignee:
              harish.anantha Harish Anantha (Inactive)
              Reporter:
              gurpreet.singh Gurpreet Singh
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: