Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
T
TRC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • TRC
  • Merge Requests
  • !1

Closed
Opened Apr 20, 2020 by Tillie Kottmann@deletescapeOwner
  • Report abuse
Report abuse

Add files via upload

  • Overview 3
  • Commits 4
  • Changes 2

Created by: jingrugong

i haven't work on the scripts after cmd 8, so ignore those after i connect with the aws bucket, i change the data path from "C:/Users/Sagar/Documents/TRCdata/Building_audit_data/Data_trc" to "dbfs:/mnt/trc.blocpower.io" as you can see in cmd 6: determine the data path but after running the cmd 7, the resulting address is null, and i tried to store the data locally, and the result is null as well, so i think there is something wrong with the original code my question is: i don't really know where the bug is, since theres no error, and i am sure my path is right and everything is connected my possible solutions are:

  1. i know there are ways of reading excel files in spark, but it is more complicated and since i am not really familiar with excel, it might take me some time to resolve it (i tried to import com.crealytics:spark-excel_2.11:0.12.2 libraries, but it failed)
  2. i can convert all data into csv, with different tabs into different csv files, then rewrite it

if you can have any suggestions on where this is wrong, i think it would be much faster than i research it alone. thanks!

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/TRC!1
Source branch: jingrugong-patch-1