Giter Site home page Giter Site logo

microsoft / code-challenges Goto Github PK

View Code? Open in Web Editor NEW
128.0 128.0 67.0 116.46 MB

Built for //BUILD 2017; this repo contains 15 minutes code challenges across data platform and analytics. Inclusive of; SQL Server on Linux, Azure SQL Database, Azure DocumentDB, Azure Search, HDInsight, MySQL as a Service, PostgreSQL as a Service, Bot Framework, Python Tools for Visual Studio, R Tools for Visual Studio. Get challenged, learn new stuff, fork the repo, contribute to the repo, and get a sneak peak the exciting world of Microsoft products and services.

C# 10.10% CSS 3.17% JavaScript 29.97% HTML 2.00% Batchfile 0.01% Shell 0.01% Python 0.12% Jupyter Notebook 47.42% R 0.48% PowerShell 0.05% Smalltalk 0.03% ASP.NET 0.01% TSQL 5.76% Less 0.87%

code-challenges's Issues

PostgreSQL Lab fails to install Django

In the code challenge instruction, there’s a step that says to run the command below to install Django:

pip install -U -r requirements.txt

It looks like Bootcamp has been upgraded since the lab was written and there is now a requirements folder that has different specifications for test vs production. So I changed the command to use the test and also the production file, but they both fail with this message:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-CfhxJT/psycopg2/
Error: pg_config executable not found.

Issue Found on the 3rd problem statemetn

I think there is an issue in the line defining the HIVE table. Should read like I've written below inside the 3rd Problem Statement (line 8)?

STORED AS TEXTFILE LOCATION
'wasb:///hadooplabs/Lab1/weblogs.csv'

The thread tried to read from or write to a virtual address for which it does not have the appropriate access

I am trying to open a Snapshot that I am logging in Azure in Visual Studio 15.5 and I get the following error

The thread tried to read from or write to a virtual address for which it does not have the appropriate access

If I attempt to debug with managed code, I get this exception

Unhandled exception at 0x0C492A36 in 8acbe77983bb43b4bad3ef7f2224a765.dmp: 0xC0000005: Access violation reading location 0x00000004.

I have tried running VS as Admin but this isn't resolved. Is it a symbol loading issue? Not sure how to debug this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.